summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-07-22pci: rockchip: Drop legacy PHY driverJagan Teki
2020-07-22pci: rockchip: Switch to generic-phyJagan Teki
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-10Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-07-10pci: Add driver for Broadcom BCM2711 SoC PCIe controllerSylwester Nawrocki
2020-07-09pci: Move some PCIe register offset definitions to a common headerSylwester Nawrocki
2020-07-09video: pci: Set up the copy framebufferSimon Glass
2020-07-01pci: rockchip: Mark inline functions as static inlineTom Rini
2020-05-29pci: Make Rockchip PCIe voltage regulators optionalMark Kettenis
2020-05-22pci: Add Rockchip PCIe PHY controller driverJagan Teki
2020-05-22pci: Add Rockchip PCIe controller driverJagan Teki
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-15rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner
2020-04-30pci: Avoid auto-config when chain loadingSimon Glass
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass
2020-04-16pci: Adjust dm_pci_read_bar32() to return errors correctlySimon Glass
2020-04-16dm: pci: Allow disabling auto-config for a deviceSimon Glass
2020-03-30pci-host-ecam-generic: access config space independent of system-wide bus idVladimir Oltean
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05dm: pci: Update a few more interfaces for const udevice *Simon Glass
2020-02-05dm: pci: Update the PCI read_config() method to const dev *Simon Glass
2020-01-24pci: layerscape: device tree fixup based on SoC andWasim Khan
2020-01-24pci: layerscape: Move streamId allocation to common device tree fixupWasim Khan
2020-01-24pci: layerscape: Common device tree fixup for NXP SoCsWasim Khan
2020-01-24pci: layerscape: Fix the BARs disable functionHou Zhiqiang
2020-01-24pci: layerscape: Fix the disabling of Expansion ROM BARHou Zhiqiang
2020-01-17common: Move ll_boot_init() to init.hSimon Glass
2020-01-07pci: Print a warning if the bus is accessed before probingSimon Glass
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-07pci: imx: Add iMX6SX compatibleMarek Vasut
2020-01-02pci: layerscape: Manage PCIe EP compatible string via KconfigPankaj Bansal
2020-01-02pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal
2019-12-26armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160AWasim Khan
2019-12-26pci: layerscape_gen4: Suffix API names with _ls_gen4Wasim Khan
2019-12-26pci: layerscape: Suffix API names with _lsWasim Khan
2019-12-26pci: layerscape: Add stream_id_cur field to ls_pcie structureWasim Khan
2019-12-26drivers/pci : enable pcie_layerscape code for lx2160a rev2Wasim Khan
2019-12-15dm: pci: Move pci_get_devfn() into a common fileSimon Glass
2019-12-15dm: pci: Allow delaying auto-config until after relocationSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-05drivers: pci: ignore disabled devicesMichael Walle
2019-12-03pci: Only link pci_rom.o in some casesTom Rini
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2019-11-08pci: layerscape: Only set EP CFG READY bitPankaj Bansal