summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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-29pci: Remove parameter 'class' of pci_rom_load()Bin Meng
2015-04-29pci: 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-16dm: sandbox: pci: Add a PCI emulation uclassSimon Glass
2015-04-16dm: sandbox: Add a simple PCI driverSimon Glass
2015-04-16dm: pci: Add a uclass for PCISimon Glass
2015-04-16dm: 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-05x86: video: Allow video ROM execution to fall back to the other methodSimon Glass
2015-02-05pci: Add a function to find a device by classSimon Glass
2015-01-30drivers/pci/pci_rom.c: fix compile warning under 64bit modeMinghuan Lian
2015-01-23pci: tegra: Fix port information parsingSjoerd Simons
2015-01-23x86: Access the VGA ROM when neededSimon Glass
2015-01-23x86: pci: Don't stop when we get a vendor/device mismatchSimon Glass
2015-01-23x86: Support ROMs on other archsSimon Glass
2015-01-23x86: Correct endianness isues in pci_romSimon Glass
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada
2015-01-13x86: pci: Display vesa modes in hexSimon Glass
2015-01-13x86: video: Add debug option to time the BIOS copySimon Glass
2015-01-13x86: pci: Don't return a vesa mode when there is not videoSimon Glass
2015-01-13fdt: Add several apis to decode pci device nodeBin Meng
2015-01-12pci: Make pci apis usable before relocationBin Meng
2014-12-18pci: tegra: Add Tegra PCIe driverThierry Reding
2014-12-11arm: ls102xa: Update PCIe dts node statusMinghuan Lian
2014-11-25pci: Add general support for execution of video ROMsSimon Glass
2014-11-25pci: Add functions to read and write a BAR addressSimon Glass
2014-11-23pci: Honour pci_skip_dev()Thierry Reding
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-10-25pci: use __weakJeroen Hofstee
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-09-09pcie_imx: Add mx6solox supportFabio Estevam
2014-09-09pci: add support for board_pci_fixup_dev functionTim Harvey
2014-08-29Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-08-20pci: mx6: fix occasional link failuresTim Harvey
2014-08-14pci: fix overflow in __pci_hose_bus_to_phys w/ large RAMStephen Warren
2014-07-22fsl/pcie: Change 'no link' to 'undetermined' for pcie endpointZang Roy-R61911