summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-3/+3
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese1-1/+1
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes1-1/+1
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2019-12-03common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-12-03arm: powerpc: Tidy up code style for interrupt functionsSimon Glass1-4/+4
2019-12-03status_led: Tidy up the code styleSimon Glass1-1/+1
2019-12-03Drop CONFIG_SHOW_ACTIVITYSimon Glass1-13/+0
2018-09-18timer: Add MPC83xx timer driverMario Six1-1/+4
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-6/+1
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy1-3/+0
2017-07-23powerpc: move set_msr() and get_msr() into .hChristophe Leroy1-14/+0
2017-01-21status_led: Kconfig migrationUri Mashiach1-3/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ1-5/+0
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-5/+0
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-0/+153