summaryrefslogtreecommitdiff
path: root/arch/arm/lib/Makefile
Commit message (Expand)AuthorAgeLines
* arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-10-0/+24
* arm: Drop old non-generic-board codeSimon Glass2015-09-28-3/+0
* Merge git://git.denx.de/u-boot-rockchipTom Rini2015-09-03-0/+2
|\
| * arm: reset: Avoid a build error when the reset uclass is enabledSimon Glass2015-09-02-0/+2
* | armv8: Add framework for CCN-504 interconnect configurationBhupesh Sharma2015-09-01-0/+1
|/
* common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()Matt Porter2015-05-28-0/+1
* ARM: Add ARMv7-M supportrev13@wp.pl2015-04-22-2/+6
* common/board_f: factor out reserve_stacksAndreas Bießmann2015-02-17-0/+1
* arm: debug: add Kconfig entries for lowlevel debugMasahiro Yamada2014-10-26-0/+2
* arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo2014-07-03-0/+1
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15-1/+1
* arm64 patch: gicv3 supportDavid Feng2014-04-08-0/+1
* kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-07-11/+2
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-26-1/+1
* arm64: core supportDavid Feng2014-01-09-3/+17
* ARM: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-60/+26
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-16-1/+1
* arm: generalize lib/bss.c into lib/sections.cAlbert ARIBAUD2013-06-21-1/+1
* arm: factorize relocate_code routineAlbert ARIBAUD2013-05-30-0/+1
* arm: Use image_setup_linux() instead of local codeSimon Glass2013-05-14-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-0/+1
|\
| * arm: make __bss_start and __bss_end__ compiler-generatedAlbert ARIBAUD2013-03-12-0/+1
* | arm: Enable generic board supportSimon Glass2013-03-15-0/+3
|/
* arm: Make interrupts.o and reset.o in libarm also appear in SPLTom Wai-Hong Tam2013-01-10-2/+3
* arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-08-0/+2
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-27-0/+2
* arm: enable libgcc build for SPLAllen Martin2012-09-01-1/+1
* Add cache functions to SPL for armv7Stefano Babic2012-03-27-2/+3
* scaled down version of generic libraries for SPLAneesh V2011-07-26-0/+2
* armv7: add PL310 support to u-bootAneesh V2011-07-04-0/+1
* armv7: rename cache related CONFIG flagsAneesh V2011-07-04-2/+0
* arm: Use optimized memcpy and memset from linuxMatthias Weisser2011-04-27-0/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-5/+5
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-0/+82