summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* pci: layerscape: Fixup iommu-map for LS208xABharat Bhushan2017-09-221-5/+14
* pci: Remove unnecessary 'default n' from KconfigTuomas Tynkkynen2017-09-221-1/+0
* pci: layerscape: Remove unused field 'hose' from struct ls_pcieTuomas Tynkkynen2017-09-221-1/+0
* pci: tegra: Remove unused field 'hose' from struct tegra_pcieTuomas Tynkkynen2017-09-221-2/+0
* pci: xilinx: Remove unused field 'hose' from struct xilinx_pcieTuomas Tynkkynen2017-09-221-2/+0
* pci: xilinx: Fix doc comments on config space accessorsTuomas Tynkkynen2017-09-221-2/+2
* vbe: Drop vbe_get_video_info()Bin Meng2017-08-241-41/+0
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-163-5/+5
* PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 spaceHou Zhiqiang2017-08-091-0/+3
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-08-021-2/+2
|\
| * soc/fsl-layerscape: Update SVR number for LS2081A and LS2041ASantan Kumar2017-08-011-2/+2
* | x86: kconfig: Select PCI and DM_PCIBin Meng2017-08-011-1/+1
* | dm: tegra: pci: Convert to livetreeSimon Glass2017-07-281-29/+24
|/
* dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()Masahiro Yamada2017-07-111-1/+1
* dm: core: Add functions to obtain node's address/size cellsSimon Glass2017-07-111-3/+3
* powerpc: remove 4xx supportHeiko Schocher2017-07-031-38/+0
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-06-271-0/+38
|\
| * drivers: pci: imx: add imx_pcie_remove functionTim Harvey2017-05-311-0/+38
* | powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-121-16/+1
* | common: freescale: Move arch-specific declarationsSimon Glass2017-06-052-0/+7
* | dm: pci: Update uclass to support livetreeSimon Glass2017-06-011-14/+12
* | dm: Rename dev_addr..() functionsSimon Glass2017-06-011-2/+2
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-05-263-4/+13
|\
| * armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC supportPriyanka Jain2017-05-233-4/+13
* | x86: pci: Allow conditionally run VGA rom in S3Bin Meng2017-05-171-0/+14
|/
* pci: avoid memory leakxypron.glpk@gmx.de2017-05-121-0/+1
* fix: mvebu: pcie_dw: Allow probing empty PCIe slotsKonstantin Porotchkin2017-05-091-5/+5
* Merge git://git.denx.de/u-boot-dmTom Rini2017-04-041-2/+3
|\
| * pci: correct a function descriptionHou Zhiqiang2017-03-261-2/+3
* | pcie-layerscape: Fixup iommu-map property of pci nodeBharat Bhushan2017-03-281-0/+55
* | pcie-layerscape: Initialize pci-lut for NXP chasis-2 socsBharat Bhushan2017-03-281-2/+2
* | pci: layerscape: Fixup device tree node for ls2088aHou Zhiqiang2017-03-281-11/+24
* | pci: layerscape: add LS2088A series SoC pcie supportHou Zhiqiang2017-03-282-0/+43
* | pci: layerscape: enable PCIe config readyHou Zhiqiang2017-03-282-0/+9
|/
* mvebu: pcie: Add support for GPIO reset for PCIe deviceKonstantin Porotchkin2017-03-231-0/+20
* dm: core: Replace of_offset with accessorSimon Glass2017-02-084-7/+8
* x86: Don't try to run the VGA BIOS in 64-bit modeSimon Glass2017-02-061-1/+1
* pci: mvebu: Fix Armada 38x supportDirk Eibach2017-02-011-12/+13
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-01-251-0/+7
|\
| * mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien2017-01-241-0/+7
* | Drop CONFIG_WINBOND_83C553Simon Glass2017-01-252-207/+0
|/
* kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang2017-01-181-4/+4
* pci: layerscape: remove unnecessary legacy codeMinghuan Lian2017-01-183-716/+1
* pci: layerscape: add pci driver based on DMMinghuan Lian2017-01-184-0/+754
* pci: layerscape: move kernel DT fixup to a separate fileHou Zhiqiang2017-01-184-311/+343
* dm: pci: remove pci_bus_to_hose(0) callingMinghuan Lian2017-01-181-10/+7
* dm: pci: return the real controller in pci_bus_to_hose()Minghuan Lian2017-01-181-1/+1
* pci: kconfig: fix spelling in descriptionMarcel Ziswiler2017-01-031-1/+1
* pci: mvebu: Add PCIe driver for Armada-8KShadi Ammouri2016-12-053-0/+546
* pci: sh7751: map PCI memory space into SDRAMVladimir Zapolskiy2016-12-021-6/+4