summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeLines
* pci: Move pci_hose_phys_to_bus() to pci_common.cBin Meng2015-06-04-70/+66
* pci: display header for bus scanTim Harvey2015-05-27-0/+4
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2015-05-05-1/+22
|\
| * fsl/pci: Set CFG_READY for PCIe v3.0 and laterMinghuan Lian2015-05-04-1/+7
| * T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issueZhao Qiang2015-05-04-0/+15
* | pci: Remove parameter 'class' of pci_rom_load()Bin Meng2015-04-29-2/+2
* | pci: Option rom class is a 24-bit numberBin Meng2015-04-29-9/+11
|/
* pci/layerscape: fix link and class issues to support ls2085aMinghuan Lian2015-04-21-14/+33
* pci/layerscape: remove unnecessary pcie_layerscape.hMinghuan Lian2015-04-21-3/+2
* dm: x86: pci: Add a PCI driver for driver modelSimon Glass2015-04-18-0/+25
* dm: sandbox: pci: Add a PCI emulation uclassSimon Glass2015-04-16-0/+68
* dm: sandbox: Add a simple PCI driverSimon Glass2015-04-16-0/+90
* dm: pci: Add a uclass for PCISimon Glass2015-04-16-4/+714
* dm: pci: Move common PCI functions into their own fileSimon Glass2015-04-16-276/+299
* driver/pci: add Layerscape PCIe driverMinghuan Lian2015-02-24-5/+466
* PCI: add 64-bit prefetchable memory supportDavid Feng2015-02-16-1/+35
* x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-05-7/+25
* pci: Add a function to find a device by classSimon Glass2015-02-05-0/+43
* drivers/pci/pci_rom.c: fix compile warning under 64bit modeMinghuan Lian2015-01-30-1/+1
* pci: tegra: Fix port information parsingSjoerd Simons2015-01-23-3/+2
* x86: Access the VGA ROM when neededSimon Glass2015-01-23-2/+33
* x86: pci: Don't stop when we get a vendor/device mismatchSimon Glass2015-01-23-1/+1
* x86: Support ROMs on other archsSimon Glass2015-01-23-0/+6
* x86: Correct endianness isues in pci_romSimon Glass2015-01-23-11/+14
* powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-16-5/+0
* x86: pci: Display vesa modes in hexSimon Glass2015-01-13-2/+2
* x86: video: Add debug option to time the BIOS copySimon Glass2015-01-13-0/+3
* x86: pci: Don't return a vesa mode when there is not videoSimon Glass2015-01-13-1/+1
* fdt: Add several apis to decode pci device nodeBin Meng2015-01-13-1/+2
* pci: Make pci apis usable before relocationBin Meng2015-01-12-8/+17
* pci: tegra: Add Tegra PCIe driverThierry Reding2014-12-18-0/+1144
* arm: ls102xa: Update PCIe dts node statusMinghuan Lian2014-12-11-0/+52
* pci: Add general support for execution of video ROMsSimon Glass2014-11-25-1/+279
* pci: Add functions to read and write a BAR addressSimon Glass2014-11-25-3/+21
* pci: Honour pci_skip_dev()Thierry Reding2014-11-23-0/+3
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-3/+5
* pci: use __weakJeroen Hofstee2014-10-25-6/+2
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-24-0/+0
* pcie_imx: Add mx6solox supportFabio Estevam2014-09-09-4/+36
* pci: add support for board_pci_fixup_dev functionTim Harvey2014-09-09-0/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-08-29-4/+4
|\
| * pci: mx6: fix occasional link failuresTim Harvey2014-08-20-4/+4
* | pci: fix overflow in __pci_hose_bus_to_phys w/ large RAMStephen Warren2014-08-14-1/+1
|/
* fsl/pcie: Change 'no link' to 'undetermined' for pcie endpointZang Roy-R619112014-07-22-2/+8
* fsl/pci: Add workaround for erratum A-005434Chunhe Lan2014-05-16-2/+7
* Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-04-1/+1
|\
| * sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04-1/+1
* | pci: mx6: Implement power callbackMarek Vasut2014-03-31-1/+12
|/
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-19-0/+607
|\
| * pci: mx6: Implement reset callbackMarek Vasut2014-02-11-3/+44