| Commit message (Expand) | Author | Age | Lines |
* | malta: support for coreFPGA6 boards | Paul Burton | 2013-11-09 | -0/+126 |
* | drivers: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -33/+11 |
* | PCIe:change the method to get the address of a requested capability in config... | Zhao Qiang | 2013-10-16 | -12/+97 |
* | pci: Properly configure prefetchable memory region | Thierry Reding | 2013-10-07 | -1/+1 |
* | powerpc/pcie: add PCIe version 3.x support | Zang Roy-R61911 | 2013-08-09 | -6/+14 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32 | Tom Rini | 2013-07-25 | -84/+2 |
|\ |
|
| * | pci: move pci_ftpci100.h to include/faraday/ftpci100.h | Gabor Juhos | 2013-07-24 | -98/+2 |
| * | pci: add prototype for pci_ftpci_init() function | Gabor Juhos | 2013-07-24 | -0/+2 |
* | | qemu-malta: Update for SPDX license identifiers | Tom Rini | 2013-07-25 | -3/+1 |
* | | MIPS: qemu-malta: add PCI support | Gabor Juhos | 2013-07-24 | -0/+179 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -184/+13 |
|/ |
|
* | powerpc/boot: Change the macro of Boot from SRIO and PCIE master module | Liu Gang | 2013-06-20 | -3/+3 |
* | pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option | Gabor Juhos | 2013-06-07 | -1/+2 |
* | powerpc/p4080ds: fix PCI-e x8 link training down failure | Yuanquan Chen | 2012-11-27 | -0/+22 |
* | powerpc/boot: Change the compile macro for SRIO & PCIE boot master module | Liu Gang | 2012-10-22 | -3/+3 |
* | powerpc/mpc85xx: Add T4240 SoC | York Sun | 2012-10-22 | -5/+20 |
* | driver/pci: Fix compiling error | York Sun | 2012-10-22 | -0/+4 |
* | fsl_pci: use 'Header Type' field to judge PCIE mode | Minghuan Lian | 2012-10-22 | -14/+16 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2012-09-25 | -0/+116 |
|\ |
|
| * | powerpc/corenet_ds: Master module for boot from PCIE | Liu Gang | 2012-08-23 | -0/+116 |
* | | pci: fix some warnings related to assumptions about | Kumar Gala | 2012-09-22 | -4/+4 |
* | | pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done | Andrew Sharp | 2012-09-02 | -10/+25 |
* | | pci: minor cleanup of CONFIG_PCI_PNP usage | Andrew Sharp | 2012-09-02 | -6/+6 |
* | | pci: clean up some whitespace and formatting | Andrew Sharp | 2012-09-02 | -70/+91 |
* | | pci: fix errant data types and corresponding access functions | Andrew Sharp | 2012-09-02 | -10/+12 |
|/ |
|
* | pci: declare pciauto functions in header | Linus Walleij | 2012-03-30 | -5/+0 |
* | pci: move pciauto_config_init() to pci.h | Linus Walleij | 2012-03-04 | -2/+0 |
* | pci_ftpci100: Implementation FTPCI100 PCI driver | Gavin Guo | 2011-12-05 | -0/+425 |
* | GCC4.6: Squash warnings in fsl_pci_init.c | Marek Vasut | 2011-10-27 | -4/+4 |
* | pci: move pcidelay code to new location just before PCI bus scan | Anatolij Gustschin | 2011-10-15 | -13/+17 |
* | cleanup: Fix typos and misspellings in various files. | Mike Williams | 2011-07-28 | -1/+1 |
* | IXP42x PCI rewrite | Michael Schwingen | 2011-06-23 | -423/+206 |
* | fsl_pci: Add support for FSL PCIe controllers v2.x | Prabhakar Kushwaha | 2011-04-04 | -2/+10 |
* | powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs | Prabhakar Kushwaha | 2011-03-29 | -0/+7 |
* | Minor Coding Style Cleanup. | Wolfgang Denk | 2011-02-02 | -1/+1 |
* | fsl_pci: Update PCIe boot ouput | Peter Tyser | 2011-01-14 | -18/+20 |
* | powerpc/fsl-pci: Add generic code to setup PCIe controllers | Kumar Gala | 2011-01-14 | -0/+148 |
* | powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup | Kumar Gala | 2011-01-14 | -1/+16 |
* | 74xx_7xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -1/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW | Peter Tyser | 2010-11-14 | -2/+14 |
* | pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW | Peter Tyser | 2010-11-14 | -8/+9 |
* | pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW | Peter Tyser | 2010-11-14 | -28/+89 |
* | fsl_pci_init: Quiet scanning printf() | Peter Tyser | 2010-11-14 | -1/+1 |
* | fsl: Clean up printing of PCI boot info | Peter Tyser | 2010-11-14 | -5/+5 |
* | fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware | Peter Tyser | 2010-11-14 | -1/+5 |
* | pci: Add ability to re-enumerate PCI buses | John Schmoller | 2010-10-22 | -1/+6 |
* | powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases | Kumar Gala | 2010-07-20 | -4/+11 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -1/+1 |
* | sh: Move cpu/$CPU to arch/sh/cpu/$CPU | Peter Tyser | 2010-04-13 | -1/+1 |