aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-12spl, common, serial: build SPL without serial supportHeiko Schocher1-2/+2
2015-02-03arm: Show relocated PC/LR in the register dumpSimon Glass1-4/+9
2014-10-29arm: interrupt_init: set sp in IRQ/FIQ modesGeorges Savoundararadj1-0/+27
2014-10-25arm: vectors: provide protypes from vectors.SJeroen Hofstee1-0/+1
2014-07-28ARM: add missing HYP mode constantMarc Zyngier1-1/+1
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini1-1/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD1-1/+1
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk1-6/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+1
2010-09-19ARM: add relocation supportHeiko Schocher1-1/+18
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-0/+187