summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2020-08-14drivers: pcie: add Broadcom IPROC PCIe RC driverSrinath Mannam3-0/+1295
2020-08-14drivers: pci: add api to get dma regionsRayagonda Kokatanur1-0/+42
2020-08-04pci: Drop dm.h inclusion from header fileSimon Glass4-2/+3
2020-07-27pci: layerscape: Add specific config entry for RC and EP mode driverHou Zhiqiang2-8/+28
2020-07-27pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2Xiaowei Bao2-2/+15
2020-07-27pci: layerscape: Modify the ls_pcie_dump_atu functionXiaowei Bao4-14/+18
2020-07-27pci_ep: layerscape: Add the SRIOV VFs of PF supportXiaowei Bao3-13/+42
2020-07-27pci_ep: layerscape: Add Support for ls2085a and ls2080a EP modeXiaowei Bao1-5/+13
2020-07-27pci_ep: layerscape: Add the workaround for errata A-009460Xiaowei Bao1-0/+9
2020-07-27pcie_ep: layerscape: Add the multiple function supportXiaowei Bao3-48/+98
2020-07-27pci: layerscape: Split the EP and RC driverXiaowei Bao6-497/+735
2020-07-22pci: rockchip: Drop legacy PHY driverJagan Teki4-354/+74
2020-07-22pci: rockchip: Switch to generic-phyJagan Teki3-10/+16
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada6-10/+10
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini5-11/+633
2020-07-10pci: Add driver for Broadcom BCM2711 SoC PCIe controllerSylwester Nawrocki3-0/+633
2020-07-09pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki2-11/+0
2020-07-09video: pci: Set up the copy framebufferSimon Glass1-1/+21
2020-07-01pci: rockchip: Mark inline functions as static inlineTom Rini1-3/+2
2020-05-29pci: Make Rockchip PCIe voltage regulators optionalMark Kettenis1-13/+20
2020-05-22pci: Add Rockchip PCIe PHY controller driverJagan Teki4-14/+306
2020-05-22pci: Add Rockchip PCIe controller driverJagan Teki4-0/+555
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass11-0/+11
2020-05-19common: Drop linux/delay.h from common headerSimon Glass13-0/+13
2020-05-19common: Drop log.h from common headerSimon Glass22-0/+22
2020-05-19common: Drop init.h from common headerSimon Glass7-0/+7
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner1-1/+1
2020-04-30pci: Avoid auto-config when chain loadingSimon Glass1-2/+2
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass1-3/+1
2020-04-16pci: Adjust dm_pci_read_bar32() to return errors correctlySimon Glass1-1/+8
2020-04-16dm: pci: Allow disabling auto-config for a deviceSimon Glass1-0/+2
2020-03-30pci-host-ecam-generic: access config space independent of system-wide bus idVladimir Oltean1-4/+33
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass8-0/+8
2020-02-06dm: core: Require users of devres to include the headerSimon Glass2-0/+2
2020-02-06dm: pci: Update a few more interfaces for const udevice *Simon Glass1-9/+9
2020-02-06dm: pci: Update the PCI read_config() method to const dev *Simon Glass22-43/+46
2020-01-24pci: layerscape: device tree fixup based on SoC andWasim Khan3-0/+75
2020-01-24pci: layerscape: Move streamId allocation to common device tree fixupWasim Khan4-26/+31
2020-01-24pci: layerscape: Common device tree fixup for NXP SoCsWasim Khan5-8/+58
2020-01-24pci: layerscape: Fix the BARs disable functionHou Zhiqiang1-11/+0
2020-01-24pci: layerscape: Fix the disabling of Expansion ROM BARHou Zhiqiang1-1/+1
2020-01-17common: Move ll_boot_init() to init.hSimon Glass1-0/+1
2020-01-08pci: Print a warning if the bus is accessed before probingSimon Glass1-0/+13
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+1
2020-01-07pci: imx: Add iMX6SX compatibleMarek Vasut1-0/+1
2020-01-02pci: layerscape: Manage PCIe EP compatible string via KconfigPankaj Bansal3-2/+11
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal1-0/+15
2019-12-26armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160AWasim Khan1-1/+1
2019-12-26pci: layerscape_gen4: Suffix API names with _ls_gen4Wasim Khan1-8/+12