summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/interrupts.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Show relocated PC/LR in the register dumpSimon Glass2015-02-031-4/+9
* arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj2014-10-291-0/+27
* arm: vectors: provide protypes from vectors.SJeroen Hofstee2014-10-251-0/+1
* ARM: add missing HYP mode constantMarc Zyngier2014-07-281-1/+1
* arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-261-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-151-1/+1
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-291-6/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+1
* ARM: add relocation supportHeiko Schocher2010-09-191-1/+18
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-0/+187
OpenPOWER on IntegriCloud