~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
relocate.S
Commit message (
Expand
)
Author
Age
*
arm: Use the WEAK assembly entry point consistently
Tom Rini
2022-12-06
*
arm: ARMv4 assembly compatibility
Sergei Antonov
2022-09-02
*
ARM: relocate: Fix Thumb code by using proper label type
Andre Przywara
2022-07-26
*
armv7: Add Position Independent Execution support
Chia-Wei Wang
2021-09-02
*
arm: armv7m: clean up armv7m unified code compilation
Vikas Manocha
2018-09-10
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
elf: arm: Add a few ARM relocation types
Simon Glass
2016-11-14
*
ARM: Add ARMv7-M support
rev13@wp.pl
2015-04-22
*
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-11-20
*
arm: relocate the exception vectors
Georges Savoundararadj
2014-10-29
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
*
ARM,relocate: do not use r9
Jeroen Hofstee
2013-09-23
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
pxa: fix memory coherency problem after relocation
Mike Dunn
2013-06-22
*
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-06-21
*
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30