uboot/drivers/pci
Thierry Reding 4efe52bf23 pci: Honour pci_skip_dev()
When enumerating devices, honour the pci_skip_dev() function. This can
be used by PCI controller drivers to restrict which devices will be
probed.

This is required by the NVIDIA Tegra PCIe controller driver, which will
fail with a data abort exception if an access is attempted to a device
number larger than 0 outside of bus 0. pci_skip_dev() is therefore
implemented to prevent any such accesses.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-23 06:49:01 -05:00
..
Kconfig kconfig: add blank Kconfig files 2014-09-24 18:30:28 -04:00
Makefile
fsl_pci_init.c
pci.c pci: Honour pci_skip_dev() 2014-11-23 06:49:01 -05:00
pci_auto.c linux/kernel.h: sync min, max, min3, max3 macros with Linux 2014-11-23 06:48:30 -05:00
pci_ftpci100.c
pci_gt64120.c
pci_indirect.c
pci_msc01.c
pci_sh4.c
pci_sh7751.c
pci_sh7780.c
pcie_imx.c pcie_imx: Add mx6solox support 2014-09-09 17:24:49 +02:00
tsi108_pci.c
w83c553f.c