- 91ee45d PCI: mediatek: Add PCIe support for MT7622 by Chuanjia Liu · 4 years, 3 months ago
- 4848704 drivers: pcie: add Broadcom IPROC PCIe RC driver by Srinath Mannam · 4 years, 6 months ago
- 143eb5b drivers: pci: add api to get dma regions by Rayagonda Kokatanur · 4 years, 6 months ago
- 51a4a85 pci: Drop dm.h inclusion from header file by Simon Glass · 4 years, 4 months ago
- ed188aa pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · 4 years, 4 months ago
- 4085e3a pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2 by Xiaowei Bao · 4 years, 4 months ago
- 80b5a66 pci: layerscape: Modify the ls_pcie_dump_atu function by Xiaowei Bao · 4 years, 4 months ago
- 83bf32e pci_ep: layerscape: Add the SRIOV VFs of PF support by Xiaowei Bao · 4 years, 4 months ago
- 78c56b2 pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode by Xiaowei Bao · 4 years, 4 months ago
- 15ce1fa pci_ep: layerscape: Add the workaround for errata A-009460 by Xiaowei Bao · 4 years, 4 months ago
- c5174a5 pcie_ep: layerscape: Add the multiple function support by Xiaowei Bao · 4 years, 4 months ago
- 118e58e pci: layerscape: Split the EP and RC driver by Xiaowei Bao · 4 years, 4 months ago
- ad415c8 pci: rockchip: Drop legacy PHY driver by Jagan Teki · 4 years, 4 months ago
- ce920e0 pci: rockchip: Switch to generic-phy by Jagan Teki · 4 years, 4 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 3113c84 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 4 months ago
- 7b1c3f6 pci: Add driver for Broadcom BCM2711 SoC PCIe controller by Sylwester Nawrocki · 4 years, 6 months ago
- b6687e1 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · 4 years, 6 months ago
- 0938767 video: pci: Set up the copy framebuffer by Simon Glass · 4 years, 4 months ago
- 8214791 pci: rockchip: Mark inline functions as static inline by Tom Rini · 4 years, 4 months ago
- dbc5e28 pci: Make Rockchip PCIe voltage regulators optional by Mark Kettenis · 4 years, 6 months ago
- 89f2fa0 pci: Add Rockchip PCIe PHY controller driver by Jagan Teki · 4 years, 6 months ago
- 99d5906 pci: Add Rockchip PCIe controller driver by Jagan Teki · 4 years, 6 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
- 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 6 months ago
- f1f4438 pci: Avoid auto-config when chain loading by Simon Glass · 4 years, 7 months ago
- 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 7 months ago
- 9ece4b0 pci: Adjust dm_pci_read_bar32() to return errors correctly by Simon Glass · 4 years, 7 months ago
- d8c7fb5 dm: pci: Allow disabling auto-config for a device by Simon Glass · 4 years, 7 months ago
- f83567e pci-host-ecam-generic: access config space independent of system-wide bus id by Vladimir Oltean · 4 years, 8 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- 194fca9 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 10 months ago
- c4e72c4 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 10 months ago
- 9c2969e pci: layerscape: device tree fixup based on SoC and by Wasim Khan · 4 years, 10 months ago
- d20eb7a pci: layerscape: Move streamId allocation to common device tree fixup by Wasim Khan · 4 years, 10 months ago
- 1185b22 pci: layerscape: Common device tree fixup for NXP SoCs by Wasim Khan · 4 years, 10 months ago
- 282d992 pci: layerscape: Fix the BARs disable function by Hou Zhiqiang · 5 years ago
- f8203e3 pci: layerscape: Fix the disabling of Expansion ROM BAR by Hou Zhiqiang · 5 years ago
- 35a3f87 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 11 months ago
- 4886287 pci: Print a warning if the bus is accessed before probing by Simon Glass · 4 years, 11 months ago
- d8a3f52 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 10 months ago
- c5773cc pci: imx: Add iMX6SX compatible by Marek Vasut · 5 years ago
- 63618e7 pci: layerscape: Manage PCIe EP compatible string via Kconfig by Pankaj Bansal · 5 years ago
- ba7c966 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · 5 years ago
- 7cd42728 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · 5 years ago
- 0b964b0 pci: layerscape_gen4: Suffix API names with _ls_gen4 by Wasim Khan · 5 years ago
- 485304a pci: layerscape: Suffix API names with _ls by Wasim Khan · 5 years ago
- c81b1ea pci: layerscape: Add stream_id_cur field to ls_pcie structure by Wasim Khan · 5 years ago
- 5ff7b84 drivers/pci : enable pcie_layerscape code for lx2160a rev2 by Wasim Khan · 5 years ago
- 6dd4b01 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · 5 years ago
- 2206ac2 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · 5 years ago
- bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
- a6cd597 drivers: pci: ignore disabled devices by Michael Walle · 5 years ago
- 923e211 pci: Only link pci_rom.o in some cases by Tom Rini · 5 years ago
- 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
- 0b73ef0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
- 05c81d9 pci: layerscape: Only set EP CFG READY bit by Pankaj Bansal · 5 years ago
- e3aafef arm: add initial support for the Phytium Durian Board by liu hao · 5 years ago
- b61cbbd pci: add DM based mpc85xx driver by Heiko Schocher · 5 years ago
- 9189d6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
- 42d3745 pci: mediatek: add PCIe controller support for MT7623 by Ryder Lee · 5 years ago
- 6498fda sandbox: pci: Remember the device being emulated by Simon Glass · 5 years ago
- 75d8f49 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · 5 years ago
- a827ba9 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · 5 years ago
- 49a0f8c x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
- 6a73cf3 pci: Show a message if PCI autoconfig fails by Simon Glass · 5 years ago
- f365152 pci: Add more debug detail when resources are exhausted by Simon Glass · 5 years ago
- 90c6686 pci: Disable autoconfig in SPL by Simon Glass · 5 years ago
- 0911569 pci: Show the result of binding a device by Simon Glass · 5 years ago
- be0d8fa pci: sandbox: Probe PCI emulation devices when used by Simon Glass · 5 years ago
- 9b69ba4 pci: sandbox: Move the emulators into their own node by Simon Glass · 5 years ago
- 07f2f58 x86: fsp: Create a common fsp_support.h header by Simon Glass · 5 years ago
- 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
- 72c2f4a pci: sh7751: Convert to DM and DT probing by Marek Vasut · 5 years ago
- 92e025c dm: pcie_fsl: Add MPC8548 PCIe support by Hou Zhiqiang · 5 years ago
- 5274459 dm: pcie_fsl: Add P5040 PCIe support by Hou Zhiqiang · 5 years ago
- 7b7e4e1 dm: pcie_fsl: Add P4080 PCIe support by Hou Zhiqiang · 5 years ago
- 096d5f8 dm: pcie_fsl: Add P3041 PCIe support by Hou Zhiqiang · 5 years ago
- 1a92802 dm: pcie_fsl: Add P2041 PCIe support by Hou Zhiqiang · 5 years ago
- ba82736 dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCs by Hou Zhiqiang · 5 years ago
- 4392ddb dm: pcie_fsl: Add T104x PCIe support by Hou Zhiqiang · 5 years ago
- a8c79f6 dm: pcie_fsl: Add T102x PCIe support by Hou Zhiqiang · 5 years ago
- 9acc038 dm: pcie_fsl: Add T4240 PCIe support by Hou Zhiqiang · 5 years ago
- fbcb2ff dm: pcie_fsl: Fix the calculation of controller index by Hou Zhiqiang · 5 years ago
- d18d06a dm: pcie_fsl: Fix the Class Code fixup function by Hou Zhiqiang · 5 years ago
- adc983b dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdef by Hou Zhiqiang · 5 years ago
- 88c7a0a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
- 9c61158 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
- 03c396b pcie: ti: add driver for AM65x PCIe RC by Sekhar Nori · 5 years ago
- 193a1e9 pci: pci_mvebu: set BAR0 after memory space is set by Marek Behún · 5 years ago
- 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
- d44f793 pci: intel: Fix configuration type based on secondary number by Ley Foon Tan · 5 years ago
- bf9b981 pci: intel: Fix error when enumerating multi-function PCIe device by Ley Foon Tan · 5 years ago
- d0e52c6 pci: intel: Increase TLP polling counter by Ley Foon Tan · 5 years ago
- 60ee609 pci: ensure enumeration of all devices in pci_init by Marek Behún · 5 years ago