9
0
Fork 0
barebox/drivers/pci
Lucas Stach b22d27436b PCI: remove bogus host bridge setup skipping
Apparently this was here to fix issues with some QEMU version,
but hasn't worked in the intended way for a long time. The probe
code should be mature enough by now, so this workaround isn't
needed anymore.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-06-25 08:37:42 +02:00
..
Kconfig pci: Add i.MX6 pcie support 2015-03-17 07:36:00 +01:00
Makefile pci: Add i.MX6 pcie support 2015-03-17 07:36:00 +01:00
bus.c pci: Do not abuse dev->priv for storing data 2015-04-17 07:31:21 +02:00
pci-imx6.c pci: Add i.MX6 pcie support 2015-03-17 07:36:00 +01:00
pci-mvebu-phy.c pci: mvebu: Add PCIe driver 2014-07-31 07:29:24 +02:00
pci-mvebu.c of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
pci-mvebu.h pci: mvebu: Add PCIe driver 2014-07-31 07:29:24 +02:00
pci-tegra.c of: use 'const void *' for struct of_device_id.data 2015-04-30 08:12:57 +02:00
pci.c PCI: remove bogus host bridge setup skipping 2015-06-25 08:37:42 +02:00
pci_iomap.c PCI: initial commit 2014-07-04 07:35:47 +02:00
pcie-designware.c PCI: imx6: simplify config access code 2015-05-01 08:37:40 +02:00
pcie-designware.h pci: Add pcie-designware driver 2015-03-17 07:36:00 +01:00