From: Ken Ma <m...@marvell.com>

The below patches introduce aardvark pcie driver and enable pcie for Armada 
37xx.

Ken Ma (1):
  arm64: a37xx: defconfigs: enable PCI_CMD and E1000 driver

Wilson Ding (4):
  arm64: a37xx: populate pcie memory region
  arm64: a37xx: pci: add support for aardvark pcie driver
  arm64: a37xx: defconfigs: enable aardvark pcie driver
  arm64: a37xx: dts: enable pcie port

 arch/arm/dts/armada-3720-db.dts             |   8 +
 arch/arm/dts/armada-3720-espressobin.dts    |   7 +
 arch/arm/dts/armada-37xx.dtsi               |  16 +
 arch/arm/mach-mvebu/armada3700/cpu.c        |   8 +
 configs/mvebu_db-88f3720_defconfig          |   5 +
 configs/mvebu_espressobin-88f3720_defconfig |   5 +
 drivers/pci/Kconfig                         |  10 +
 drivers/pci/Makefile                        |   1 +
 drivers/pci/pci-aardvark.c                  | 690 ++++++++++++++++++++++++++++
 9 files changed, 750 insertions(+)
 create mode 100644 drivers/pci/pci-aardvark.c

-- 
1.9.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to