Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The bus resource adjustment API is not meant to work on active resources. | nwhitehorn | 2012-02-07 | 1 | -16/+6 |
* | Make sure to remap adjusted resources. | nwhitehorn | 2012-02-05 | 1 | -1/+17 |
* | Add support for bus_adjust_resource() on all PowerPC/AIM PCI bridges. With | nwhitehorn | 2012-02-05 | 1 | -0/+28 |
* | Unify OF PCI infrastructure, including changing from parsing the device | nwhitehorn | 2012-02-04 | 1 | -0/+501 |
* | Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. This | nwhitehorn | 2008-10-14 | 1 | -229/+0 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Correctly create interrupt key for PCI, which is the OpenFirmware | grehan | 2004-02-10 | 1 | -11/+17 |
* | Simplify ofw_pci_fixup(). It doesn't need to be recursive, since the | grehan | 2003-03-03 | 1 | -19/+3 |
* | Make ofw_pci_find_node() use the reg property instead of the | benno | 2003-01-09 | 1 | -5/+5 |
* | OpenFirmware PCI support code. | benno | 2002-07-09 | 1 | -0/+239 |