[PATCH v2 0/4] PCI: Generic fixes and moving enumeration back to QEMU

Nikunj A Dadhania nikunj at linux.vnet.ibm.com
Mon Apr 27 18:02:29 AEST 2015


patch 1:   Fixes a bug in pci-to-pci bridge while programming the limit 
           registers during probe
patch 2,3: Support 64-bit address translation and usb devices can have
      	   64-bit pci memory BARs
patch 4:   Use QEMU create device tree nodes and program the BARs


Nikunj A Dadhania (4):
  pci: program correct bridge limit registers during probe
  pci: Support 64-bit address translation
  usb: support 64-bit pci bars
  pci: Use QEMU created PCI device nodes

 board-qemu/slof/pci-phb.fs      | 44 ++++++++++++++++++++++++++++++++++++++++-
 slof/fs/devices/pci-class_0c.fs | 10 ++++++++--
 slof/fs/pci-properties.fs       |  6 +++++-
 slof/fs/pci-scan.fs             |  6 +++---
 slof/fs/translate.fs            |  6 ++----
 5 files changed, 61 insertions(+), 11 deletions(-)

-- 
1.8.3.1



More information about the Linuxppc-dev mailing list