summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/openpic_macio.c
Commit message (Expand)AuthorAgeFilesLines
* Standards-conformance and code deduplication:nwhitehorn2013-10-221-110/+0
* Work around broken device tree on last-generation PowerPC iMacsnwhitehorn2012-10-291-0/+4
* Fix the interrupt code, broken 7 months ago. The interrupt frameworkmarcel2011-01-291-7/+6
* Remove the unneeded header <machine/intr.h>.marcel2010-07-021-1/+0
* Configure interrupts on SMP systems to be distributed among all onlinenwhitehorn2010-06-231-0/+1
* Provide for multiple, cascaded PICs on PowerPC systems, and extend thenwhitehorn2010-06-181-0/+9
* Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. Thisnwhitehorn2008-10-141-1/+0
* 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-0/+1
* Revamp the interrupt handling in support of INTR_FILTER. This includes:marcel2007-08-111-144/+12
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* - Introduce an ofw_bus kobj-interface for retrieving the OFW node and amarius2004-08-121-2/+2
* - Use the rman_get_* functions instead of reaching into struct resource.marius2004-08-111-1/+0
* Catch up with __RMAN_RESOURCE_VISIBLE changegrehan2004-07-011-0/+1
* Catchup to now-required <sys/module.h> for PowerPCgrehan2004-06-251-0/+1
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-1/+1
* - removed debug printf that was a false positive on non-OpenPIC systemsgrehan2004-02-041-7/+5
* Use device alias "mpic" to locate the macio OpenPIC. This worksgrehan2004-02-031-6/+5
* Make the OpenPic driver bus-independent, with attachments forgrehan2004-01-131-0/+231
OpenPOWER on IntegriCloud