summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass
2020-10-23dm: pci: fsl: Correct the workaround of erratum A-007815Hou Zhiqiang
2020-10-23pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor
2020-10-23pci: layerscape: move pci node search in a common functionLaurentiu Tudor
2020-10-23pci: layerscape: move per-pci device fdt fixup in a functionLaurentiu Tudor
2020-10-05Merge branch 'next'Tom Rini
2020-09-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-09-24pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2Hou Zhiqiang
2020-09-24arm64: a37xx: pci: Disable link training when unloading driverPali Rohár
2020-09-23pci: layerscape: Fix spurious writes and panicMichael Walle
2020-09-10PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu
2020-09-10PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu
2020-09-07Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini
2020-08-31arm64: a37xx: pci: Depends on DM_GPIOPali Rohár
2020-08-31arm64: a37xx: pci: Assert PERST# signal when unloading driverPali Rohár
2020-08-31arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DTPali Rohár
2020-08-27pci: kconfig: Setup proper dependency for PCIE_ROCKCHIPMichal Simek
2020-08-26CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese
2020-08-25pci: Add PCI controller driver for OcteonTX / TX2Suneel Garapati
2020-08-25pci: pci-uclass: Check validity of ofnodeSuneel Garapati
2020-08-25pci: pci-uclass: Add support for Alternate-RoutingID capabilitySuneel Garapati
2020-08-25pci: pci-uclass: Add VF BAR map support for Enhanced AllocationSuneel Garapati
2020-08-25pci: pci-uclass: Add support for Single-Root I/O VirtualizationSuneel Garapati
2020-08-25pci: pci-uclass: Add support for Enhanced Allocation in BridgesSuneel Garapati
2020-08-25pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati
2020-08-25pci: pci-uclass: Make DT subnode parse optionalSuneel Garapati
2020-08-25pci: pci-uclass: Fix incorrect argument in map_physmemSuneel Garapati
2020-08-25pci: pci-uclass: Dynamically allocate the PCI regionsStefan Roese
2020-08-25pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always setStefan Roese
2020-08-19PCI: mediatek: Add PCIe support for MT7622Chuanjia Liu
2020-08-14drivers: pcie: add Broadcom IPROC PCIe RC driverSrinath Mannam
2020-08-14drivers: pci: add api to get dma regionsRayagonda Kokatanur
2020-08-03pci: Drop dm.h inclusion from header fileSimon Glass
2020-07-27pci: layerscape: Add specific config entry for RC and EP mode driverHou Zhiqiang
2020-07-27pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2Xiaowei Bao
2020-07-27pci: layerscape: Modify the ls_pcie_dump_atu functionXiaowei Bao
2020-07-27pci_ep: layerscape: Add the SRIOV VFs of PF supportXiaowei Bao
2020-07-27pci_ep: layerscape: Add Support for ls2085a and ls2080a EP modeXiaowei Bao
2020-07-27pci_ep: layerscape: Add the workaround for errata A-009460Xiaowei Bao
2020-07-27pcie_ep: layerscape: Add the multiple function supportXiaowei Bao
2020-07-27pci: layerscape: Split the EP and RC driverXiaowei Bao
2020-07-22pci: rockchip: Drop legacy PHY driverJagan Teki
2020-07-22pci: rockchip: Switch to generic-phyJagan Teki
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-07-10pci: Add driver for Broadcom BCM2711 SoC PCIe controllerSylwester Nawrocki
2020-07-09pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki
2020-07-09video: pci: Set up the copy framebufferSimon Glass