summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
* drivers: pcie: add Broadcom IPROC PCIe RC driverSrinath Mannam2020-08-143-0/+1295
* drivers: pci: add api to get dma regionsRayagonda Kokatanur2020-08-141-0/+42
* pci: Drop dm.h inclusion from header fileSimon Glass2020-08-034-2/+3
* pci: layerscape: Add specific config entry for RC and EP mode driverHou Zhiqiang2020-07-272-8/+28
* pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2Xiaowei Bao2020-07-272-2/+15
* pci: layerscape: Modify the ls_pcie_dump_atu functionXiaowei Bao2020-07-274-14/+18
* pci_ep: layerscape: Add the SRIOV VFs of PF supportXiaowei Bao2020-07-273-13/+42
* pci_ep: layerscape: Add Support for ls2085a and ls2080a EP modeXiaowei Bao2020-07-271-5/+13
* pci_ep: layerscape: Add the workaround for errata A-009460Xiaowei Bao2020-07-271-0/+9
* pcie_ep: layerscape: Add the multiple function supportXiaowei Bao2020-07-273-48/+98
* pci: layerscape: Split the EP and RC driverXiaowei Bao2020-07-276-497/+735
* pci: rockchip: Drop legacy PHY driverJagan Teki2020-07-224-354/+74
* pci: rockchip: Switch to generic-phyJagan Teki2020-07-223-10/+16
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-176-10/+10
* Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-07-105-11/+633
|\
| * pci: Add driver for Broadcom BCM2711 SoC PCIe controllerSylwester Nawrocki2020-07-103-0/+633
| * pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki2020-07-092-11/+0
* | video: pci: Set up the copy framebufferSimon Glass2020-07-091-1/+21
|/
* pci: rockchip: Mark inline functions as static inlineTom Rini2020-07-011-3/+2
* pci: Make Rockchip PCIe voltage regulators optionalMark Kettenis2020-05-291-13/+20
* pci: Add Rockchip PCIe PHY controller driverJagan Teki2020-05-224-14/+306
* pci: Add Rockchip PCIe controller driverJagan Teki2020-05-224-0/+555
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-1811-0/+11
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1813-0/+13
* common: Drop log.h from common headerSimon Glass2020-05-1822-0/+22
* common: Drop init.h from common headerSimon Glass2020-05-187-0/+7
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-151-1/+1
* pci: Avoid auto-config when chain loadingSimon Glass2020-04-301-2/+2
* x86: Move acpi_s3.h to include/acpi/Simon Glass2020-04-161-3/+1
* pci: Adjust dm_pci_read_bar32() to return errors correctlySimon Glass2020-04-161-1/+8
* dm: pci: Allow disabling auto-config for a deviceSimon Glass2020-04-161-0/+2
* pci-host-ecam-generic: access config space independent of system-wide bus idVladimir Oltean2020-03-301-4/+33
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-058-0/+8
* dm: core: Require users of devres to include the headerSimon Glass2020-02-052-0/+2
* dm: pci: Update a few more interfaces for const udevice *Simon Glass2020-02-051-9/+9
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-0522-43/+46
* pci: layerscape: device tree fixup based on SoC andWasim Khan2020-01-243-0/+75
* pci: layerscape: Move streamId allocation to common device tree fixupWasim Khan2020-01-244-26/+31
* pci: layerscape: Common device tree fixup for NXP SoCsWasim Khan2020-01-245-8/+58
* pci: layerscape: Fix the BARs disable functionHou Zhiqiang2020-01-241-11/+0
* pci: layerscape: Fix the disabling of Expansion ROM BARHou Zhiqiang2020-01-241-1/+1
* common: Move ll_boot_init() to init.hSimon Glass2020-01-171-0/+1
* pci: Print a warning if the bus is accessed before probingSimon Glass2020-01-071-0/+13
* Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-071-0/+1
|\
| * pci: imx: Add iMX6SX compatibleMarek Vasut2020-01-071-0/+1
* | pci: layerscape: Manage PCIe EP compatible string via KconfigPankaj Bansal2020-01-023-2/+11
* | pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal2020-01-021-0/+15
* | armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160AWasim Khan2019-12-261-1/+1
* | pci: layerscape_gen4: Suffix API names with _ls_gen4Wasim Khan2019-12-261-8/+12