summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/grackle.c
Commit message (Expand)AuthorAgeFilesLines
* Miffed r230993 due to a one-character typo while reviewing the patch.nwhitehorn2012-02-041-1/+1
* Unify OF PCI infrastructure, including changing from parsing the devicenwhitehorn2012-02-041-314/+4
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-4/+4
* Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain amarcel2011-02-021-1/+1
* Correct parsing of the grackle and uninorthpci ranges property.andreast2011-01-201-1/+4
* Fix printf specifier to allow 32/64 bit builds.grehan2010-07-121-1/+1
* Provide for multiple, cascaded PICs on PowerPC systems, and extend thenwhitehorn2010-06-181-2/+5
* 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