summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2021-04-29arm: a37xx: pci: Fix processing PIO transfersPali Rohár1-14/+28
2021-04-28mips: octeon: Add Octeon PCIe host controller driverStefan Roese3-0/+166
2021-04-15pci: add Amlogic Meson Designware PCIe controllerNeil Armstrong3-0/+468
2021-04-15pci: pcie_dw_rockchip: migrate to common Designware PCIe functionsNeil Armstrong2-444/+30
2021-04-15pci: pcie_dw_ti: migrate to common Designware PCIe functionsNeil Armstrong2-408/+38
2021-04-15pci: add common Designware PCIe functionsNeil Armstrong4-0/+525
2021-04-13pci: Mark 64bit Memory BARs as suchPhil Sutter1-1/+2
2021-03-30Merge tag 'v2021.04-rc5' into nextTom Rini2-2/+2
2021-03-27video: Fix video on coreboot with the copy bufferSimon Glass1-5/+2
2021-03-23pci: layerscape: Change to allocate zeroed memery for struct ls_pcieHou Zhiqiang2-2/+2
2021-03-12arm: a37xx: pci: Implement workaround for the readback value of VEND_IDPali Rohár1-0/+10
2021-03-05pci: mpc85xx: Support 64-bit bus and cpu addressBin Meng1-8/+8
2021-03-05pci: mpc85xx: Support controller register physical address beyond 32-bitBin Meng1-3/+2
2021-03-05pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAWBin Meng1-0/+4
2021-03-05pci: fsl_pci_init: Dynamically allocate the PCI regionsBin Meng1-0/+5
2021-02-26pci: pci_mvebu: set local dev to number 1Marek Behún1-1/+1
2021-02-26pci: pci_mvebu: refactor validation of addresses for config accessMarek Behún1-28/+31
2021-02-26pci: pci_mvebu: debug rd/wr config as other drivers doMarek Behún1-2/+2
2021-02-26pci: pci_mvebu: cosmetic fixMarek Behún1-3/+6
2021-02-26pci: pci_mvebu: use dev_seq instead of static variableMarek Behún1-3/+1
2021-02-26arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytesPali Rohár1-0/+8
2021-02-21pci: renesas: Fix BAR mapping on Gen3Marek Vasut1-3/+3
2021-02-21pci: renesas: Make map address and mask power of two on Gen3Marek Vasut1-3/+6
2021-02-21pci: renesas: Add root bus handling on Gen3Marek Vasut1-1/+14
2021-02-18pci: pcie-brcmstb: Fix inbound window configurationsNicolas Saenz Julienne1-7/+5
2021-02-18pci: brcmstb: Cleanup controller state before handoverNicolas Saenz Julienne1-0/+20
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini20-0/+20
2021-02-08Merge git://git.denx.de/u-boot-marvellTom Rini1-39/+27
2021-02-08pci: kconfig: layerscape: Change LX2162A PCIe node compatible stringHou Zhiqiang1-2/+3
2021-02-08pci: layerscape: Remove the shadow SVR definitionsHou Zhiqiang1-10/+2
2021-02-08pci: pci_mvebu: Disable config access to PCI host bridge portsStefan Roese1-39/+27
2021-02-03dm: pci: Correct use of wrong flag nameSimon Glass1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass20-0/+20
2021-01-28pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese2-81/+41
2021-01-27arm64: a37xx: pci: Fix printing debug messagesPali Rohár1-3/+2
2021-01-27pci: pci_mvebu: Define an IO region as wellPhil Sutter1-1/+27
2021-01-27pci: Make auto-config code a little more robustPhil Sutter1-4/+5
2021-01-21pci: Add Rockchip dwc based PCIe controller driverShawn Lin3-0/+887
2021-01-15common: board_r: Drop initr_pci wrapperOvidiu Panait2-3/+7
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2-10/+10
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini6-16/+41
2021-01-05dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass1-3/+3
2021-01-05dm: core: Rename sqq to seq_Simon Glass1-1/+1
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass2-6/+6
2020-12-28Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"Pali Rohár1-3/+0
2020-12-19dm: core: Update uclass_find_next_free_req_seq() for new schemeSimon Glass1-1/+1
2020-12-19pci: Update to use new sequence numbersSimon Glass2-23/+32
2020-12-19dm: Avoid accessing seq directlySimon Glass14-56/+56
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass5-20/+20
2020-12-14dm: treewide: Update 'auto' declarations to be on one lineSimon Glass2-4/+2