aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-0/+1
2019-12-02common: Move interrupt functions into a new headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini1-3/+1
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy1-1/+1
2014-08-01mpc85xx: fix interrupt init to not affect watchdogBoschung, Rainer1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-03-13mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller1-0/+16
2010-08-19powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+110