aboutsummaryrefslogtreecommitdiff
path: root/slof/fs/pci-scan.fs
AgeCommit message (Expand)AuthorFilesLines
2023-02-28Fix typos in the slof folderThomas Huth1-1/+1
2017-07-24pci-scan: Fix pci-bridge-set-mem-base and pci-bridge-set-mem-limitThomas Huth1-37/+46
2017-07-17pci: Improve the pci-var-out debug functionThomas Huth1-3/+8
2017-06-06pci: Remove unused next-pci-[mem|mmio|io] functionsThomas Huth1-7/+0
2017-05-16pci: Reserve free space at the end of bridge windows instead of at the beginningThomas Huth1-6/+9
2017-03-09pci: force minimum mem bar alignment of 64K for board-qemuMichael Roth1-0/+3
2016-10-10pci: Fix secondary and subordinate PCI bus enumeration with board-qemuThomas Huth1-0/+2
2015-10-10pci-scan: program 64-bit mem bar range in pci-bridge barNikunj A Dadhania1-6/+13
2015-05-07pci: program correct bridge limit registers during probeNikunj A Dadhania1-3/+3
2014-12-03pci: use 64bit bar rangesNikunj A Dadhania1-0/+2
2014-10-29pci: scan only type 0 and type 1Nikunj A Dadhania1-5/+6
2014-05-14pci-scan: reserve memory for pci-bridge without devicesNikunj A Dadhania1-3/+3
2013-11-22pci-properties: add properties to enable hotplug for spaprqemu-slof-20131122Michael Roth1-0/+2
2013-08-21js2x: more fixesNikunj A Dadhania1-1/+4
2012-01-11Support new-style PCI for qemu boardqemu-slof-20120111.1Benjamin Herrenschmidt1-7/+10
2011-10-12Moved the PCI helper functions to a separate fileThomas Huth1-164/+2
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt1-0/+495