summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* pci: Drop DM_PCISimon Glass2021-09-131-37/+3
* pci: Drop PCI_INDIRECT_BRIDGESimon Glass2021-09-132-72/+0
* arm: a37xx: pci: Don't spam about PIO Response StatusMarek Behún2021-09-101-1/+1
* arm: a37xx: pci: Implement re-issuing config requests on CRS responsePali Rohár2021-09-101-15/+43
* arm: a37xx: pci: Disable returning CRS responsePali Rohár2021-09-101-1/+12
* arm: a37xx: pci: Fix handling PIO config error responsesPali Rohár2021-08-111-26/+26
* pci: ppc: Drop ftpci100 driverSimon Glass2021-08-062-320/+0
* pci: imx: Drop use of DM_PCISimon Glass2021-08-051-81/+0
* pci: msc01: Drop use of DM_PCISimon Glass2021-08-051-64/+0
* pci: gt64120: Drop use of DM_PCISimon Glass2021-08-051-64/+0
* pci: Drop DM_PCI check from pci_commonSimon Glass2021-08-051-2/+2
* pci: Require DM_PCITom Rini2021-07-184-983/+5
* pci: msc01: convert to driver modelDaniel Schwierzeck2021-07-181-1/+71
* pci: gt64120: convert to driver modelDaniel Schwierzeck2021-07-181-1/+73
* dm: pci: add option to map virtual system memory base addressDaniel Schwierzeck2021-07-182-3/+19
* Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-07-171-5/+24
|\
| * pci: imx: use reset-gpios if defined by device-treeTim Harvey2021-07-101-5/+24
* | Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-07-151-4/+35
|\ \
| * | x86: pci: Allow binding of some devices before relocationSimon Glass2021-07-151-1/+32
| * | pci: Use const for pci_find_device_id() etc.Simon Glass2021-07-151-3/+3
* | | arm: a37xx: pci: Fix typo in commentPali Rohár2021-07-151-1/+1
* | | arm: a37xx: pci: Extend validation for PCIe resources and oubound windowsPali Rohár2021-07-151-3/+4
|/ /
* | pci: uniphier: Add UniPhier PCIe controller driverKunihiko Hayashi2021-07-143-0/+435
|/
* ppc: Remove caddy2 / vme8349 boardsTom Rini2021-07-071-2/+1
* Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini2021-07-071-0/+2
|\
| * dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-061-0/+2
* | pci: synquacer: Add SynQuacer ECAM based PCIe driverMasami Hiramatsu2021-07-063-0/+613
* | dm: pci: Skip setting VGA bridge bits if parent device is the host busMasami Hiramatsu2021-07-061-0/+3
|/
* Merge tag 'v2021.07-rc5' into nextTom Rini2021-06-281-0/+4
|\
| * pci: layerscape-ep: Add check of the PCIe controller enablementHou Zhiqiang2021-06-171-0/+4
* | pci: pcie_dw_rockchip: Replace msleep occurences by udelayAnand Moon2021-06-181-5/+5
* | pci: pcie_dw_rockchip: Drop the unused variable warningAnand Moon2021-06-181-2/+0
* | pci: pcie_dw_rockchip: Fixed the below compilation errorAnand Moon2021-06-181-2/+2
|/
* arm: a37xx: pci: Fix configuring PCIe resourcesPali Rohár2021-06-041-1/+157
* arm: a37xx: pci: Fix DT compatible string to Linux' DT compatiblePali Rohár2021-06-041-1/+1
* arm: a37xx: pci: Disable bus mastering when unloading driverPali Rohár2021-06-041-0/+6
* arm: a37xx: pci: Don't put link into LTSSM Recovery state during probePali Rohár2021-06-041-5/+0
* drivers: pci: pcie_dw_common: fix Werror compilation errorGreen Wan2021-05-311-25/+29
* drivers: pci: add pcie support for fu740Green Wan2021-05-313-0/+518
* 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