summaryrefslogtreecommitdiff
path: root/arch/arm/lib/interrupts.c
AgeCommit message (Expand)Author
2016-03-16arm: Allow EFI payload code to take exceptionsAlexander Graf
2015-08-13spl, common, serial: build SPL without serial supportHeiko Schocher
2015-02-03arm: Show relocated PC/LR in the register dumpSimon Glass
2014-10-29arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj
2014-10-25arm: vectors: provide protypes from vectors.SJeroen Hofstee
2014-07-28ARM: add missing HYP mode constantMarc Zyngier
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-09-19ARM: add relocation supportHeiko Schocher
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser