summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/hrowpic.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus __unused attribute from hrowpic_eoi().rpaulo2012-07-011-1/+1
* Fix the interrupt code, broken 7 months ago. The interrupt frameworkmarcel2011-01-291-12/+1
* Move the EOI logic when starting ithreads into intr_machdep instead ofnwhitehorn2010-07-061-3/+0
* Remove the unneeded header <machine/intr.h>.marcel2010-07-021-1/+0
* Provide for multiple, cascaded PICs on PowerPC systems, and extend thenwhitehorn2010-06-181-0/+11
* Allow Heathrow-based machines to boot a kernel containing option SMPnwhitehorn2009-10-241-1/+7
* 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