aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/interrupts.c
AgeCommit message (Expand)Author
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy
2014-08-01mpc85xx: fix interrupt init to not affect watchdogBoschung, Rainer
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-03-13mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller
2010-08-19powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-04-21Move arch/ppc to arch/powerpcStefan Roese