summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* pci: layerscape: Manage PCIe EP compatible string via KconfigPankaj Bansal2020-01-023-2/+11
* pci: layerscape: move PCIE related CONFIG to PCI KconfigPankaj Bansal2020-01-021-0/+15
* armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160AWasim Khan2019-12-261-1/+1
* pci: layerscape_gen4: Suffix API names with _ls_gen4Wasim Khan2019-12-261-8/+12
* pci: layerscape: Suffix API names with _lsWasim Khan2019-12-261-11/+11
* pci: layerscape: Add stream_id_cur field to ls_pcie structureWasim Khan2019-12-262-2/+4
* drivers/pci : enable pcie_layerscape code for lx2160a rev2Wasim Khan2019-12-261-1/+1
* dm: pci: Move pci_get_devfn() into a common fileSimon Glass2019-12-151-16/+0
* dm: pci: Allow delaying auto-config until after relocationSimon Glass2019-12-151-5/+10
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-152-4/+4
* drivers: pci: ignore disabled devicesMichael Walle2019-12-051-0/+5
* pci: Only link pci_rom.o in some casesTom Rini2019-12-031-2/+2
* common: Move pci_init_board() out of common.hSimon Glass2019-12-022-0/+2
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-11-111-1/+5
|\
| * pci: layerscape: Only set EP CFG READY bitPankaj Bansal2019-11-081-1/+5
* | arm: add initial support for the Phytium Durian BoardWIP/2019-11-07-master-importsliu hao2019-11-073-0/+208
|/
* pci: add DM based mpc85xx driverHeiko Schocher2019-11-063-0/+166
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/12Oct2019Tom Rini2019-10-121-6/+24
|\
| * sandbox: pci: Remember the device being emulatedSimon Glass2019-10-111-6/+24
* | pci: mediatek: add PCIe controller support for MT7623Ryder Lee2019-10-113-0/+288
|/
* sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass2019-10-081-0/+20
* x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass2019-10-081-2/+14
* x86: Move acpi_s3.h to a common locationSimon Glass2019-10-081-1/+1
* pci: Show a message if PCI autoconfig failsSimon Glass2019-10-081-3/+9
* pci: Add more debug detail when resources are exhaustedSimon Glass2019-10-081-1/+3
* pci: Disable autoconfig in SPLSimon Glass2019-10-081-1/+1
* pci: Show the result of binding a deviceSimon Glass2019-10-081-1/+2
* pci: sandbox: Probe PCI emulation devices when usedSimon Glass2019-10-081-3/+2
* pci: sandbox: Move the emulators into their own nodeSimon Glass2019-10-081-6/+30
* x86: fsp: Create a common fsp_support.h headerSimon Glass2019-10-081-1/+1
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-081-1/+1
* pci: sh7751: Convert to DM and DT probingMarek Vasut2019-09-021-58/+106
* dm: pcie_fsl: Add MPC8548 PCIe supportHou Zhiqiang2019-08-281-0/+1
* dm: pcie_fsl: Add P5040 PCIe supportHou Zhiqiang2019-08-281-0/+1
* dm: pcie_fsl: Add P4080 PCIe supportHou Zhiqiang2019-08-281-0/+1
* dm: pcie_fsl: Add P3041 PCIe supportHou Zhiqiang2019-08-281-0/+1
* dm: pcie_fsl: Add P2041 PCIe supportHou Zhiqiang2019-08-281-0/+7
* dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCsHou Zhiqiang2019-08-281-0/+7
* dm: pcie_fsl: Add T104x PCIe supportHou Zhiqiang2019-08-281-0/+1
* dm: pcie_fsl: Add T102x PCIe supportHou Zhiqiang2019-08-281-0/+1
* dm: pcie_fsl: Add T4240 PCIe supportHou Zhiqiang2019-08-281-0/+1
* dm: pcie_fsl: Fix the calculation of controller indexHou Zhiqiang2019-08-282-2/+19
* dm: pcie_fsl: Fix the Class Code fixup functionHou Zhiqiang2019-08-282-4/+16
* dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdefHou Zhiqiang2019-08-281-33/+36
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/12Aug2019Tom Rini2019-08-121-4/+4
|\
| * pci: pci_mvebu: set BAR0 after memory space is setMarek BehĂșn2019-08-121-4/+4
* | Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-123-0/+732
|\ \
| * | pcie: ti: add driver for AM65x PCIe RCSekhar Nori2019-08-123-0/+732
| |/
* | env: Move env_get() to env.hSimon Glass2019-08-113-0/+3
* | pci: intel: Fix configuration type based on secondary numberLey Foon Tan2019-08-111-4/+6