| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r261423, r261424, r261516, r261513, r261562, r261563, r261564, r261565, | ian | 2014-05-15 | 1 | -1/+1 |
* | MFC r258268, r258271, r258272, r258274, r258275, r258427, r258694, r258696, | ian | 2014-05-14 | 1 | -2/+48 |
* | Miffed r230993 due to a one-character typo while reviewing the patch. | nwhitehorn | 2012-02-04 | 1 | -1/+1 |
* | Unify OF PCI infrastructure, including changing from parsing the device | nwhitehorn | 2012-02-04 | 1 | -314/+4 |
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 1 | -4/+4 |
* | Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a | marcel | 2011-02-02 | 1 | -1/+1 |
* | Correct parsing of the grackle and uninorthpci ranges property. | andreast | 2011-01-20 | 1 | -1/+4 |
* | Fix printf specifier to allow 32/64 bit builds. | grehan | 2010-07-12 | 1 | -1/+1 |
* | Provide for multiple, cascaded PICs on PowerPC systems, and extend the | nwhitehorn | 2010-06-18 | 1 | -2/+5 |
* | Fix the OFW interrupt map parser to use its own idea of the number of interrupt | nwhitehorn | 2009-01-03 | 1 | -13/+4 |
* | Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular, | nwhitehorn | 2008-12-15 | 1 | -2/+30 |
* | Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. This | nwhitehorn | 2008-10-14 | 1 | -12/+24 |
* | Return an error code rather than ENXIO when both rman_init() and | kevlo | 2008-06-12 | 1 | -12/+12 |
* | Apply missing s/rv/res/g in previous commit. | marcel | 2007-12-21 | 1 | -1/+1 |
* | MFamd64/ia64/i386: Only set the rman bus tags and handles in | jhb | 2007-12-20 | 1 | -2/+1 |
* | Redefine bus_space_tag_t on PowerPC from a 32-bit integral to | marcel | 2007-12-19 | 1 | -5/+2 |
* | Make the PCI code aware of PCI domains (aka PCI segments) so we can | marius | 2007-09-30 | 1 | -1/+3 |
* | Set the rid for any resource obtained from rman_resource_reserve. | imp | 2006-04-20 | 1 | -0/+1 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | - Use the rman_get_* functions instead of reaching into struct resource. | marius | 2004-08-11 | 1 | -1/+0 |
* | Catch up with __RMAN_RESOURCE_VISIBLE change | grehan | 2004-07-01 | 1 | -0/+1 |
* | Catchup to now-required <sys/module.h> for PowerPC | grehan | 2004-06-25 | 1 | -0/+1 |
* | Match the specific MPC106 host bridge PCI ID rather than all | grehan | 2004-04-01 | 1 | -6/+3 |
* | - remove trailing whitespace | grehan | 2004-02-11 | 1 | -11/+13 |
* | A module for the Motorola MPC106 system controller aka 'Grackle' | grehan | 2003-06-28 | 1 | -0/+553 |