index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
interrupts.c
Age
Commit message (
Expand
)
Author
2017-04-06
Remove various unused interrupt related code
Tom Rini
2016-03-15
arm: Allow EFI payload code to take exceptions
Alexander Graf
2015-08-12
spl, common, serial: build SPL without serial support
Heiko Schocher
2015-02-03
arm: Show relocated PC/LR in the register dump
Simon Glass
2014-10-29
arm: interrupt_init: set sp in IRQ/FIQ modes
Georges Savoundararadj
2014-10-25
arm: vectors: provide protypes from vectors.S
Jeroen Hofstee
2014-07-28
ARM: add missing HYP mode constant
Marc Zyngier
2014-02-26
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-15
ARM: prevent misaligned array inits
Albert ARIBAUD
2010-10-29
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-09-19
ARM: add relocation support
Heiko Schocher
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser