summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* pci: pci_mvebu: Add comment about missing of_n_addr_cells() callStefan Roese2019-03-191-0/+6
* pci: Don't export pci_hose_config_device()Simon Glass2019-02-201-5/+2
* pcie: designware: mvebu: fix reset release polarityBaruch Siach2019-02-111-1/+3
* Merge git://git.denx.de/u-boot-marvellTom Rini2019-02-053-207/+299
|\
| * pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese2019-02-052-197/+282
| * pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addrStefan Roese2019-02-051-9/+19
|/
* pci: layerscape: Add the dts fixup for EP and RCXiaowei Bao2019-01-171-2/+23
* pci: layerscape: Do not scan when PEX work in EP modeXiaowei Bao2019-01-171-0/+3
* pci: layerscape: Modify the EP and RC mode judge methodXiaowei Bao2019-01-172-10/+9
* video: Allow driver to specify the line lengthSimon Glass2018-12-031-0/+1
* dm/pci: Change the first CFG read to Vendor ID in enumerationHou Zhiqiang2018-11-201-4/+7
* dm: pci: Add APIs to find next capability and extended capabilityBin Meng2018-11-141-15/+36
* pci: Support parsing PCI controller DT subnodesMarek Vasut2018-10-201-3/+29
* pci: Add a little more debugging to pci_romSimon Glass2018-10-091-2/+2
* Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-102-5/+2
* pci: rmobile: Filter out device 1 and 2Marek Vasut2018-08-281-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-08-131-0/+6
|\
| * FSL PCI: Configure PCIe reference ratioJoakim Tjernlund2018-08-081-0/+6
* | dm: pci: Add APIs to find capability and extended capabilityBin Meng2018-08-081-0/+68
* | pci: sandbox: emul: Rename priv structureBin Meng2018-08-081-4/+4
* | pci: sandbox: Support dynamically binding device driverBin Meng2018-08-082-10/+82
* | dm: pci: Assign correct driver data when binding a driverBin Meng2018-08-081-1/+1
* | pci: sandbox: emul: Fix the call to pci_bus_find_devfn()Bin Meng2018-08-081-1/+1
* | dm: pci: Fix scanning multi-function deviceBin Meng2018-08-081-0/+2
* | dm: pci: Extract vendor/device id in child_post_bind()Bin Meng2018-08-081-6/+5
|/
* 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