summaryrefslogtreecommitdiff
path: root/arch/arm/lib/interrupts.c
Commit message (Expand)AuthorAgeLines
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-12-2/+2
* arm: Show relocated PC/LR in the register dumpSimon Glass2015-02-03-4/+9
* arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj2014-10-29-0/+27
* arm: vectors: provide protypes from vectors.SJeroen Hofstee2014-10-25-0/+1
* ARM: add missing HYP mode constantMarc Zyngier2014-07-28-1/+1
* arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-26-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-15-1/+1
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29-6/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+1
* ARM: add relocation supportHeiko Schocher2010-09-19-1/+18
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13-0/+187