linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] PCI: Generic fixes and moving enumeration back to QEMU
@ 2015-04-27  8:02 Nikunj A Dadhania
  2015-04-27  8:02 ` [PATCH v2 1/4] pci: program correct bridge limit registers during probe Nikunj A Dadhania
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Nikunj A Dadhania @ 2015-04-27  8:02 UTC (permalink / raw)
  To: linuxppc-dev, thuth; +Cc: aik, nikunj, david

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

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-04-29  5:22 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-27  8:02 [PATCH v2 0/4] PCI: Generic fixes and moving enumeration back to QEMU Nikunj A Dadhania
2015-04-27  8:02 ` [PATCH v2 1/4] pci: program correct bridge limit registers during probe Nikunj A Dadhania
2015-04-27  8:17   ` Thomas Huth
2015-04-27  8:02 ` [PATCH v2 2/4] pci: Support 64-bit address translation Nikunj A Dadhania
2015-04-27  9:32   ` Thomas Huth
2015-04-27  9:57     ` Benjamin Herrenschmidt
2015-04-27 10:12       ` Thomas Huth
2015-04-27  8:02 ` [PATCH v2 3/4] usb: support 64-bit pci bars Nikunj A Dadhania
2015-04-27  8:26   ` Thomas Huth
2015-04-27  8:02 ` [PATCH v2 4/4] pci: Use QEMU created PCI device nodes Nikunj A Dadhania
2015-04-27  8:38   ` Thomas Huth
2015-04-27  9:56     ` Nikunj A Dadhania
2015-04-27 10:14       ` Thomas Huth
2015-04-29  3:12 ` [PATCH v2 0/4] PCI: Generic fixes and moving enumeration back to QEMU Alexey Kardashevskiy
2015-04-29  5:22   ` Nikunj A Dadhania

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).