summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-02-05Merge git://git.denx.de/u-boot-marvellTom Rini
2019-02-05pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese
2019-02-05pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addrStefan Roese
2019-01-17pci: layerscape: Add the dts fixup for EP and RCXiaowei Bao
2019-01-17pci: layerscape: Do not scan when PEX work in EP modeXiaowei Bao
2019-01-17pci: layerscape: Modify the EP and RC mode judge methodXiaowei Bao
2018-12-03video: Allow driver to specify the line lengthSimon Glass
2018-11-20dm/pci: Change the first CFG read to Vendor ID in enumerationHou Zhiqiang
2018-11-14dm: pci: Add APIs to find next capability and extended capabilityBin Meng
2018-10-20pci: Support parsing PCI controller DT subnodesMarek Vasut
2018-10-09pci: Add a little more debugging to pci_romSimon Glass
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-08-28pci: rmobile: Filter out device 1 and 2Marek Vasut
2018-08-13Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-08-08FSL PCI: Configure PCIe reference ratioJoakim Tjernlund
2018-08-08dm: pci: Add APIs to find capability and extended capabilityBin Meng
2018-08-08pci: sandbox: emul: Rename priv structureBin Meng
2018-08-08pci: sandbox: Support dynamically binding device driverBin Meng
2018-08-08dm: pci: Assign correct driver data when binding a driverBin Meng
2018-08-08pci: sandbox: emul: Fix the call to pci_bus_find_devfn()Bin Meng
2018-08-08dm: pci: Fix scanning multi-function deviceBin Meng
2018-08-08dm: pci: Extract vendor/device id in child_post_bind()Bin Meng
2018-06-13dm: pci: Use a 1:1 mapping for bus <-> phy addressesChristian Gmeiner
2018-06-13dm: pci: Make ranges dt property optionalChristian Gmeiner
2018-05-26PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resourcesTuomas Tynkkynen
2018-05-26PCI: Add newlines to debug prints in pci_auto_common.cTuomas Tynkkynen
2018-05-26PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not setTuomas Tynkkynen
2018-05-10pci: tegra: introduce weak tegra_pcie_board_port_reset() functionMarcel Ziswiler
2018-05-08pci: Don't use pci_indirect when DM is activeMario Six
2018-05-08pci: intel: Add Intel FPGA PCIe controller driverLey Foon Tan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-16pci: video: Only print out when everything is OKBin Meng
2018-03-30Merge git://git.denx.de/u-boot-marvellTom Rini
2018-03-30arm64: a37xx: pci: add support for aardvark pcie driverWilson Ding
2018-03-30dm: pcie: designware: add correct ATU handlingIgal Liberman
2018-03-30dm: pci: Avoid setting a PCI region that has 0 sizeBin Meng
2018-03-30dm: pci: Check board information pointer in decode_regions()Bin Meng
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-23pci: Fix decode regions for memory banksBernhard Messerklinger
2018-01-27pci: rmobile: Add RCar Gen2 PCIe controller driverMarek Vasut
2018-01-12drivers: pci: imx: fix enumeration logic errorKoen Vandeputte
2018-01-12pci: imx: request gpio before usePeng Fan
2018-01-10PCI: Drop CONFIG_TSI108_PCITuomas Tynkkynen
2017-11-28Update Paul Burton's email addressPaul Burton
2017-11-17dm: pci: change bus number register setting compliant with LinuxMinghuan Lian
2017-11-16pci: mvebu: Increase size of PCIe default mappingVlaoMao
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