summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* arm: debug: add Kconfig entries for lowlevel debugMasahiro Yamada2014-10-261-0/+2
* arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo2014-07-031-0/+1
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-151-1/+1
* arm64 patch: gicv3 supportDavid Feng2014-04-081-0/+1
* kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-071-11/+2
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-1/+1
* arm64: core supportDavid Feng2014-01-091-3/+17
* ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-60/+26
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-1/+1
* arm: generalize lib/bss.c into lib/sections.cAlbert ARIBAUD2013-06-211-1/+1
* arm: factorize relocate_code routineAlbert ARIBAUD2013-05-301-0/+1
* arm: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-0/+1
|\
| * arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-121-0/+1
* | arm: Enable generic board supportSimon Glass2013-03-151-0/+3
|/
* arm: Make interrupts.o and reset.o in libarm also appear in SPLTom Wai-Hong Tam2013-01-101-2/+3
* arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-081-0/+2
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-271-0/+2
* arm: enable libgcc build for SPLAllen Martin2012-09-011-1/+1
* Add cache functions to SPL for armv7Stefano Babic2012-03-271-2/+3
* scaled down version of generic libraries for SPLAneesh V2011-07-261-0/+2
* armv7: add PL310 support to u-bootAneesh V2011-07-041-0/+1
* armv7: rename cache related CONFIG flagsAneesh V2011-07-041-2/+0
* arm: Use optimized memcpy and memset from linuxMatthias Weisser2011-04-271-0/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-5/+5
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-0/+82
OpenPOWER on IntegriCloud