summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* pcie: designware: mvebu: do not configure ATU for IO when not usedMarcin Wojtas2021-05-161-12/+25
* pci: imx: disable imx6sdl LTSSM upon driver removeTim Harvey2021-05-021-1/+1
* pci: pci-uclass: Add board_pci_fixup_dev for DM_PCITim Harvey2021-05-021-0/+6
* pci: Update the highest subordinate bus number for bridge setupMasami Hiramatsu2021-05-021-0/+3
* arm: a37xx: pci: Fix processing PIO transfersPali Rohár2021-04-291-14/+28
* mips: octeon: Add Octeon PCIe host controller driverStefan Roese2021-04-283-0/+166
* pci: add Amlogic Meson Designware PCIe controllerNeil Armstrong2021-04-153-0/+468
* pci: pcie_dw_rockchip: migrate to common Designware PCIe functionsNeil Armstrong2021-04-152-444/+30
* pci: pcie_dw_ti: migrate to common Designware PCIe functionsNeil Armstrong2021-04-152-408/+38
* pci: add common Designware PCIe functionsNeil Armstrong2021-04-154-0/+525
* pci: Mark 64bit Memory BARs as suchPhil Sutter2021-04-121-1/+2
* Merge tag 'v2021.04-rc5' into nextTom Rini2021-03-292-2/+2
|\
| * pci: layerscape: Change to allocate zeroed memery for struct ls_pcieHou Zhiqiang2021-03-232-2/+2
* | video: Fix video on coreboot with the copy bufferSimon Glass2021-03-271-5/+2
|/
* arm: a37xx: pci: Implement workaround for the readback value of VEND_IDPali Rohár2021-03-121-0/+10
* pci: mpc85xx: Support 64-bit bus and cpu addressBin Meng2021-03-051-8/+8
* pci: mpc85xx: Support controller register physical address beyond 32-bitBin Meng2021-03-051-3/+2
* pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAWBin Meng2021-03-051-0/+4
* pci: fsl_pci_init: Dynamically allocate the PCI regionsBin Meng2021-03-051-0/+5
* pci: pci_mvebu: set local dev to number 1Marek Behún2021-02-261-1/+1
* pci: pci_mvebu: refactor validation of addresses for config accessMarek Behún2021-02-261-28/+31
* pci: pci_mvebu: debug rd/wr config as other drivers doMarek Behún2021-02-261-2/+2
* pci: pci_mvebu: cosmetic fixMarek Behún2021-02-261-3/+6
* pci: pci_mvebu: use dev_seq instead of static variableMarek Behún2021-02-261-3/+1
* arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytesPali Rohár2021-02-261-0/+8
* pci: renesas: Fix BAR mapping on Gen3Marek Vasut2021-02-201-3/+3
* pci: renesas: Make map address and mask power of two on Gen3Marek Vasut2021-02-201-3/+6
* pci: renesas: Add root bus handling on Gen3Marek Vasut2021-02-201-1/+14
* pci: pcie-brcmstb: Fix inbound window configurationsNicolas Saenz Julienne2021-02-181-7/+5
* pci: brcmstb: Cleanup controller state before handoverNicolas Saenz Julienne2021-02-181-0/+20
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1520-0/+20
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-0220-0/+20
* | Merge git://git.denx.de/u-boot-marvellTom Rini2021-02-081-39/+27
|\ \
| * | pci: pci_mvebu: Disable config access to PCI host bridge portsStefan Roese2021-02-081-39/+27
* | | pci: kconfig: layerscape: Change LX2162A PCIe node compatible stringHou Zhiqiang2021-02-081-2/+3
* | | pci: layerscape: Remove the shadow SVR definitionsHou Zhiqiang2021-02-081-10/+2
|/ /
* / dm: pci: Correct use of wrong flag nameSimon Glass2021-02-031-1/+1
|/
* pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese2021-01-272-81/+41
* arm64: a37xx: pci: Fix printing debug messagesPali Rohár2021-01-271-3/+2
* pci: pci_mvebu: Define an IO region as wellPhil Sutter2021-01-271-1/+27
* pci: Make auto-config code a little more robustPhil Sutter2021-01-271-4/+5
* pci: Add Rockchip dwc based PCIe controller driverShawn Lin2021-01-213-0/+887
* common: board_r: Drop initr_pci wrapperOvidiu Panait2021-01-152-3/+7
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-052-10/+10
|\
| * dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass2021-01-051-3/+3
| * dm: core: Rename sqq to seq_Simon Glass2021-01-051-1/+1
| * dm: Use access methods for dev/uclass private dataSimon Glass2021-01-052-6/+6
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-056-16/+41
|\ \ | |/ |/|
| * Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"Pali Rohár2020-12-281-3/+0
| * pci: layerscape: fix a dead loop issueHou Zhiqiang2020-12-101-0/+2