aboutsummaryrefslogtreecommitdiff
path: root/board-qemu/slof/pci-phb.fs
AgeCommit message (Expand)AuthorFilesLines
2019-12-05pci-phb: Reimplement dma-map-in/outAlexey Kardashevskiy1-56/+39
2017-07-21pci: Avoid 32-bit prefetchable memory area if possibleThomas Huth1-5/+11
2017-07-17pci: Improve the pci-var-out debug functionThomas Huth1-8/+1
2017-06-15pci-phb: Set correct pci-bus-number while walking PCI bridgesThomas Huth1-0/+1
2017-04-28pci-phb: Set pci-max-mem64 to the correct valueThomas Huth1-3/+3
2017-03-09pci: force minimum mem bar alignment of 64K for board-qemuMichael Roth1-0/+6
2016-10-10pci: Fix secondary and subordinate PCI bus enumeration with board-qemuThomas Huth1-4/+11
2016-10-10pci-phb: Fix stack underflow in phb-pci-walk-bridgeThomas Huth1-1/+1
2015-05-07pci: Use QEMU created PCI device nodesNikunj A Dadhania1-1/+43
2014-12-03pci: use 64bit bar rangesNikunj A Dadhania1-2/+7
2013-11-22pci-properties: add properties to enable hotplug for spaprqemu-slof-20131122Michael Roth1-0/+1
2013-11-15block 0 address in the allocatorNikunj A Dadhania1-0/+5
2013-10-04Implement range allocatorNikunj A Dadhania1-17/+48
2012-02-14Do not blindly scan all PCI bus IDsThomas Huth1-1/+1
2012-01-11Support new-style PCI for qemu boardqemu-slof-20120111.1Benjamin Herrenschmidt1-19/+69
2011-12-20Fixed "map-in" to also allow access to the Option ROM BAR.Thomas Huth1-1/+1
2011-11-25Fixed crash during "quiesce" when USB OHCI controller is enabledqemu-slof-20111128Thomas Huth1-1/+1
2011-11-24Provide PCI memory mapping and dma memory handling in PHB node on board-qemuThomas Huth1-1/+123
2011-10-12Scan USB bus during boot.Thomas Huth1-17/+6
2011-10-12Added PCI DMA functionsThomas Huth1-0/+1
2011-10-12Set up PCI nodes on board-qemuThomas Huth1-0/+34
2011-10-12Fixed unit address handling for PCI nodesThomas Huth1-3/+19
2011-10-12Add RTAS config space accessors and skeletton PHBBenjamin Herrenschmidt1-0/+41