summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/config.mk
AgeCommit message (Expand)Author
2015-03-27ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini
2014-02-25kbuild: refactor more IMX image rulesMasahiro Yamada
2014-02-25kbuild: use shorten logs for IMX imagesMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-01-24ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada
2013-09-23ARM: refactor compiler options in config.mkMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-12imx: Fix automatic make targets for imx imagesBenoît Thébaudeau
2013-02-12build: imx: Fix 'u-boot.imx' build without full OBJTREE referenceOtavio Salvador
2013-01-22imximage.cfg: run files through C preprocessorTroy Kisky
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD
2012-10-05arm: armv7: temporarily set -mno-unaligned-accessAlbert ARIBAUD
2012-09-01Revert "arm: armv7: add compile option -mno-unaligned-access if available"Albert ARIBAUD
2012-07-20arm: armv7: add compile option -mno-unaligned-access if availableTetsuyuki Kobayashi
2012-05-15armv7: Use -march=armv7-a and thereby enable Thumb-2Aneesh V
2012-04-16ARM: add u-boot.imx as target for i.MX SOCsStefano Babic
2011-11-03Reduce build timesWolfgang Denk
2010-07-05ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman