aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Update 'auto' declarations to be on one lineSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
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-12-10pci: layerscape: fix a dead loop issueHou Zhiqiang
2020-12-10armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal
2020-12-10pci: ls_pcie_g4: Add size check for config resourceWasim Khan
2020-12-10pci: layerscape: Add size check for config resourceWasim Khan
2020-12-10pci: ls_pcie_g4: Print pcie controller number starting from 1Wasim Khan
2020-12-10pci: layerscape: Update print of pcie controllerWasim Khan
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