summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2017-09-22pci: layerscape: Fixup iommu-map for LS208xABharat Bhushan1-5/+14
2017-09-22pci: Remove unnecessary 'default n' from KconfigTuomas Tynkkynen1-1/+0
2017-09-22pci: layerscape: Remove unused field 'hose' from struct ls_pcieTuomas Tynkkynen1-1/+0
2017-09-22pci: tegra: Remove unused field 'hose' from struct tegra_pcieTuomas Tynkkynen1-2/+0
2017-09-22pci: xilinx: Remove unused field 'hose' from struct xilinx_pcieTuomas Tynkkynen1-2/+0
2017-09-22pci: xilinx: Fix doc comments on config space accessorsTuomas Tynkkynen1-2/+2
2017-08-24vbe: Drop vbe_get_video_info()Bin Meng1-41/+0
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass3-5/+5
2017-08-09PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 spaceHou Zhiqiang1-0/+3
2017-08-02Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-2/+2
2017-08-01soc/fsl-layerscape: Update SVR number for LS2081A and LS2041ASantan Kumar1-2/+2
2017-08-01x86: kconfig: Select PCI and DM_PCIBin Meng1-1/+1
2017-07-28dm: tegra: pci: Convert to livetreeSimon Glass1-29/+24
2017-07-11dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()Masahiro Yamada1-1/+1
2017-07-11dm: core: Add functions to obtain node's address/size cellsSimon Glass1-3/+3
2017-07-04powerpc: remove 4xx supportHeiko Schocher1-38/+0
2017-06-27Merge git://www.denx.de/git/u-boot-imxTom Rini1-0/+38
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher1-16/+1
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass2-0/+7
2017-06-01dm: pci: Update uclass to support livetreeSimon Glass1-14/+12
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-2/+2
2017-05-31drivers: pci: imx: add imx_pcie_remove functionTim Harvey1-0/+38
2017-05-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini3-4/+13
2017-05-23armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC supportPriyanka Jain3-4/+13
2017-05-17x86: pci: Allow conditionally run VGA rom in S3Bin Meng1-0/+14
2017-05-12pci: avoid memory leakxypron.glpk@gmx.de1-0/+1
2017-05-09fix: mvebu: pcie_dw: Allow probing empty PCIe slotsKonstantin Porotchkin1-5/+5
2017-04-04Merge git://git.denx.de/u-boot-dmTom Rini1-2/+3
2017-03-28pcie-layerscape: Fixup iommu-map property of pci nodeBharat Bhushan1-0/+55
2017-03-28pcie-layerscape: Initialize pci-lut for NXP chasis-2 socsBharat Bhushan1-2/+2
2017-03-28pci: layerscape: Fixup device tree node for ls2088aHou Zhiqiang1-11/+24
2017-03-28pci: layerscape: add LS2088A series SoC pcie supportHou Zhiqiang2-0/+43
2017-03-28pci: layerscape: enable PCIe config readyHou Zhiqiang2-0/+9
2017-03-26pci: correct a function descriptionHou Zhiqiang1-2/+3
2017-03-23mvebu: pcie: Add support for GPIO reset for PCIe deviceKonstantin Porotchkin1-0/+20
2017-02-08dm: core: Replace of_offset with accessorSimon Glass4-7/+8
2017-02-06x86: Don't try to run the VGA BIOS in 64-bit modeSimon Glass1-1/+1
2017-02-01pci: mvebu: Fix Armada 38x supportDirk Eibach1-12/+13
2017-01-26Merge git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+7
2017-01-26Drop CONFIG_WINBOND_83C553Simon Glass2-207/+0
2017-01-25mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien1-0/+7
2017-01-18kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang1-4/+4
2017-01-18pci: layerscape: remove unnecessary legacy codeMinghuan Lian3-716/+1
2017-01-18pci: layerscape: add pci driver based on DMMinghuan Lian4-0/+754
2017-01-18pci: layerscape: move kernel DT fixup to a separate fileHou Zhiqiang4-311/+343
2017-01-18dm: pci: remove pci_bus_to_hose(0) callingMinghuan Lian1-10/+7
2017-01-18dm: pci: return the real controller in pci_bus_to_hose()Minghuan Lian1-1/+1
2017-01-03pci: kconfig: fix spelling in descriptionMarcel Ziswiler1-1/+1
2016-12-05pci: mvebu: Add PCIe driver for Armada-8KShadi Ammouri3-0/+546
2016-12-03pci: sh7751: map PCI memory space into SDRAMVladimir Zapolskiy1-6/+4