index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
interrupts.c
Age
Commit message (
Expand
)
Author
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-26
powerpc: Rework interrupt_init_cpu()
Tom Rini
2017-07-23
powerpc, 8xx: fix missing function declarations.
Christophe Leroy
2014-08-01
mpc85xx: fix interrupt init to not affect watchdog
Boschung, Rainer
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-03-13
mpc8[5/6]xx: Ensure POST word does not get reset
John Schmoller
2010-08-19
powerpc/8xxx: share PIC defines among 85xx and 86xx
Kim Phillips
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese