summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-03driver/fsl_pci:Update print to display PCIe generationPrabhakar Kushwaha1-2/+2
2014-01-26ARM: mx6: Add PCI express driverMarek Vasut2-0/+566
2013-11-09malta: support for coreFPGA6 boardsPaul Burton2-0/+126
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada1-33/+11
2013-10-17PCIe:change the method to get the address of a requested capability in config...Zhao Qiang2-12/+97
2013-10-07pci: Properly configure prefetchable memory regionThierry Reding1-1/+1
2013-08-09powerpc/pcie: add PCIe version 3.x supportZang Roy-R619111-6/+14
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2-84/+2
2013-07-25qemu-malta: Update for SPDX license identifiersTom Rini1-3/+1
2013-07-24MIPS: qemu-malta: add PCI supportGabor Juhos2-0/+179
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk13-184/+13
2013-07-24pci: move pci_ftpci100.h to include/faraday/ftpci100.hGabor Juhos2-98/+2
2013-07-24pci: add prototype for pci_ftpci_init() functionGabor Juhos1-0/+2
2013-06-21powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang1-3/+3
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-1/+2
2012-11-28powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen1-0/+22