summaryrefslogtreecommitdiff
path: root/drivers/pci/fsl_pci_init.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-29pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala1-63/+162
2009-08-29pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala1-19/+13
2009-08-29pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-1/+7
2009-08-29pci/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-08pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-5/+5
2008-12-20pci/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-04drivers/fsl_pci_init: Fix inbound window mapping bugBecky Bruce1-1/+1
2008-10-28powerpc: fix pci window initialization to work with > 4GB DRAMBecky Bruce1-3/+7
2008-10-28pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.Kumar Gala1-7/+7
2008-10-25pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-rangesKumar Gala1-0/+20
2008-10-25pci/fsl_pci_init: Add a common PCI inbound setup functionKumar Gala1-0/+81
2008-10-25pci/fsl_pci_init: Enable larger address and setting inbound windows properlyKumar Gala1-14/+24
2008-10-14fsl_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-12Handle 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