index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
interrupts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common/board_r: arm: Merge initr_enable_interrupts into interrupts_init
Ovidiu Panait
2020-05-01
1
-0
/
+2
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
1
-1
/
+2
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
1
-0
/
+1
*
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
1
-3
/
+3
*
arm: do not include efi_loader.h twice
Heinrich Schuchardt
2018-10-16
1
-1
/
+0
*
arm: print instructions pointed to by pc
Heinrich Schuchardt
2018-05-23
1
-0
/
+25
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
arm: print information about loaded UEFI images
Heinrich Schuchardt
2018-04-05
1
-0
/
+13
*
arm: adjust PC displayed in exception handlers to point to the failing instru...
Lothar Waßmann
2017-06-12
1
-0
/
+14
*
Remove various unused interrupt related code
Tom Rini
2017-04-06
1
-73
/
+0
*
arm: Allow EFI payload code to take exceptions
Alexander Graf
2016-03-15
1
-0
/
+8
*
spl, common, serial: build SPL without serial support
Heiko Schocher
2015-08-12
1
-2
/
+2
*
arm: Show relocated PC/LR in the register dump
Simon Glass
2015-02-03
1
-4
/
+9
*
arm: interrupt_init: set sp in IRQ/FIQ modes
Georges Savoundararadj
2014-10-29
1
-0
/
+27
*
arm: vectors: provide protypes from vectors.S
Jeroen Hofstee
2014-10-25
1
-0
/
+1
*
ARM: add missing HYP mode constant
Marc Zyngier
2014-07-28
1
-1
/
+1
*
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
2014-02-26
1
-1
/
+1
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
ARM: prevent misaligned array inits
Albert ARIBAUD
2012-10-15
1
-1
/
+1
*
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-29
1
-6
/
+0
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-1
/
+1
*
ARM: add relocation support
Heiko Schocher
2010-09-19
1
-1
/
+18
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
1
-0
/
+187