| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | ppc/8xxx: Delete PCI nodes from device tree if not configured | Kumar Gala | 2010-04-07 | -6/+12 |
* | Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() | Wolfgang Denk | 2010-03-21 | -1/+1 |
* | ppc4xx: Fix sending type 1 PCI transactions | Felix Radensky | 2010-01-23 | -1/+2 |
* | ppc/8xxx: Remove is_fsl_pci_agent | Kumar Gala | 2010-01-05 | -0/+9 |
* | fsl_pci_init_port end-point initialization is broken | Ed Swarthout | 2009-11-04 | -1/+17 |
* | Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" | Kumar Gala | 2009-11-04 | -16/+2 |
* | ppc/85xx/pci: fsl_pci_init: pcie agent mode support | Vivek Mahajan | 2009-10-27 | -2/+16 |
* | ppc/85xx: Clean up p1_p2_rdb PCI setup | Kumar Gala | 2009-09-24 | -1/+1 |
* | driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller | Poonam Aggrwal | 2009-08-28 | -0/+44 |
* | pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory | Kumar Gala | 2009-08-28 | -63/+162 |
* | pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe | Kumar Gala | 2009-08-28 | -19/+13 |
* | pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init | Kumar Gala | 2009-08-28 | -1/+7 |
* | pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init | Kumar Gala | 2009-08-28 | -2/+4 |