summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/vectors.S
Commit message (Expand)AuthorAgeFilesLines
* arm: remove ARCH_ROCKCHIP macro in common codeKever Yang2019-05-081-4/+0
* rockchip: arm: use 'arch-rockchip' for common headerKever Yang2019-05-011-1/+4
* arm: K3: Update _start instructionLokesh Vutla2018-09-111-0/+8
* arm: Do not clear LR on exception in SPLAndrew F. Davis2018-06-181-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: boot0 hook: move boot0 hook before '_start'Philipp Tomsich2017-11-211-19/+35
* ARM: provide a valid exception stack address for startup codeLothar Waßmann2017-06-121-1/+4
* Remove various unused interrupt related codeTom Rini2017-04-061-33/+0
* ARM: boot0 hook: remove macro, include whole header fileAndre Przywara2017-01-041-1/+0
* arm/arm64: implement a boot header capabilityAndre Przywara2016-06-061-0/+10
* arm: make .vectors section allocatableGeorges Savoundararadj2014-10-291-1/+1
* arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFGBenoît Thébaudeau2014-09-111-1/+2
* arm: Make reset position-independentBenoît Thébaudeau2014-09-111-2/+1
* arm: include config.h in arch/arm/lib/vectors.SChristian Riesch2014-08-291-0/+2
* arm: fix a double-definition error of _start symbolMasahiro Yamada2014-06-091-2/+0
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-151-0/+291