summaryrefslogtreecommitdiff
path: root/sys/powerpc/ps3/ps3pic.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add opaque 'private data' to interrupt vectorsJustin Hibbits2019-01-121-9/+9
* sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Repair some races in IPI handling:Nathan Whitehorn2014-05-121-2/+3
* Pick a constant high IRQ value for the PS3 IPI, which lets PS3 devices beNathan Whitehorn2012-01-151-6/+8
* The PPC IRQ layer assumes that the IPI IRQ is the last IRQ on the PIC.Nathan Whitehorn2011-11-211-0/+2
* Use atomic operations to mask and unmask IRQs. This prevents a problemNathan Whitehorn2011-06-231-8/+8
* Fix the interrupt code, broken 7 months ago. The interrupt frameworkMarcel Moolenaar2011-01-291-12/+1
* Import support for the Sony Playstation 3 using the OtherOS featureNathan Whitehorn2011-01-061-0/+254