summaryrefslogtreecommitdiff
path: root/drivers/pci/fsl_pci_init.c
AgeCommit message (Expand)Author
2015-05-04fsl/pci: Set CFG_READY for PCIe v3.0 and laterMinghuan Lian
2015-05-04T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issueZhao Qiang
2014-07-22fsl/pcie: Change 'no link' to 'undetermined' for pcie endpointZang Roy-R61911
2014-05-16fsl/pci: Add workaround for erratum A-005434Chunhe Lan
2014-02-03driver/fsl_pci:Update print to display PCIe generationPrabhakar Kushwaha
2013-10-16PCIe:change the method to get the address of a requested capability in config...Zhao Qiang
2013-08-09powerpc/pcie: add PCIe version 3.x supportZang Roy-R61911
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-20powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang
2012-11-27powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen
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