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
/
lib
/
relocate.S
Age
Commit message (
Expand
)
Author
2018-09-10
arm: armv7m: clean up armv7m unified code compilation
Vikas Manocha
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-11-14
elf: arm: Add a few ARM relocation types
Simon Glass
2015-04-22
ARM: Add ARMv7-M support
rev13@wp.pl
2014-11-20
imx: fix exception vectors relocation in imx27
Albert ARIBAUD
2014-11-20
cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S
Albert ARIBAUD
2014-10-29
arm: relocate the exception vectors
Georges Savoundararadj
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-09-23
ARM,relocate: do not use r9
Jeroen Hofstee
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-22
pxa: fix memory coherency problem after relocation
Mike Dunn
2013-06-21
arm: optimize relocate_code routine
Albert ARIBAUD
2013-06-21
arm: make __rel_dyn_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
arm: make __image_copy_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
remove all references to .dynsym
Albert ARIBAUD
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD