summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/mpc85xx/atpic.c
Commit message (Expand)AuthorAgeFilesLines
* Allow PIC drivers to translate firmware sense codes for themselves. Thisnwhitehorn2013-10-241-0/+37
* Fix r222813: we need to include sys/cpuset.h. because the PIC interfacemarcel2011-07-311-2/+2
* Fix the interrupt code, broken 7 months ago. The interrupt frameworkmarcel2011-01-291-13/+2
* Convert Freescale PowerPC platforms to FDT convention.raj2010-07-111-1/+1
* Move the EOI logic when starting ithreads into intr_machdep instead ofnwhitehorn2010-07-061-2/+0
* Remove the unneeded header <machine/intr.h>.marcel2010-07-021-1/+0
* Pass the device_t of the AT PIC driver to atpic_intr() so thatmarcel2010-06-241-5/+2
* Provide for multiple, cascaded PICs on PowerPC systems, and extend thenwhitehorn2010-06-181-1/+15
* Mark the cascaded AT interrupt handler as MP safe to avoid havingmarcel2009-05-311-1/+1
* Add suppport for ISA and ISA interrupts to make the ATAmarcel2009-04-241-0/+330
OpenPOWER on IntegriCloud