aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2014-09-24kconfig: 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-22fsl/pcie: Change 'no link' to 'undetermined' for pcie endpointZang Roy-R619111-2/+8
2014-05-16fsl/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-16PCIe: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-20powerpc/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-27powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen1-0/+22
2012-10-22powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang1-3/+3
2012-10-22powerpc/mpc85xx: Add T4240 SoCYork Sun1-5/+20
2012-10-22driver/pci: Fix compiling errorYork Sun1-0/+4
2012-10-22fsl_pci: use 'Header Type' field to judge PCIE modeMinghuan Lian1-14/+16
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+116
2012-09-22pci: fix some warnings related to assumptions aboutKumar Gala2-4/+4
2012-09-02pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp1-10/+25
2012-09-02pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp1-6/+6
2012-09-02pci: clean up some whitespace and formattingAndrew Sharp2-70/+91
2012-09-02pci: fix errant data types and corresponding access functionsAndrew Sharp2-10/+12
2012-08-23powerpc/corenet_ds: Master module for boot from PCIELiu Gang1-0/+116
2012-03-30pci: declare pciauto functions in headerLinus Walleij1-5/+0
2012-03-04pci: move pciauto_config_init() to pci.hLinus Walleij2-2/+0
2011-12-05pci_ftpci100: Implementation FTPCI100 PCI driverGavin Guo3-0/+425
2011-10-27GCC4.6: Squash warnings in fsl_pci_init.cMarek Vasut1-4/+4
2011-10-15pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin1-13/+17
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams1-1/+1
2011-06-23IXP42x PCI rewriteMichael Schwingen3-423/+206
2011-04-04fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha1-2/+10