uboot/drivers/pci
Shadi Ammouri 182ba1a7df pci: mvebu: Add PCIe driver for Armada-8K
This patch adds a driver for the PCIe controller integrated in the
Marvell Armada-8K SoC. This controller is based on the DesignWare
IP core.

The original version was written by Shadi and Yehuda. I ported this
driver to the latest mainline U-Boot version with DM support.

Tested on the Marvell DB-88F8040 Armada-8K eval board.

Signed-off-by: Shadi Ammouri <shadi@marvell.com>
Signed-off-by: Yehuda Yitschak <yehuday@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Cc: Nadav Haklai <nadavh@marvell.com>
Cc: Neta Zur Hershkovits <neta@marvell.com>
Cc: Kostya Porotchkin <kostap@marvell.com>
Cc: Omri Itach <omrii@marvell.com>
Cc: Igal Liberman <igall@marvell.com>
Cc: Haim Boot <hayim@marvell.com>
Cc: Hanna Hawa <hannah@marvell.com>
2016-12-05 13:34:33 +01:00
..
Kconfig pci: mvebu: Add PCIe driver for Armada-8K 2016-12-05 13:34:33 +01:00
Makefile pci: mvebu: Add PCIe driver for Armada-8K 2016-12-05 13:34:33 +01: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_dw_mvebu.c pci: mvebu: Add PCIe driver for Armada-8K 2016-12-05 13:34:33 +01:00
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