index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
config.mk
Age
Commit message (
Expand
)
Author
2014-02-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
2014-02-25
kbuild: refactor more IMX image rules
Masahiro Yamada
2014-02-25
kbuild: use shorten logs for IMX images
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2014-01-24
ARM: merge commonly-defined PLATFORM_RELFLAGS
Masahiro Yamada
2013-09-23
ARM: refactor compiler options in config.mk
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-12
imx: Fix automatic make targets for imx images
Benoît Thébaudeau
2013-02-12
build: imx: Fix 'u-boot.imx' build without full OBJTREE reference
Otavio Salvador
2013-01-22
imximage.cfg: run files through C preprocessor
Troy Kisky
2012-10-15
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-05
arm: armv7: temporarily set -mno-unaligned-access
Albert ARIBAUD
2012-09-01
Revert "arm: armv7: add compile option -mno-unaligned-access if available"
Albert ARIBAUD
2012-07-20
arm: armv7: add compile option -mno-unaligned-access if available
Tetsuyuki Kobayashi
2012-05-15
armv7: Use -march=armv7-a and thereby enable Thumb-2
Aneesh V
2012-04-16
ARM: add u-boot.imx as target for i.MX SOCs
Stefano Babic
2011-11-03
Reduce build times
Wolfgang Denk
2010-07-05
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
Steve Sakoman