summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/config.mk
Commit message (Expand)AuthorAgeFilesLines
* ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada2015-03-271-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-261-2/+5
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-261-2/+5
* | kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-251-10/+0
* | kbuild: use shorten logs for IMX imagesMasahiro Yamada2014-02-251-1/+1
|/
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-241-8/+0
* ARM: refactor compiler options in config.mkMasahiro Yamada2013-09-231-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* imx: Fix automatic make targets for imx imagesBenoît Thébaudeau2013-04-121-0/+6
* build: imx: Fix 'u-boot.imx' build without full OBJTREE referenceOtavio Salvador2013-02-121-1/+1
* imximage.cfg: run files through C preprocessorTroy Kisky2013-01-221-1/+1
* ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-151-2/+5
* arm: armv7: temporarily set -mno-unaligned-accessAlbert ARIBAUD2012-10-051-0/+2
* Revert "arm: armv7: add compile option -mno-unaligned-access if available"Albert ARIBAUD2012-09-011-2/+0
* arm: armv7: add compile option -mno-unaligned-access if availableTetsuyuki Kobayashi2012-07-201-0/+2
* armv7: Use -march=armv7-a and thereby enable Thumb-2Aneesh V2012-05-151-2/+5
* ARM: add u-boot.imx as target for i.MX SOCsStefano Babic2012-04-161-0/+3
* Reduce build timesWolfgang Denk2011-11-031-2/+2
* ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman2010-07-051-0/+33
OpenPOWER on IntegriCloud