summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* dm: pci: Use a 1:1 mapping for bus <-> phy addressesChristian Gmeiner2018-06-131-0/+10
* dm: pci: Make ranges dt property optionalChristian Gmeiner2018-06-131-13/+10
* PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resourcesTuomas Tynkkynen2018-05-263-5/+13
* PCI: Add newlines to debug prints in pci_auto_common.cTuomas Tynkkynen2018-05-261-2/+2
* PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not setTuomas Tynkkynen2018-05-261-0/+7
* pci: tegra: introduce weak tegra_pcie_board_port_reset() functionMarcel Ziswiler2018-05-101-3/+14
* pci: Don't use pci_indirect when DM is activeMario Six2018-05-081-1/+1
* pci: intel: Add Intel FPGA PCIe controller driverLey Foon Tan2018-05-083-0/+438
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0731-63/+31
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-274-8/+0
* pci: video: Only print out when everything is OKBin Meng2018-04-161-3/+1
* Merge git://git.denx.de/u-boot-marvellTom Rini2018-03-304-33/+759
|\
| * arm64: a37xx: pci: add support for aardvark pcie driverWilson Ding2018-03-303-0/+701
| * dm: pcie: designware: add correct ATU handlingIgal Liberman2018-03-301-33/+58
* | dm: pci: Avoid setting a PCI region that has 0 sizeBin Meng2018-03-301-2/+3
* | dm: pci: Check board information pointer in decode_regions()Bin Meng2018-03-301-0/+3
|/
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-053-3/+3
* pci: Fix decode regions for memory banksBernhard Messerklinger2018-02-231-1/+16
* pci: rmobile: Add RCar Gen2 PCIe controller driverMarek Vasut2018-01-273-0/+274
* drivers: pci: imx: fix enumeration logic errorKoen Vandeputte2018-01-121-0/+11
* pci: imx: request gpio before usePeng Fan2018-01-121-0/+4
* PCI: Drop CONFIG_TSI108_PCITuomas Tynkkynen2018-01-102-168/+0
* Update Paul Burton's email addressPaul Burton2017-11-281-1/+1
* dm: pci: change bus number register setting compliant with LinuxMinghuan Lian2017-11-173-4/+5
* pci: mvebu: Increase size of PCIe default mappingVlaoMao2017-11-161-2/+2
* drivers: pci: imx: fix imx_pcie_remove functionSven-Ola Tuecke2017-10-121-4/+4
* PCI: Add driver for a 'pci-host-ecam-generic' host controllerTuomas Tynkkynen2017-10-063-0/+152
* pci: layerscape: Use pci_generic_mmap_{read, write}_configTuomas Tynkkynen2017-10-061-51/+17
* pci: xilinx: Use pci_generic_mmap_{read, write}_config()Tuomas Tynkkynen2017-10-061-46/+7
* pci: Add helper for implementing memory-mapped config space accessesTuomas Tynkkynen2017-10-061-0/+58
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-042-26/+26
* 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