aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2019-08-11pci: intel: Increase TLP polling counterLey Foon Tan
2019-07-12pci: ensure enumeration of all devices in pci_initMarek BehĂșn
2019-07-10drivers: pci: add API to issue FLR on a PCI function if supportedAlex Marginean
2019-07-10drivers: pci: add map_bar support for Enhanced AllocationAlex Marginean
2019-06-21pci: Avoid assigning PCI resources that are below 0x1000Bin Meng
2019-06-20dm: pci: add Freescale PowerPC PCIe driverHou Zhiqiang
2019-06-11pci: imx: Add DM and DT supportMarek Vasut
2019-06-11pci: imx: Pass driver private data aroundMarek Vasut
2019-06-11pci: imx: Fix potential 64bit memory access clampingMarek Vasut