summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeLines
* 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
| * ARM: mx6: Add PCI express driverMarek Vasut2014-01-26-0/+566
* | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-19-352/+0
|\ \
| * | ARM: PCI: Remove the IXP PCI driverMarek Vasut2014-02-06-352/+0
| |/
* | driver/fsl_pci:Update print to display PCIe generationPrabhakar Kushwaha2014-02-03-2/+2
|/
* malta: support for coreFPGA6 boardsPaul Burton2013-11-09-0/+126
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-33/+11
* PCIe:change the method to get the address of a requested capability in config...Zhao Qiang2013-10-16-12/+97
* pci: Properly configure prefetchable memory regionThierry Reding2013-10-07-1/+1
* powerpc/pcie: add PCIe version 3.x supportZang Roy-R619112013-08-09-6/+14
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-25-84/+2
|\
| * pci: move pci_ftpci100.h to include/faraday/ftpci100.hGabor Juhos2013-07-24-98/+2
| * pci: add prototype for pci_ftpci_init() functionGabor Juhos2013-07-24-0/+2
* | qemu-malta: Update for SPDX license identifiersTom Rini2013-07-25-3/+1
* | MIPS: qemu-malta: add PCI supportGabor Juhos2013-07-24-0/+179
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-184/+13
|/
* powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang2013-06-20-3/+3
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-07-1/+2
* powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen2012-11-27-0/+22
* powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang2012-10-22-3/+3
* powerpc/mpc85xx: Add T4240 SoCYork Sun2012-10-22-5/+20
* driver/pci: Fix compiling errorYork Sun2012-10-22-0/+4
* fsl_pci: use 'Header Type' field to judge PCIE modeMinghuan Lian2012-10-22-14/+16
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-25-0/+116
|\
| * powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-23-0/+116
* | pci: fix some warnings related to assumptions aboutKumar Gala2012-09-22-4/+4
* | pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp2012-09-02-10/+25
* | pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp2012-09-02-6/+6
* | pci: clean up some whitespace and formattingAndrew Sharp2012-09-02-70/+91
* | pci: fix errant data types and corresponding access functionsAndrew Sharp2012-09-02-10/+12
|/
* pci: declare pciauto functions in headerLinus Walleij2012-03-30-5/+0
* pci: move pciauto_config_init() to pci.hLinus Walleij2012-03-04-2/+0
* pci_ftpci100: Implementation FTPCI100 PCI driverGavin Guo2011-12-05-0/+425
* GCC4.6: Squash warnings in fsl_pci_init.cMarek Vasut2011-10-27-4/+4
* pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin2011-10-15-13/+17
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-28-1/+1
* IXP42x PCI rewriteMichael Schwingen2011-06-23-423/+206