rv1126-uboot/drivers/pci
Vladimir Zapolskiy d44cf293a1 pci: sh7751: fix up PCI I/O space address
The change actually maps PCI I/O window to the same address on PCI bus
as it is stated by a comment, before the change transfers to the PCI I/O
space are failed due to misconfiguration of the most significant 14 bits
of the PCI address in PCIIOBR (note that it is set to 0x0).

Most probably the problem remained unnoticed, because communcation
to all tested PCI devices is done over PCI memory space only.

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: Fix compiler warnings in dm_pciauto_setup_device() 2016-02-26 08:53:10 -07:00
pci_auto_common.c dm: pci: Break out the common region display code 2016-03-14 15:34:50 -06:00
pci_auto_old.c drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY 2016-01-14 14:08:59 +01:00
pci_common.c dm: pci: Switch to DM API for PCI address mapping 2016-01-12 10:19:09 -07:00
pci_compat.c dm: pci: Move pci_bus_to_hose() to compatibility 2016-01-24 12:07:17 +08:00
pci_ftpci100.c
pci_gt64120.c
pci_indirect.c
pci_internal.h dm: pci: Move pci_bus_to_hose() to compatibility 2016-01-24 12:07:17 +08:00
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: fix up PCI I/O space address 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