summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-10-12drivers: pci: imx: fix imx_pcie_remove functionSven-Ola Tuecke
2017-10-06PCI: Add driver for a 'pci-host-ecam-generic' host controllerTuomas Tynkkynen
2017-10-06pci: layerscape: Use pci_generic_mmap_{read, write}_configTuomas Tynkkynen
2017-10-06pci: xilinx: Use pci_generic_mmap_{read, write}_config()Tuomas Tynkkynen
2017-10-06pci: Add helper for implementing memory-mapped config space accessesTuomas Tynkkynen
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-22pci: layerscape: Fixup iommu-map for LS208xABharat Bhushan
2017-09-22pci: Remove unnecessary 'default n' from KconfigTuomas Tynkkynen
2017-09-22pci: layerscape: Remove unused field 'hose' from struct ls_pcieTuomas Tynkkynen
2017-09-22pci: tegra: Remove unused field 'hose' from struct tegra_pcieTuomas Tynkkynen
2017-09-22pci: xilinx: Remove unused field 'hose' from struct xilinx_pcieTuomas Tynkkynen
2017-09-22pci: xilinx: Fix doc comments on config space accessorsTuomas Tynkkynen
2017-08-24vbe: Drop vbe_get_video_info()Bin Meng
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-09PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 spaceHou Zhiqiang
2017-08-02Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-08-01soc/fsl-layerscape: Update SVR number for LS2081A and LS2041ASantan Kumar
2017-08-01x86: kconfig: Select PCI and DM_PCIBin Meng
2017-07-28dm: tegra: pci: Convert to livetreeSimon Glass
2017-07-11dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()Masahiro Yamada
2017-07-11dm: core: Add functions to obtain node's address/size cellsSimon Glass
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-27Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass
2017-06-01dm: pci: Update uclass to support livetreeSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-31drivers: pci: imx: add imx_pcie_remove functionTim Harvey
2017-05-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-05-23armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC supportPriyanka Jain
2017-05-17x86: pci: Allow conditionally run VGA rom in S3Bin Meng
2017-05-12pci: avoid memory leakxypron.glpk@gmx.de
2017-05-09fix: mvebu: pcie_dw: Allow probing empty PCIe slotsKonstantin Porotchkin
2017-04-04Merge git://git.denx.de/u-boot-dmTom Rini
2017-03-28pcie-layerscape: Fixup iommu-map property of pci nodeBharat Bhushan
2017-03-28pcie-layerscape: Initialize pci-lut for NXP chasis-2 socsBharat Bhushan
2017-03-28pci: layerscape: Fixup device tree node for ls2088aHou Zhiqiang
2017-03-28pci: layerscape: add LS2088A series SoC pcie supportHou Zhiqiang
2017-03-28pci: layerscape: enable PCIe config readyHou Zhiqiang
2017-03-26pci: correct a function descriptionHou Zhiqiang
2017-03-23mvebu: pcie: Add support for GPIO reset for PCIe deviceKonstantin Porotchkin
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-02-06x86: Don't try to run the VGA BIOS in 64-bit modeSimon Glass
2017-02-01pci: mvebu: Fix Armada 38x supportDirk Eibach
2017-01-25Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2017-01-25Drop CONFIG_WINBOND_83C553Simon Glass
2017-01-24mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien
2017-01-18kconfig: move FSL_PCIE_COMPAT to platform KconfigHou Zhiqiang
2017-01-18pci: layerscape: remove unnecessary legacy codeMinghuan Lian
2017-01-18pci: layerscape: add pci driver based on DMMinghuan Lian