index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
relocate.S
Age
Commit message (
Expand
)
Author
2026-03-27
arm: relocate: Introduce data-only relocation mode
Marek Vasut
2026-03-27
arm: Drop unused __XSCALE__ section
Marek Vasut
2025-02-10
arm: Remove redundant loading of image copy start offse
Liya Huang
2022-12-06
arm: Use the WEAK assembly entry point consistently
Tom Rini
2022-09-02
arm: ARMv4 assembly compatibility
Sergei Antonov
2022-07-26
ARM: relocate: Fix Thumb code by using proper label type
Andre Przywara
2021-09-02
armv7: Add Position Independent Execution support
Chia-Wei Wang
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
[email protected]
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