summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2013-11-09malta: support for coreFPGA6 boardsPaul Burton
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-16PCIe:change the method to get the address of a requested capability in config...Zhao Qiang
2013-10-07pci: Properly configure prefetchable memory regionThierry Reding
2013-08-09powerpc/pcie: add PCIe version 3.x supportZang Roy-R61911
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini
2013-07-25qemu-malta: Update for SPDX license identifiersTom Rini
2013-07-24MIPS: qemu-malta: add PCI supportGabor Juhos
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24pci: move pci_ftpci100.h to include/faraday/ftpci100.hGabor Juhos
2013-07-24pci: add prototype for pci_ftpci_init() functionGabor Juhos
2013-06-20powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos
2012-11-27powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen
2012-10-22powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang
2012-10-22powerpc/mpc85xx: Add T4240 SoCYork Sun
2012-10-22driver/pci: Fix compiling errorYork Sun
2012-10-22fsl_pci: use 'Header Type' field to judge PCIE modeMinghuan Lian
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2012-09-22pci: fix some warnings related to assumptions aboutKumar Gala
2012-09-02pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp
2012-09-02pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp
2012-09-02pci: clean up some whitespace and formattingAndrew Sharp
2012-09-02pci: fix errant data types and corresponding access functionsAndrew Sharp
2012-08-23powerpc/corenet_ds: Master module for boot from PCIELiu Gang
2012-03-30pci: declare pciauto functions in headerLinus Walleij
2012-03-04pci: move pciauto_config_init() to pci.hLinus Walleij
2011-12-05pci_ftpci100: Implementation FTPCI100 PCI driverGavin Guo
2011-10-27GCC4.6: Squash warnings in fsl_pci_init.cMarek Vasut
2011-10-15pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-06-23IXP42x PCI rewriteMichael Schwingen
2011-04-04fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha
2011-03-29powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk
2011-01-14fsl_pci: Update PCIe boot ouputPeter Tyser
2011-01-14powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala
2011-01-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala
2010-11-2774xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14fsl_pci_init: Quiet scanning printf()Peter Tyser
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-11-14fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe awarePeter Tyser
2010-10-22pci: Add ability to re-enumerate PCI busesJohn Schmoller
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser