aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib/relocate.S
AgeCommit message (Expand)AuthorFilesLines
2018-09-10arm: armv7m: clean up armv7m unified code compilationVikas Manocha1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-11-14elf: arm: Add a few ARM relocation typesSimon Glass1-1/+2
2015-04-22ARM: Add ARMv7-M supportrev13@wp.pl1-0/+13
2014-11-20imx: fix exception vectors relocation in imx27Albert ARIBAUD1-28/+41
2014-11-20cosmetic: arm: fix whitespace in arch/arm/lib/relocate.SAlbert ARIBAUD1-4/+4
2014-10-29arm: relocate the exception vectorsGeorges Savoundararadj1-0/+30
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-2/+2
2013-09-23ARM,relocate: do not use r9Jeroen Hofstee1-3/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-22pxa: fix memory coherency problem after relocationMike Dunn1-0/+9
2013-06-21arm: optimize relocate_code routineAlbert ARIBAUD1-20/+12
2013-06-21arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD1-9/+2
2013-06-21arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD1-5/+2
2013-06-21remove all references to .dynsymAlbert ARIBAUD1-13/+0
2013-05-30arm: factorize relocate_code routineAlbert ARIBAUD1-0/+112