aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2019-11-07arm: add initial support for the Phytium Durian Boardliu hao
2019-11-06pci: add DM based mpc85xx driverHeiko Schocher
2019-10-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-11pci: mediatek: add PCIe controller support for MT7623Ryder Lee
2019-10-11sandbox: pci: Remember the device being emulatedSimon Glass
2019-10-08sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass
2019-10-08x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass
2019-10-08pci: Show a message if PCI autoconfig failsSimon Glass
2019-10-08pci: Add more debug detail when resources are exhaustedSimon Glass
2019-10-08pci: Disable autoconfig in SPLSimon Glass
2019-10-08pci: Show the result of binding a deviceSimon Glass
2019-10-08pci: sandbox: Probe PCI emulation devices when usedSimon Glass
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass
2019-10-08x86: fsp: Create a common fsp_support.h headerSimon Glass
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass
2019-09-02pci: sh7751: Convert to DM and DT probingMarek Vasut
2019-08-28dm: pcie_fsl: Add MPC8548 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P5040 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P4080 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P3041 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P2041 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCsHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T104x PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T102x PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T4240 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Fix the calculation of controller indexHou Zhiqiang
2019-08-28dm: pcie_fsl: Fix the Class Code fixup functionHou Zhiqiang
2019-08-28dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdefHou Zhiqiang
2019-08-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini
2019-08-12pcie: ti: add driver for AM65x PCIe RCSekhar Nori
2019-08-12pci: pci_mvebu: set BAR0 after memory space is setMarek BehĂșn
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11pci: intel: Fix configuration type based on secondary numberLey Foon Tan
2019-08-11pci: intel: Fix error when enumerating multi-function PCIe deviceLey Foon Tan