summaryrefslogtreecommitdiff
path: root/arch/arm/lib/relocate.S
AgeCommit message (Expand)Author
2016-11-14elf: arm: Add a few ARM relocation typesSimon Glass
2015-04-22ARM: Add ARMv7-M supportrev13@wp.pl
2014-11-20imx: fix exception vectors relocation in imx27Albert ARIBAUD
2014-11-20cosmetic: arm: fix whitespace in arch/arm/lib/relocate.SAlbert ARIBAUD
2014-10-29arm: relocate the exception vectorsGeorges Savoundararadj
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-09-23ARM,relocate: do not use r9Jeroen Hofstee
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-22pxa: fix memory coherency problem after relocationMike Dunn
2013-06-21arm: optimize relocate_code routineAlbert ARIBAUD
2013-06-21arm: make __rel_dyn_{start, end} compiler-generatedAlbert ARIBAUD
2013-06-21arm: make __image_copy_{start, end} compiler-generatedAlbert ARIBAUD
2013-06-21remove all references to .dynsymAlbert ARIBAUD
2013-05-30arm: factorize relocate_code routineAlbert ARIBAUD