summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* driver/pci: add Layerscape PCIe driverMinghuan Lian2015-02-241-5/+466
* PCI: add 64-bit prefetchable memory supportDavid Feng2015-02-161-1/+35
* x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-051-7/+25
* pci: Add a function to find a device by classSimon Glass2015-02-051-0/+43
* drivers/pci/pci_rom.c: fix compile warning under 64bit modeMinghuan Lian2015-01-301-1/+1
* pci: tegra: Fix port information parsingSjoerd Simons2015-01-231-3/+2
* x86: Access the VGA ROM when neededSimon Glass2015-01-232-2/+33
* x86: pci: Don't stop when we get a vendor/device mismatchSimon Glass2015-01-231-1/+1
* x86: Support ROMs on other archsSimon Glass2015-01-231-0/+6
* x86: Correct endianness isues in pci_romSimon Glass2015-01-231-11/+14
* powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-161-5/+0
* x86: pci: Display vesa modes in hexSimon Glass2015-01-131-2/+2
* x86: video: Add debug option to time the BIOS copySimon Glass2015-01-131-0/+3
* x86: pci: Don't return a vesa mode when there is not videoSimon Glass2015-01-131-1/+1
* fdt: Add several apis to decode pci device nodeBin Meng2015-01-131-1/+2
* pci: Make pci apis usable before relocationBin Meng2015-01-121-8/+17
* pci: tegra: Add Tegra PCIe driverThierry Reding2014-12-182-0/+1144
* arm: ls102xa: Update PCIe dts node statusMinghuan Lian2014-12-112-0/+52
* pci: Add general support for execution of video ROMsSimon Glass2014-11-252-1/+279
* pci: Add functions to read and write a BAR addressSimon Glass2014-11-251-3/+21
* pci: Honour pci_skip_dev()Thierry Reding2014-11-231-0/+3
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-232-3/+5
* pci: use __weakJeroen Hofstee2014-10-251-6/+2
* kconfig: add blank Kconfig filesMasahiro Yamada2014-09-241-0/+0
* pcie_imx: Add mx6solox supportFabio Estevam2014-09-091-4/+36
* pci: add support for board_pci_fixup_dev functionTim Harvey2014-09-091-0/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-08-291-4/+4
|\
| * pci: mx6: fix occasional link failuresTim Harvey2014-08-201-4/+4
* | pci: fix overflow in __pci_hose_bus_to_phys w/ large RAMStephen Warren2014-08-141-1/+1
|/
* fsl/pcie: Change 'no link' to 'undetermined' for pcie endpointZang Roy-R619112014-07-221-2/+8
* fsl/pci: Add workaround for erratum A-005434Chunhe Lan2014-05-161-2/+7
* Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-041-1/+1
|\
| * sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
* | pci: mx6: Implement power callbackMarek Vasut2014-03-311-1/+12
|/
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-192-0/+607
|\
| * pci: mx6: Implement reset callbackMarek Vasut2014-02-111-3/+44
| * ARM: mx6: Add PCI express driverMarek Vasut2014-01-262-0/+566
* | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-192-352/+0
|\ \
| * | ARM: PCI: Remove the IXP PCI driverMarek Vasut2014-02-062-352/+0
| |/
* | driver/fsl_pci:Update print to display PCIe generationPrabhakar Kushwaha2014-02-031-2/+2
|/
* malta: support for coreFPGA6 boardsPaul Burton2013-11-092-0/+126
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-33/+11
* PCIe:change the method to get the address of a requested capability in config...Zhao Qiang2013-10-162-12/+97
* pci: Properly configure prefetchable memory regionThierry Reding2013-10-071-1/+1
* powerpc/pcie: add PCIe version 3.x supportZang Roy-R619112013-08-091-6/+14
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-252-84/+2
|\
| * pci: move pci_ftpci100.h to include/faraday/ftpci100.hGabor Juhos2013-07-242-98/+2
| * pci: add prototype for pci_ftpci_init() functionGabor Juhos2013-07-241-0/+2
* | qemu-malta: Update for SPDX license identifiersTom Rini2013-07-251-3/+1
* | MIPS: qemu-malta: add PCI supportGabor Juhos2013-07-242-0/+179
OpenPOWER on IntegriCloud