summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* pci: layerscape: Update print of pcie controllerWasim Khan2020-12-102-3/+7
* dm: pci: fsl: Correct the workaround of erratum A-007815Hou Zhiqiang2020-10-232-4/+18
* pci: layerscape: add a way of specifying additional iommu mappingsLaurentiu Tudor2020-10-232-0/+340
* pci: layerscape: move pci node search in a common functionLaurentiu Tudor2020-10-231-42/+34
* pci: layerscape: move per-pci device fdt fixup in a functionLaurentiu Tudor2020-10-231-26/+34
* Merge branch 'next'Tom Rini2020-10-051-1/+2
|\
| * PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu2020-09-101-6/+13
| * Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini2020-09-071-1/+2
| |\
| | * CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese2020-08-261-1/+2
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-09-252-0/+32
|\ \ \
| * | | pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2Hou Zhiqiang2020-09-241-0/+26
| * | | pci: layerscape: Fix spurious writes and panicMichael Walle2020-09-231-0/+6
* | | | arm64: a37xx: pci: Disable link training when unloading driverPali Rohár2020-09-241-0/+5
|/ / /
* / / PCI: mediatek: Release the resource when PCIe enable port failChuanjia Liu2020-09-101-6/+13
|/ /
* | arm64: a37xx: pci: Depends on DM_GPIOPali Rohár2020-08-312-8/+3
* | arm64: a37xx: pci: Assert PERST# signal when unloading driverPali Rohár2020-08-311-6/+21
* | arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DTPali Rohár2020-08-311-3/+3
* | pci: kconfig: Setup proper dependency for PCIE_ROCKCHIPMichal Simek2020-08-271-0/+1
|/
* pci: Add PCI controller driver for OcteonTX / TX2Suneel Garapati2020-08-253-0/+373
* pci: pci-uclass: Check validity of ofnodeSuneel Garapati2020-08-251-3/+7
* pci: pci-uclass: Add support for Alternate-RoutingID capabilitySuneel Garapati2020-08-252-0/+35
* pci: pci-uclass: Add VF BAR map support for Enhanced AllocationSuneel Garapati2020-08-251-5/+62
* pci: pci-uclass: Add support for Single-Root I/O VirtualizationSuneel Garapati2020-08-252-0/+124
* pci: pci-uclass: Add support for Enhanced Allocation in BridgesSuneel Garapati2020-08-251-6/+18
* pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati2020-08-252-3/+16
* pci: pci-uclass: Make DT subnode parse optionalSuneel Garapati2020-08-251-1/+2
* pci: pci-uclass: Fix incorrect argument in map_physmemSuneel Garapati2020-08-251-2/+2
* pci: pci-uclass: Dynamically allocate the PCI regionsStefan Roese2020-08-251-6/+8
* pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always setStefan Roese2020-08-251-16/+1
* PCI: mediatek: Add PCIe support for MT7622Chuanjia Liu2020-08-191-3/+459
* drivers: pcie: add Broadcom IPROC PCIe RC driverSrinath Mannam2020-08-143-0/+1295
* drivers: pci: add api to get dma regionsRayagonda Kokatanur2020-08-141-0/+42
* pci: Drop dm.h inclusion from header fileSimon Glass2020-08-034-2/+3
* pci: layerscape: Add specific config entry for RC and EP mode driverHou Zhiqiang2020-07-272-8/+28
* pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2Xiaowei Bao2020-07-272-2/+15
* pci: layerscape: Modify the ls_pcie_dump_atu functionXiaowei Bao2020-07-274-14/+18
* pci_ep: layerscape: Add the SRIOV VFs of PF supportXiaowei Bao2020-07-273-13/+42
* pci_ep: layerscape: Add Support for ls2085a and ls2080a EP modeXiaowei Bao2020-07-271-5/+13
* pci_ep: layerscape: Add the workaround for errata A-009460Xiaowei Bao2020-07-271-0/+9
* pcie_ep: layerscape: Add the multiple function supportXiaowei Bao2020-07-273-48/+98
* pci: layerscape: Split the EP and RC driverXiaowei Bao2020-07-276-497/+735
* pci: rockchip: Drop legacy PHY driverJagan Teki2020-07-224-354/+74
* pci: rockchip: Switch to generic-phyJagan Teki2020-07-223-10/+16
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-176-10/+10
* Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-07-105-11/+633
|\
| * pci: Add driver for Broadcom BCM2711 SoC PCIe controllerSylwester Nawrocki2020-07-103-0/+633
| * pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki2020-07-092-11/+0
* | video: pci: Set up the copy framebufferSimon Glass2020-07-091-1/+21
|/
* pci: rockchip: Mark inline functions as static inlineTom Rini2020-07-011-3/+2
* pci: Make Rockchip PCIe voltage regulators optionalMark Kettenis2020-05-291-13/+20