summaryrefslogtreecommitdiff
path: root/arch/arm/config.mk
Commit message (Expand)AuthorAgeLines
* ARM: use r9 for gdJeroen Hofstee2013-09-23-1/+1
* ARM: refactor compiler options in config.mkMasahiro Yamada2013-09-23-1/+2
* arm: prevent using movt/movw address loadsJeroen Hofstee2013-09-23-2/+6
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-15-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD2013-06-21-0/+5
* arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini2013-05-23-0/+3
* arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-12-2/+0
* arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platformsTom Rini2013-03-24-1/+1
* arm: Enable generic board supportSimon Glass2013-03-15-0/+3
* arm: work around assembler bugAllen Martin2012-10-04-0/+18
* Makefile: Add a 'checkthumb' ruleTom Rini2012-05-15-0/+5
* ARM: enable Thumb buildAneesh V2012-05-15-7/+15
* arm: Remove unneeded setting of LDCSRIPTSimon Glass2012-03-30-7/+0
* Reduce build timesWolfgang Denk2011-11-03-9/+10
* arm: adjust PLATFORM_LIBS for SPLAneesh V2011-07-26-3/+10
* support CONFIG_SYS_LDSCRIPT on ARMMichael Schwingen2011-06-23-0/+7
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-30-1/+0
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-12-5/+3
* ARM: fix broken build of ARMStefano Babic2011-02-02-1/+1
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29-5/+0
* arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-13-0/+2
* arm: implement ELF relocationsAlbert Aribaud2010-10-13-5/+5
* ARM: add relocation supportHeiko Schocher2010-09-19-0/+8
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-0/+66