summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/grackle.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the OFW interrupt map parser to use its own idea of the number of interruptnwhitehorn2009-01-031-13/+4
* Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,nwhitehorn2008-12-151-2/+30
* Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. Thisnwhitehorn2008-10-141-12/+24
* Return an error code rather than ENXIO when both rman_init() andkevlo2008-06-121-12/+12
* Apply missing s/rv/res/g in previous commit.marcel2007-12-211-1/+1
* MFamd64/ia64/i386: Only set the rman bus tags and handles injhb2007-12-201-2/+1
* Redefine bus_space_tag_t on PowerPC from a 32-bit integral tomarcel2007-12-191-5/+2
* Make the PCI code aware of PCI domains (aka PCI segments) so we canmarius2007-09-301-1/+3
* 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
* - 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
* Match the specific MPC106 host bridge PCI ID rather than allgrehan2004-04-011-6/+3
* - remove trailing whitespacegrehan2004-02-111-11/+13
* A module for the Motorola MPC106 system controller aka 'Grackle'grehan2003-06-281-0/+553
OpenPOWER on IntegriCloud