summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2015-05-05Merge git://git.denx.de/u-boot-mpc85xxTom Rini1-1/+22
2015-05-04fsl/pci: Set CFG_READY for PCIe v3.0 and laterMinghuan Lian1-1/+7
2015-05-04T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issueZhao Qiang1-0/+15
2015-04-30pci: Remove parameter 'class' of pci_rom_load()Bin Meng1-2/+2
2015-04-30pci: Option rom class is a 24-bit numberBin Meng1-9/+11
2015-04-21pci/layerscape: fix link and class issues to support ls2085aMinghuan Lian1-14/+33
2015-04-21pci/layerscape: remove unnecessary pcie_layerscape.hMinghuan Lian1-3/+2
2015-04-18dm: x86: pci: Add a PCI driver for driver modelSimon Glass2-0/+25
2015-04-17dm: sandbox: pci: Add a PCI emulation uclassSimon Glass2-0/+68
2015-04-17dm: sandbox: Add a simple PCI driverSimon Glass3-0/+90
2015-04-17dm: pci: Add a uclass for PCISimon Glass5-4/+714
2015-04-17dm: pci: Move common PCI functions into their own fileSimon Glass3-276/+299
2015-02-25driver/pci: add Layerscape PCIe driverMinghuan Lian1-5/+466
2015-02-16PCI: add 64-bit prefetchable memory supportDavid Feng1-1/+35
2015-02-06x86: video: Allow video ROM execution to fall back to the other methodSimon Glass1-7/+25
2015-02-06pci: Add a function to find a device by classSimon Glass1-0/+43
2015-01-30drivers/pci/pci_rom.c: fix compile warning under 64bit modeMinghuan Lian1-1/+1
2015-01-24pci: tegra: Fix port information parsingSjoerd Simons1-3/+2
2015-01-24x86: Access the VGA ROM when neededSimon Glass2-2/+33
2015-01-24x86: pci: Don't stop when we get a vendor/device mismatchSimon Glass1-1/+1
2015-01-24x86: Support ROMs on other archsSimon Glass1-0/+6
2015-01-24x86: Correct endianness isues in pci_romSimon Glass1-11/+14
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada1-5/+0
2015-01-13x86: pci: Display vesa modes in hexSimon Glass1-2/+2
2015-01-13x86: video: Add debug option to time the BIOS copySimon Glass1-0/+3
2015-01-13x86: pci: Don't return a vesa mode when there is not videoSimon Glass1-1/+1
2015-01-13fdt: Add several apis to decode pci device nodeBin Meng1-1/+2
2015-01-13pci: Make pci apis usable before relocationBin Meng1-8/+17
2014-12-18pci: tegra: Add Tegra PCIe driverThierry Reding2-0/+1144
2014-12-11arm: ls102xa: Update PCIe dts node statusMinghuan Lian2-0/+52
2014-11-25pci: Add general support for execution of video ROMsSimon Glass2-1/+279
2014-11-25pci: Add functions to read and write a BAR addressSimon Glass1-3/+21
2014-11-23pci: Honour pci_skip_dev()Thierry Reding1-0/+3
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2-3/+5
2014-10-25pci: use __weakJeroen Hofstee1-6/+2
2014-09-25kconfig: add blank Kconfig filesMasahiro Yamada1-0/+0
2014-09-09pcie_imx: Add mx6solox supportFabio Estevam1-4/+36
2014-09-09pci: add support for board_pci_fixup_dev functionTim Harvey1-0/+4
2014-08-29Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-4/+4
2014-08-20pci: mx6: fix occasional link failuresTim Harvey1-4/+4
2014-08-14pci: fix overflow in __pci_hose_bus_to_phys w/ large RAMStephen Warren1-1/+1
2014-07-23fsl/pcie: Change 'no link' to 'undetermined' for pcie endpointZang Roy-R619111-2/+8
2014-05-17fsl/pci: Add workaround for erratum A-005434Chunhe Lan1-2/+7
2014-04-04Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic1-1/+1
2014-03-31pci: mx6: Implement power callbackMarek Vasut1-1/+12
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin1-1/+1
2014-02-19Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2-0/+607
2014-02-19Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2-352/+0
2014-02-11pci: mx6: Implement reset callbackMarek Vasut1-3/+44
2014-02-06ARM: PCI: Remove the IXP PCI driverMarek Vasut2-352/+0