[PATCH u-boot-marvell 00/10] PCI mvebu and aardvark changes
Marek Behún
kabel at kernel.org
Thu Nov 11 16:35:39 CET 2021
From: Marek Behún <marek.behun at nic.cz>
Hello Stefan,
we have some more fixes for PCI (mvebu and aardvark), and one patch
for Turris MOX board code.
Marek
Marek Behún (2):
pci: pci_mvebu, pci_aardvark: Fix size of configuration cache
arm: mvebu: turris_mox: Remove extra newline after module topology
Pali Rohár (8):
pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe()
arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c
pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup
pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()
pci: pci_mvebu: Do not allow setting ROM BAR on PCI Bridge
pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus
mapping
pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR
arm: a37xx: pci: Do not allow setting ROM BAR on PCI Bridge
arch/arm/mach-mvebu/include/mach/cpu.h | 4 +-
arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.h | 4 -
.../serdes/a38x/high_speed_env_spec.c | 15 --
board/CZ.NIC/turris_mox/turris_mox.c | 3 -
drivers/pci/pci-aardvark.c | 54 +++--
drivers/pci/pci_mvebu.c | 205 ++++++++++++------
6 files changed, 175 insertions(+), 110 deletions(-)
--
2.32.0
More information about the U-Boot
mailing list