summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-26pci: layerscape: Suffix API names with _lsWasim Khan1-11/+11
2019-12-26pci: layerscape: Add stream_id_cur field to ls_pcie structureWasim Khan2-2/+4
2019-12-26drivers/pci : enable pcie_layerscape code for lx2160a rev2Wasim Khan1-1/+1
2019-12-15dm: pci: Move pci_get_devfn() into a common fileSimon Glass1-16/+0
2019-12-15dm: pci: Allow delaying auto-config until after relocationSimon Glass1-5/+10
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2-4/+4
2019-12-05drivers: pci: ignore disabled devicesMichael Walle1-0/+5
2019-12-03pci: Only link pci_rom.o in some casesTom Rini1-2/+2
2019-12-03common: Move pci_init_board() out of common.hSimon Glass2-0/+2
2019-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-1/+5
2019-11-08pci: layerscape: Only set EP CFG READY bitPankaj Bansal1-1/+5