summaryrefslogtreecommitdiff
path: root/arch/arm/lib/vectors.S
AgeCommit message (Expand)AuthorFilesLines
2019-05-08arm: remove ARCH_ROCKCHIP macro in common codeKever Yang1-4/+0
2019-05-01rockchip: arm: use 'arch-rockchip' for common headerKever Yang1-1/+4
2018-09-11arm: K3: Update _start instructionLokesh Vutla1-0/+8
2018-06-18arm: Do not clear LR on exception in SPLAndrew F. Davis1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-22arm: boot0 hook: move boot0 hook before '_start'Philipp Tomsich1-19/+35
2017-06-12ARM: provide a valid exception stack address for startup codeLothar Waßmann1-1/+4
2017-04-07Remove various unused interrupt related codeTom Rini1-33/+0
2017-01-04ARM: boot0 hook: remove macro, include whole header fileAndre Przywara1-1/+0
2016-06-06arm/arm64: implement a boot header capabilityAndre Przywara1-0/+10
2014-10-29arm: make .vectors section allocatableGeorges Savoundararadj1-1/+1
2014-09-11arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFGBenoît Thébaudeau1-1/+2
2014-09-11arm: Make reset position-independentBenoît Thébaudeau1-2/+1
2014-08-29arm: include config.h in arch/arm/lib/vectors.SChristian Riesch1-0/+2
2014-06-09arm: fix a double-definition error of _start symbolMasahiro Yamada1-2/+0
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD1-0/+291