uboot/drivers/pci
Vladimir Zapolskiy 30391de74f pci: sh7751: map PCI memory space into SDRAM
For ease of use and accounting a condition that on SH4
pci_phys_to_bus() and pci_bus_to_phys() are one in one mappings due to
unimplemented __iomem() conversion, this change fixes access to SDRAM
memory by PCI devices.

This change also generalizes PCI system memory configuration, which is
taken from board specific defines rather than hardcoded in the PCI
host driver.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
2016-12-02 21:32:43 -05:00
..
Kconfig pci: Move CONFIG_PCI_PNP to Kconfig 2016-10-28 07:13:52 -04:00
Makefile pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge 2016-09-21 15:04:32 +02:00
fsl_pci_init.c
pci-emul-uclass.c
pci-uclass.c pci: Flip condition for detecting non-PCI parent devices 2016-09-21 15:04:32 +02:00
pci.c pci: allow disabling of pci init/enum via env 2016-07-28 13:27:17 +02:00
pci_auto.c
pci_auto_common.c
pci_auto_old.c
pci_common.c
pci_compat.c
pci_ftpci100.c
pci_gt64120.c
pci_indirect.c
pci_internal.h
pci_msc01.c
pci_mvebu.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
pci_rom.c vbe: Make vbe_setup_video_priv() public 2016-10-12 10:56:51 +08:00
pci_sandbox.c dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00
pci_sh4.c
pci_sh7751.c pci: sh7751: map PCI memory space into SDRAM 2016-12-02 21:32:43 -05:00
pci_sh7780.c
pci_tegra.c libfdt: Sync fdt_for_each_subnode() with upstream 2016-10-13 14:10:32 -06:00
pci_x86.c
pcie_imx.c pcie_imx: increment timeout for link up 2016-07-12 17:58:48 +02:00
pcie_layerscape.c pcie/layerscape: fix bug in bus number computation when setting msi-map 2016-06-03 14:12:10 -07:00
pcie_xilinx.c pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge 2016-09-21 15:04:32 +02:00
tsi108_pci.c
w83c553f.c