barebox/drivers/pci
Sebastian Hesselbarth 5a9ba98f21 pci: mvebu: Add PCIe driver
This adds a PCI driver for the controllers found on Marvell MVEBU SoCs.
Besides the functional driver itself, it also adds SoC specific PHY
setup required for PCIe. Currently, only Armada 370 is fully supported.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-07-31 07:29:24 +02:00
..
bus.c PCI: initial commit 2014-07-04 07:35:47 +02:00
Kconfig pci: mvebu: Add PCIe driver 2014-07-31 07:29:24 +02:00
Makefile pci: mvebu: Add PCIe driver 2014-07-31 07:29:24 +02:00
pci-mvebu-phy.c pci: mvebu: Add PCIe driver 2014-07-31 07:29:24 +02:00
pci-mvebu.c pci: mvebu: Add PCIe driver 2014-07-31 07:29:24 +02:00
pci-mvebu.h pci: mvebu: Add PCIe driver 2014-07-31 07:29:24 +02:00
pci.c pci: set auto-incremented bus number 2014-07-31 07:29:17 +02:00
pci_iomap.c PCI: initial commit 2014-07-04 07:35:47 +02:00