summaryrefslogtreecommitdiff
path: root/arch/arm/config.mk
AgeCommit message (Expand)Author
2016-03-15efi_loader: Add runtime servicesAlexander Graf
2016-01-31arm: config: enforce -fno-pic for gccPeng Fan
2016-01-25arm, powerpc: Update cc-version tests to check for cc-name as wellTom Rini
2015-05-14arm: Include the .got section in the binarySimon Glass
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada
2015-01-09arm: build arch memset/memcpy in Thumb2 modeStefan Agner
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada
2014-07-28ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier
2014-07-07kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabledAlexey Ignatov
2014-04-07build:arm: Remove setting of CROSS_COMPILE environment variableŁukasz Majewski
2014-04-04Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic
2014-04-02imx: add rules for U-Boot DTB supportStefano Babic
2014-03-07kbuild: move "checkthumb" to ARM archprepareMasahiro Yamada
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada
2014-03-04kbuild: consolidate PLATFORM_LIBSMasahiro Yamada
2014-02-25kbuild: refactor more IMX image rulesMasahiro Yamada
2014-02-25kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada
2014-01-24ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada
2014-01-14arm: put .hash, .got.plt and .machine_param back in binariesAlbert ARIBAUD
2014-01-09arm64: core supportDavid Feng
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-09-23ARM: use r9 for gdJeroen Hofstee
2013-09-23ARM: refactor compiler options in config.mkMasahiro Yamada
2013-09-23arm: prevent using movt/movw address loadsJeroen Hofstee
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-21arm: ensure u-boot only uses relative relocationsAlbert ARIBAUD
2013-05-23arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini
2013-04-12arm: Remove deprecated and now unused NAND SPLBenoît Thébaudeau
2013-03-24arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platformsTom Rini
2013-03-15arm: Enable generic board supportSimon Glass
2012-10-04arm: work around assembler bugAllen Martin
2012-05-15Makefile: Add a 'checkthumb' ruleTom Rini
2012-05-15ARM: enable Thumb buildAneesh V
2012-03-30arm: Remove unneeded setting of LDCSRIPTSimon Glass
2011-11-03Reduce build timesWolfgang Denk
2011-07-26arm: adjust PLATFORM_LIBS for SPLAneesh V
2011-06-23support CONFIG_SYS_LDSCRIPT on ARMMichael Schwingen
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk
2011-02-02ARM: fix broken build of ARMStefano Babic
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-13arm926ejs, tx25: add support for ELF relocationsHeiko Schocher
2010-10-13arm: implement ELF relocationsAlbert Aribaud
2010-09-19ARM: add relocation supportHeiko Schocher
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser