public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH u-boot 0/3] pci: mpc85xx: Fixes for PCI config space
@ 2023-04-13 20:41 Pali Rohár
  2023-04-13 20:41 ` [PATCH u-boot 1/3] pci: mpc85xx: Add missing sync() after writing to " Pali Rohár
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Pali Rohár @ 2023-04-13 20:41 UTC (permalink / raw)
  To: Heiko Schocher; +Cc: u-boot

This patch series contains small fixes for mpc85xx old PCI Local Bus driver.

Heiko: Are you able to test these changes? Has your Socrates board
available old PCI Local Bus support?

Pali Rohár (3):
  pci: mpc85xx: Add missing sync() after writing to PCI config space
  pci: mpc85xx: Allow 8/16-bit access to PCI config space
  pci: mpc85xx: Do not try to access extended PCIe registers

 drivers/pci/pci_mpc85xx.c | 39 +++++++++++++++++++++++++++++++++++----
 1 file changed, 35 insertions(+), 4 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2023-05-02 16:52 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-13 20:41 [PATCH u-boot 0/3] pci: mpc85xx: Fixes for PCI config space Pali Rohár
2023-04-13 20:41 ` [PATCH u-boot 1/3] pci: mpc85xx: Add missing sync() after writing to " Pali Rohár
2023-04-17  5:13   ` Heiko Schocher
2023-05-02 16:51   ` Tom Rini
2023-04-13 20:41 ` [PATCH u-boot 2/3] pci: mpc85xx: Allow 8/16-bit access " Pali Rohár
2023-04-17  5:13   ` Heiko Schocher
2023-05-02 16:51   ` Tom Rini
2023-04-13 20:41 ` [PATCH u-boot 3/3] pci: mpc85xx: Do not try to access extended PCIe registers Pali Rohár
2023-04-17  5:13   ` Heiko Schocher
2023-05-02 16:51   ` Tom Rini
2023-04-14  4:01 ` [PATCH u-boot 0/3] pci: mpc85xx: Fixes for PCI config space Heiko Schocher
2023-04-17  5:12 ` Heiko Schocher
2023-04-17  7:03   ` Pali Rohár
2023-04-29 11:10 ` Pali Rohár
2023-05-02  4:20   ` Heiko Schocher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox