summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2413-184/+13
|/
* powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang2013-06-201-3/+3
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-1/+2
* powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen2012-11-271-0/+22
* powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang2012-10-221-3/+3
* powerpc/mpc85xx: Add T4240 SoCYork Sun2012-10-221-5/+20
* driver/pci: Fix compiling errorYork Sun2012-10-221-0/+4
* fsl_pci: use 'Header Type' field to judge PCIE modeMinghuan Lian2012-10-221-14/+16
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-251-0/+116
|\
| * powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-231-0/+116
* | pci: fix some warnings related to assumptions aboutKumar Gala2012-09-222-4/+4
* | pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp2012-09-021-10/+25
* | pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp2012-09-021-6/+6
* | pci: clean up some whitespace and formattingAndrew Sharp2012-09-022-70/+91
* | pci: fix errant data types and corresponding access functionsAndrew Sharp2012-09-022-10/+12
|/
* pci: declare pciauto functions in headerLinus Walleij2012-03-301-5/+0
* pci: move pciauto_config_init() to pci.hLinus Walleij2012-03-042-2/+0
* pci_ftpci100: Implementation FTPCI100 PCI driverGavin Guo2011-12-053-0/+425
* GCC4.6: Squash warnings in fsl_pci_init.cMarek Vasut2011-10-271-4/+4
* pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin2011-10-151-13/+17
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-281-1/+1
* IXP42x PCI rewriteMichael Schwingen2011-06-233-423/+206
* fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha2011-04-041-2/+10
OpenPOWER on IntegriCloud