summaryrefslogtreecommitdiffstats
path: root/arch/arm/config.mk
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD2013-06-211-0/+5
* arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini2013-05-231-0/+3
* arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau2013-04-121-2/+0
* arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platformsTom Rini2013-03-241-1/+1
* arm: Enable generic board supportSimon Glass2013-03-151-0/+3
* arm: work around assembler bugAllen Martin2012-10-041-0/+18
* Makefile: Add a 'checkthumb' ruleTom Rini2012-05-151-0/+5
* ARM: enable Thumb buildAneesh V2012-05-151-7/+15
* arm: Remove unneeded setting of LDCSRIPTSimon Glass2012-03-301-7/+0
* Reduce build timesWolfgang Denk2011-11-031-9/+10
* arm: adjust PLATFORM_LIBS for SPLAneesh V2011-07-261-3/+10
* support CONFIG_SYS_LDSCRIPT on ARMMichael Schwingen2011-06-231-0/+7
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-301-1/+0
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-121-5/+3
* ARM: fix broken build of ARMStefano Babic2011-02-021-1/+1
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-291-5/+0
* arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-131-0/+2
* arm: implement ELF relocationsAlbert Aribaud2010-10-131-5/+5
* ARM: add relocation supportHeiko Schocher2010-09-191-0/+8
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-0/+66
OpenPOWER on IntegriCloud