summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/intr_machdep.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for the Freescale dTSEC DPAA-based ethernet controller.jhibbits2016-02-291-0/+3
* Bump the maximum number of interrupt controllers to allow for thenwhitehorn2016-01-021-1/+1
* Allow PIC drivers to translate firmware sense codes for themselves. Thisnwhitehorn2013-10-241-0/+1
* Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain amarcel2011-02-021-1/+1
* Fix the interrupt code, broken 7 months ago. The interrupt frameworkmarcel2011-01-291-8/+4
* Update PowerPC event timer code to use new event timers infrastructure.mav2010-09-111-0/+2
* Configure interrupts on SMP systems to be distributed among all onlinenwhitehorn2010-06-231-0/+1
* Missed commit in r209310: the IRQ number in INTR_VEC() should havenwhitehorn2010-06-181-1/+1
* Provide for multiple, cascaded PICs on PowerPC systems, and extend thenwhitehorn2010-06-181-5/+11
* Add support for the U4 PCI-Express bridge chipset used in late-generationnwhitehorn2010-05-161-0/+5
* Add suppport for ISA and ISA interrupts to make the ATAmarcel2009-04-241-0/+2
* Add support for the BUS_CONFIG_INTR() method to the platform and tomarcel2008-03-071-0/+1
* Add PIC support for IPIs. When registering an interrupt handler,marcel2008-02-121-1/+3
* Revamp the interrupt handling in support of INTR_FILTER. This includes:marcel2007-08-111-20/+9
* Eliminate <machine/interruptvar.h> as it has only a singlemarcel2007-08-071-0/+3
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-2/+2
* Reorganize the interrupt handling code a bit to make a few things cleanerjhb2005-10-251-3/+3
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Interrupt statistics, vmstat -i now works.grehan2004-02-111-0/+3
* Widen the enable/disable helper function's argument in line with thepeter2003-11-171-1/+1
* - Introduce a flags value into the interrupt handler structure.benno2003-02-011-1/+2
* Add interrupt handling support code.benno2002-07-091-0/+49
OpenPOWER on IntegriCloud