summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2017-01-18pci: layerscape: move kernel DT fixup to a separate fileHou Zhiqiang
2017-01-18dm: pci: remove pci_bus_to_hose(0) callingMinghuan Lian
2017-01-18dm: pci: return the real controller in pci_bus_to_hose()Minghuan Lian
2017-01-03pci: kconfig: fix spelling in descriptionMarcel Ziswiler
2016-12-05pci: mvebu: Add PCIe driver for Armada-8KShadi Ammouri
2016-12-03pci: sh7751: map PCI memory space into SDRAMVladimir Zapolskiy
2016-12-03pci: sh7751: fix up PCI I/O space addressVladimir Zapolskiy
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng
2016-10-28drivers/pci/Kconfig: Add PCITom Rini
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass
2016-10-12vbe: Make vbe_setup_video_priv() publicBin Meng
2016-10-12dm: video: Output verbose information in vbe_setup_video()Bin Meng
2016-10-11dm: video: Add driver-model support to vesa graphicsSimon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada