summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2015-08-06lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t typeYork Sun
2015-08-05pci: Remove DEBUG from pci_compat.cBin Meng
2015-08-05pci: Indicate prefetchable memory allocate when debuggingSimon Glass
2015-08-05pci: Add a constant for an invalid interruptSimon Glass
2015-08-05pci: Fix up code for CONFIG_PCI_ENUM_ONLYSimon Glass
2015-08-05pci: Use debug() instead of DEBUGF() in pci_auto.cSimon Glass
2015-08-05x86: Sanity test on vesa parameters before setting up kernel screen_infoBin Meng
2015-08-05dm: pci: Allow scan bridge child devices before relocationBin Meng
2015-08-03drivers/pci/layerscape: Add EP mode supportMinghuan Lian
2015-08-03drivers/pci: Add function to find an extended capabilityMinghuan Lian
2015-07-28dm: pci: Support bridge device configuration correctlyBin Meng
2015-07-28dm: pci: Pass only device/function to pci_bus_find_devfn()Bin Meng
2015-07-28dm: pci: Use complete bdf in all pci config read/write routinesBin Meng
2015-07-28dm: pci: Correct primary/secondary/subordinate bus number assignmentBin Meng
2015-07-21dm: pci: Add a function to get the BDF for a deviceSimon Glass
2015-07-21dm: pci: Add support for PCI driver matchingSimon Glass
2015-07-20armv8/fsl-lsch3: device tree fixups for PCI stream IDsStuart Yoder
2015-07-15pci: Disable expansion ROM address decoding when signature check failsBin Meng
2015-07-15pci: Configure expansion ROM during auto config processBin Meng
2015-07-15dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass
2015-07-15x86: pci: Tidy up the generic x86 PCI driverSimon Glass
2015-07-15x86: Configure VESA parameters before loading Linux kernelBin Meng
2015-07-15x86: Move VGA option rom macros to KconfigBin Meng
2015-07-15video: Add 32-bit color depth support for VBEJian Luo
2015-07-15dm: pci: Correct bus number when scanning sub-busesSimon Glass
2015-07-15dm: pci: Use the correct hose when configuring devicesSimon Glass
2015-06-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-06-05Merge git://git.denx.de/u-boot-dmTom Rini
2015-06-04dm: pci: Allow PCI bus numbering aliasesSimon Glass
2015-06-04pci: Do not skip legacy IDE device configurationBin Meng
2015-06-04pci: Allow debug message output in pci_auto.cBin Meng
2015-06-04pci: Move pci_hose_phys_to_bus() to pci_common.cBin Meng
2015-05-28pci: imx: display message if no pcie linkTim Harvey
2015-05-27pci: display header for bus scanTim Harvey
2015-05-05Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2015-05-04fsl/pci: Set CFG_READY for PCIe v3.0 and laterMinghuan Lian
2015-05-04T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issueZhao Qiang
2015-04-30pci: Remove parameter 'class' of pci_rom_load()Bin Meng
2015-04-30pci: Option rom class is a 24-bit numberBin Meng
2015-04-21pci/layerscape: fix link and class issues to support ls2085aMinghuan Lian
2015-04-21pci/layerscape: remove unnecessary pcie_layerscape.hMinghuan Lian
2015-04-18dm: x86: pci: Add a PCI driver for driver modelSimon Glass
2015-04-17dm: sandbox: pci: Add a PCI emulation uclassSimon Glass
2015-04-17dm: sandbox: Add a simple PCI driverSimon Glass
2015-04-17dm: pci: Add a uclass for PCISimon Glass
2015-04-17dm: pci: Move common PCI functions into their own fileSimon Glass
2015-02-24driver/pci: add Layerscape PCIe driverMinghuan Lian
2015-02-16PCI: add 64-bit prefetchable memory supportDavid Feng
2015-02-06x86: video: Allow video ROM execution to fall back to the other methodSimon Glass
2015-02-06pci: Add a function to find a device by classSimon Glass