summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/ofw/ofw_pci.c
Commit message (Expand)AuthorAgeFilesLines
* The bus resource adjustment API is not meant to work on active resources.nwhitehorn2012-02-071-16/+6
* Make sure to remap adjusted resources.nwhitehorn2012-02-051-1/+17
* Add support for bus_adjust_resource() on all PowerPC/AIM PCI bridges. Withnwhitehorn2012-02-051-0/+28
* Unify OF PCI infrastructure, including changing from parsing the devicenwhitehorn2012-02-041-0/+501
* Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. Thisnwhitehorn2008-10-141-229/+0
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Correctly create interrupt key for PCI, which is the OpenFirmwaregrehan2004-02-101-11/+17
* Simplify ofw_pci_fixup(). It doesn't need to be recursive, since thegrehan2003-03-031-19/+3
* Make ofw_pci_find_node() use the reg property instead of thebenno2003-01-091-5/+5
* OpenFirmware PCI support code.benno2002-07-091-0/+239
OpenPOWER on IntegriCloud