summaryrefslogtreecommitdiff
path: root/drivers/pci/fsl_pci_init.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-27pci: Remove unused FSL_PCI_INIT codeTom Rini1-936/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-03-05pci: fsl_pci_init: Dynamically allocate the PCI regionsBin Meng1-0/+5
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-08-08FSL PCI: Configure PCIe reference ratioJoakim Tjernlund1-0/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-01-25mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien1-0/+7
2015-05-04fsl/pci: Set CFG_READY for PCIe v3.0 and laterMinghuan Lian1-1/+7
2015-05-04T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issueZhao Qiang1-0/+15
2014-07-23fsl/pcie: Change 'no link' to 'undetermined' for pcie endpointZang Roy-R619111-2/+8
2014-05-17fsl/pci: Add workaround for erratum A-005434Chunhe Lan1-2/+7
2014-02-03driver/fsl_pci:Update print to display PCIe generationPrabhakar Kushwaha1-2/+2
2013-10-17PCIe:change the method to get the address of a requested capability in config...Zhao Qiang1-12/+32
2013-08-09powerpc/pcie: add PCIe version 3.x supportZang Roy-R619111-6/+14
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-06-21powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang1-3/+3
2012-11-28powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen1-0/+22
2012-10-23powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang1-3/+3
2012-10-22powerpc/mpc85xx: Add T4240 SoCYork Sun1-5/+20
2012-10-22driver/pci: Fix compiling errorYork Sun1-0/+4
2012-10-22fsl_pci: use 'Header Type' field to judge PCIE modeMinghuan Lian1-14/+16
2012-08-23powerpc/corenet_ds: Master module for boot from PCIELiu Gang1-0/+116
2012-03-31pci: declare pciauto functions in headerLinus Walleij1-5/+0
2012-03-05pci: move pciauto_config_init() to pci.hLinus Walleij1-1/+0
2011-10-28GCC4.6: Squash warnings in fsl_pci_init.cMarek Vasut1-4/+4
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-03Minor 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-15fsl_pci_init: Quiet scanning printf()Peter Tyser1-1/+1
2010-11-15fsl: Clean up printing of PCI boot infoPeter Tyser1-5/+5
2010-11-15fsl_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-29driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal1-0/+44