summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/hrowpic.c
Commit message (Expand)AuthorAgeFilesLines
* Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. Thisnwhitehorn2008-10-141-1/+0
* Add PIC support for IPIs. When registering an interrupt handler,marcel2008-02-121-1/+9
* Revamp the interrupt handling in support of INTR_FILTER. This includes:marcel2007-08-111-328/+108
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-4/+5
* Set the rid for any resource obtained from rman_resource_reserve.imp2006-04-201-0/+1
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingmarius2004-08-161-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-7/+8
* 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
* Use a device identify entry point to attach to nexus, since thegrehan2004-01-131-9/+27
* Widen the enable/disable helper function's argument in line with thepeter2003-11-171-4/+4
* A module to handle the interrupt controller on Heathrow/Paddingtongrehan2003-06-281-0/+468
OpenPOWER on IntegriCloud