summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-058-0/+8
* dm: core: Require users of devres to include the headerSimon Glass2020-02-052-0/+2
* dm: pci: Update a few more interfaces for const udevice *Simon Glass2020-02-051-9/+9
* dm: pci: Update the PCI read_config() method to const dev *Simon Glass2020-02-0522-43/+46
* pci: layerscape: device tree fixup based on SoC andWasim Khan2020-01-243-0/+75
* pci: layerscape: Move streamId allocation to common device tree fixupWasim Khan2020-01-244-26/+31
* pci: layerscape: Common device tree fixup for NXP SoCsWasim Khan2020-01-245-8/+58
* pci: layerscape: Fix the BARs disable functionHou Zhiqiang2020-01-241-11/+0
* pci: layerscape: Fix the disabling of Expansion ROM BARHou Zhiqiang2020-01-241-1/+1
* common: Move ll_boot_init() to init.hSimon Glass2020-01-171-0/+1
* pci: Print a warning if the bus is accessed before probingSimon Glass2020-01-071-0/+13
* Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Jan2020Tom Rini2020-01-071-0/+1
|\
| * pci: imx: Add iMX6SX compatibleMarek Vasut2020-01-071-0/+1
* | 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