summaryrefslogtreecommitdiff
path: root/drivers/pci/fsl_pci_init.c
AgeCommit message (Expand)Author
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