aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/fsl_pci_init.c
AgeCommit message (Expand)Author
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-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-10-27GCC4.6: Squash warnings in fsl_pci_init.cMarek Vasut
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
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-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-07ppc/8xxx: Delete PCI nodes from device tree if not configuredKumar Gala
2010-01-05ppc/8xxx: Remove is_fsl_pci_agentKumar Gala
2009-11-04fsl_pci_init_port end-point initialization is brokenEd Swarthout
2009-11-04Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala
2009-10-27ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan
2009-09-24ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala
2009-08-28driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal
2009-08-28pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala
2009-08-28pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
2008-12-19pci/fsl_pci_init: Enable inbound PCI config cyclesPeter Tyser
2008-12-09drivers/fsl_pci_init: Fix compile warningKumar Gala
2008-12-03drivers/fsl_pci_init: Fix inbound window mapping bugBecky Bruce
2008-10-27powerpc: fix pci window initialization to work with > 4GB DRAMBecky Bruce
2008-10-27pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.Kumar Gala
2008-10-24pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-rangesKumar Gala
2008-10-24pci/fsl_pci_init: Add a common PCI inbound setup functionKumar Gala
2008-10-24pci/fsl_pci_init: Enable larger address and setting inbound windows properlyKumar Gala
2008-10-13fsl_pci_init do not scan bus when configured as an end-pointEd Swarthout
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-04-24fsl_pci: Only modify registers if we have themKumar Gala
2007-12-11Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD