aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/fsl_pci_init.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams1-1/+1
2011-04-04fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha1-2/+10
2011-03-29powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha1-0/+7
2011-02-02Minor Coding Style Cleanup.Wolfgang Denk1-1/+1
2011-01-14fsl_pci: Update PCIe boot ouputPeter Tyser1-18/+20
2011-01-14powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala1-0/+148
2011-01-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala1-1/+4
2010-11-14fsl_pci_init: Quiet scanning printf()Peter Tyser1-1/+1
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser1-5/+5
2010-11-14fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe awarePeter Tyser1-1/+5
2010-10-22pci: Add ability to re-enumerate PCI busesJohn Schmoller1-0/+3
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-4/+11
2010-04-07ppc/8xxx: Delete PCI nodes from device tree if not configuredKumar Gala1-6/+12
2010-01-05ppc/8xxx: Remove is_fsl_pci_agentKumar Gala1-0/+9
2009-11-04fsl_pci_init_port end-point initialization is brokenEd Swarthout1-1/+17
2009-11-04Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala1-16/+2
2009-10-27ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan1-2/+16
2009-09-24ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala1-1/+1
2009-08-28driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal1-0/+44
2009-08-28pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala1-63/+162
2009-08-28pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala1-19/+13
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-1/+7
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-2/+4
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala1-1/+1
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-5/+5
2008-12-19pci/fsl_pci_init: Enable inbound PCI config cyclesPeter Tyser1-0/+29
2008-12-09drivers/fsl_pci_init: Fix compile warningKumar Gala1-0/+2
2008-12-03drivers/fsl_pci_init: Fix inbound window mapping bugBecky Bruce1-1/+1
2008-10-27powerpc: fix pci window initialization to work with > 4GB DRAMBecky Bruce1-3/+7
2008-10-27pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.Kumar Gala1-7/+7
2008-10-24pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-rangesKumar Gala1-0/+20
2008-10-24pci/fsl_pci_init: Add a common PCI inbound setup functionKumar Gala1-0/+81
2008-10-24pci/fsl_pci_init: Enable larger address and setting inbound windows properlyKumar Gala1-14/+24
2008-10-13fsl_pci_init do not scan bus when configured as an end-pointEd Swarthout1-2/+15
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-4/+0
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-2/+2
2008-04-24fsl_pci: Only modify registers if we have themKumar Gala1-1/+2
2007-12-11Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala1-0/+23
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD1-0/+177