summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* dm: pci: Add an inline API to test if a device is on a PCI busBin Meng2015-09-161-2/+2
* pcie_imx: Use 'ms' for millisecondsFabio Estevam2015-09-131-3/+3
* dm: pci: Allow a PCI bus to be found without an aliasSimon Glass2015-09-091-4/+24
* pci/layerscape: Setup mmu-masters property for the PCIeVarun Sethi2015-09-011-0/+9
* dm: pci: Optimize pci_uclass_post_bind()Bin Meng2015-08-261-0/+7
* dm: pci: Save devfn without bus number in pci_uclass_child_post_bind()Bin Meng2015-08-261-2/+2
* x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe()Bin Meng2015-08-261-0/+21
* dm: pci: Support selected device/driver binding before relocationBin Meng2015-08-261-11/+30
* x86: Set up video framebuffer for coreboot before loading kernelBin Meng2015-08-261-2/+0
* video: coreboot: Save VESA mode for future useBin Meng2015-08-261-1/+1
* pci: mvebu: Add PCIe driverAnton Schubert2015-08-172-0/+424
* Revert "dm: pci: Allow scan bridge child devices before relocation"Simon Glass2015-08-141-0/+4
* dm: pci: Add a way to iterate through all PCI devicesSimon Glass2015-08-141-0/+60
* dm: pci: Provide friendly config access functionsSimon Glass2015-08-141-0/+76
* lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t typeYork Sun2015-08-061-5/+5
* pci: Remove DEBUG from pci_compat.cBin Meng2015-08-051-1/+0
* pci: Indicate prefetchable memory allocate when debuggingSimon Glass2015-08-051-2/+3
* pci: Add a constant for an invalid interruptSimon Glass2015-08-051-1/+2
* pci: Fix up code for CONFIG_PCI_ENUM_ONLYSimon Glass2015-08-051-1/+3
* pci: Use debug() instead of DEBUGF() in pci_auto.cSimon Glass2015-08-051-25/+23
* x86: Sanity test on vesa parameters before setting up kernel screen_infoBin Meng2015-08-051-0/+4
* dm: pci: Allow scan bridge child devices before relocationBin Meng2015-08-051-4/+0
* drivers/pci/layerscape: Add EP mode supportMinghuan Lian2015-08-031-2/+135
* drivers/pci: Add function to find an extended capabilityMinghuan Lian2015-08-031-0/+53
* dm: pci: Support bridge device configuration correctlyBin Meng2015-07-283-18/+61
* dm: pci: Pass only device/function to pci_bus_find_devfn()Bin Meng2015-07-281-1/+1
* dm: pci: Use complete bdf in all pci config read/write routinesBin Meng2015-07-281-27/+27
* dm: pci: Correct primary/secondary/subordinate bus number assignmentBin Meng2015-07-281-0/+9
* dm: pci: Add a function to get the BDF for a deviceSimon Glass2015-07-212-12/+11
* dm: pci: Add support for PCI driver matchingSimon Glass2015-07-211-13/+116
* armv8/fsl-lsch3: device tree fixups for PCI stream IDsStuart Yoder2015-07-201-0/+62
* pci: Disable expansion ROM address decoding when signature check failsBin Meng2015-07-141-0/+4
* pci: Configure expansion ROM during auto config processBin Meng2015-07-142-31/+22
* dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass2015-07-141-2/+6
* x86: pci: Tidy up the generic x86 PCI driverSimon Glass2015-07-141-5/+8
* x86: Configure VESA parameters before loading Linux kernelBin Meng2015-07-141-0/+28
* x86: Move VGA option rom macros to KconfigBin Meng2015-07-141-2/+2
* video: Add 32-bit color depth support for VBEJian Luo2015-07-141-0/+1
* dm: pci: Correct bus number when scanning sub-busesSimon Glass2015-07-141-1/+1
* dm: pci: Use the correct hose when configuring devicesSimon Glass2015-07-142-1/+11
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-081-1/+3
|\
| * pci: imx: display message if no pcie linkTim Harvey2015-05-281-1/+3
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-06-051-0/+1
|\ \
| * | dm: pci: Allow PCI bus numbering aliasesSimon Glass2015-06-041-0/+1
* | | pci: Do not skip legacy IDE device configurationBin Meng2015-06-041-14/+0
* | | pci: Allow debug message output in pci_auto.cBin Meng2015-06-041-1/+0
* | | pci: Move pci_hose_phys_to_bus() to pci_common.cBin Meng2015-06-042-70/+66
|/ /
* | pci: display header for bus scanTim Harvey2015-05-271-0/+4
|/
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2015-05-051-1/+22
|\
| * fsl/pci: Set CFG_READY for PCIe v3.0 and laterMinghuan Lian2015-05-041-1/+7
OpenPOWER on IntegriCloud