summaryrefslogtreecommitdiff
path: root/arch/arm/lib/interrupts.c
Commit message (Expand)AuthorAgeFilesLines
* arm: do not include efi_loader.h twiceHeinrich Schuchardt2018-10-161-1/+0
* arm: print instructions pointed to by pcHeinrich Schuchardt2018-05-231-0/+25
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: print information about loaded UEFI imagesHeinrich Schuchardt2018-04-051-0/+13
* arm: adjust PC displayed in exception handlers to point to the failing instru...Lothar Waßmann2017-06-121-0/+14
* Remove various unused interrupt related codeTom Rini2017-04-061-73/+0
* arm: Allow EFI payload code to take exceptionsAlexander Graf2016-03-151-0/+8
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-121-2/+2
* 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