summaryrefslogtreecommitdiff
path: root/arch/arm/lib/interrupts.c
AgeCommit message (Expand)Author
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-01common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass
2018-10-16arm: do not include efi_loader.h twiceHeinrich Schuchardt
2018-05-23arm: print instructions pointed to by pcHeinrich Schuchardt
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-05arm: print information about loaded UEFI imagesHeinrich Schuchardt
2017-06-12arm: adjust PC displayed in exception handlers to point to the failing instru...Lothar Waßmann
2017-04-06Remove various unused interrupt related codeTom Rini
2016-03-15arm: Allow EFI payload code to take exceptionsAlexander Graf
2015-08-12spl, 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