summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-07-18pci: Require DM_PCITom Rini
2021-07-18pci: msc01: convert to driver modelDaniel Schwierzeck
2021-07-18pci: gt64120: convert to driver modelDaniel Schwierzeck
2021-07-18dm: pci: add option to map virtual system memory base addressDaniel Schwierzeck
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-07-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-07-15x86: pci: Allow binding of some devices before relocationSimon Glass
2021-07-15pci: Use const for pci_find_device_id() etc.Simon Glass
2021-07-15arm: a37xx: pci: Fix typo in commentPali Rohár
2021-07-15arm: a37xx: pci: Extend validation for PCIe resources and oubound windowsPali Rohár
2021-07-14pci: uniphier: Add UniPhier PCIe controller driverKunihiko Hayashi
2021-07-10pci: imx: use reset-gpios if defined by device-treeTim Harvey
2021-07-07ppc: Remove caddy2 / vme8349 boardsTom Rini
2021-07-07Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-07-06pci: synquacer: Add SynQuacer ECAM based PCIe driverMasami Hiramatsu
2021-07-06dm: pci: Skip setting VGA bridge bits if parent device is the host busMasami Hiramatsu
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-18pci: pcie_dw_rockchip: Replace msleep occurences by udelayAnand Moon
2021-06-18pci: pcie_dw_rockchip: Drop the unused variable warningAnand Moon
2021-06-18pci: pcie_dw_rockchip: Fixed the below compilation errorAnand Moon
2021-06-17pci: layerscape-ep: Add check of the PCIe controller enablementHou Zhiqiang
2021-06-04arm: a37xx: pci: Fix configuring PCIe resourcesPali Rohár
2021-06-04arm: a37xx: pci: Fix DT compatible string to Linux' DT compatiblePali Rohár
2021-06-04arm: a37xx: pci: Disable bus mastering when unloading driverPali Rohár
2021-06-04arm: a37xx: pci: Don't put link into LTSSM Recovery state during probePali Rohár
2021-05-31drivers: pci: pcie_dw_common: fix Werror compilation errorGreen Wan
2021-05-31drivers: pci: add pcie support for fu740Green Wan
2021-05-16pcie: designware: mvebu: do not configure ATU for IO when not usedMarcin Wojtas
2021-05-02pci: imx: disable imx6sdl LTSSM upon driver removeTim Harvey
2021-05-02pci: pci-uclass: Add board_pci_fixup_dev for DM_PCITim Harvey
2021-05-02pci: Update the highest subordinate bus number for bridge setupMasami Hiramatsu
2021-04-29arm: a37xx: pci: Fix processing PIO transfersPali Rohár
2021-04-28mips: octeon: Add Octeon PCIe host controller driverStefan Roese
2021-04-15pci: add Amlogic Meson Designware PCIe controllerNeil Armstrong
2021-04-15pci: pcie_dw_rockchip: migrate to common Designware PCIe functionsNeil Armstrong
2021-04-15pci: pcie_dw_ti: migrate to common Designware PCIe functionsNeil Armstrong
2021-04-15pci: add common Designware PCIe functionsNeil Armstrong
2021-04-12pci: Mark 64bit Memory BARs as suchPhil Sutter
2021-03-29Merge tag 'v2021.04-rc5' into nextTom Rini
2021-03-27video: Fix video on coreboot with the copy bufferSimon Glass
2021-03-23pci: layerscape: Change to allocate zeroed memery for struct ls_pcieHou Zhiqiang
2021-03-12arm: a37xx: pci: Implement workaround for the readback value of VEND_IDPali Rohár
2021-03-05pci: mpc85xx: Support 64-bit bus and cpu addressBin Meng
2021-03-05pci: mpc85xx: Support controller register physical address beyond 32-bitBin Meng
2021-03-05pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAWBin Meng
2021-03-05pci: fsl_pci_init: Dynamically allocate the PCI regionsBin Meng
2021-02-26pci: pci_mvebu: set local dev to number 1Marek Behún
2021-02-26pci: pci_mvebu: refactor validation of addresses for config accessMarek Behún
2021-02-26pci: pci_mvebu: debug rd/wr config as other drivers doMarek Behún