summaryrefslogtreecommitdiffstats
path: root/drivers/pci/fsl_pci_init.c
Commit message (Expand)AuthorAgeFilesLines
* fsl/pci: Set CFG_READY for PCIe v3.0 and laterMinghuan Lian2015-05-041-1/+7
* T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issueZhao Qiang2015-05-041-0/+15
* fsl/pcie: Change 'no link' to 'undetermined' for pcie endpointZang Roy-R619112014-07-221-2/+8
* fsl/pci: Add workaround for erratum A-005434Chunhe Lan2014-05-161-2/+7
* driver/fsl_pci:Update print to display PCIe generationPrabhakar Kushwaha2014-02-031-2/+2
* PCIe:change the method to get the address of a requested capability in config...Zhao Qiang2013-10-161-12/+32
* powerpc/pcie: add PCIe version 3.x supportZang Roy-R619112013-08-091-6/+14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang2013-06-201-3/+3
* powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen2012-11-271-0/+22
* powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang2012-10-221-3/+3
* powerpc/mpc85xx: Add T4240 SoCYork Sun2012-10-221-5/+20
* driver/pci: Fix compiling errorYork Sun2012-10-221-0/+4
* fsl_pci: use 'Header Type' field to judge PCIE modeMinghuan Lian2012-10-221-14/+16
* powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-231-0/+116
* pci: declare pciauto functions in headerLinus Walleij2012-03-301-5/+0
* pci: move pciauto_config_init() to pci.hLinus Walleij2012-03-041-1/+0
* GCC4.6: Squash warnings in fsl_pci_init.cMarek Vasut2011-10-271-4/+4
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-281-1/+1
* fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha2011-04-041-2/+10
* powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha2011-03-291-0/+7
* Minor Coding Style Cleanup.Wolfgang Denk2011-02-021-1/+1
* fsl_pci: Update PCIe boot ouputPeter Tyser2011-01-141-18/+20
* powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala2011-01-141-0/+148
* powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala2011-01-141-1/+4
* fsl_pci_init: Quiet scanning printf()Peter Tyser2010-11-141-1/+1
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-5/+5
* fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe awarePeter Tyser2010-11-141-1/+5
* pci: Add ability to re-enumerate PCI busesJohn Schmoller2010-10-221-0/+3
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-201-4/+11
* ppc/8xxx: Delete PCI nodes from device tree if not configuredKumar Gala2010-04-071-6/+12
* ppc/8xxx: Remove is_fsl_pci_agentKumar Gala2010-01-051-0/+9
* fsl_pci_init_port end-point initialization is brokenEd Swarthout2009-11-041-1/+17
* Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala2009-11-041-16/+2
* ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan2009-10-271-2/+16
* ppc/85xx: Clean up p1_p2_rdb PCI setupKumar Gala2009-09-241-1/+1
* driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal2009-08-281-0/+44
* pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala2009-08-281-63/+162
* pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala2009-08-281-19/+13
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-281-1/+7
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-281-2/+4
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-041-1/+1
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-5/+5
* pci/fsl_pci_init: Enable inbound PCI config cyclesPeter Tyser2008-12-191-0/+29
* drivers/fsl_pci_init: Fix compile warningKumar Gala2008-12-091-0/+2
* drivers/fsl_pci_init: Fix inbound window mapping bugBecky Bruce2008-12-031-1/+1
* powerpc: fix pci window initialization to work with > 4GB DRAMBecky Bruce2008-10-271-3/+7
* pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.Kumar Gala2008-10-271-7/+7
* pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-rangesKumar Gala2008-10-241-0/+20
* pci/fsl_pci_init: Add a common PCI inbound setup functionKumar Gala2008-10-241-0/+81
OpenPOWER on IntegriCloud