index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
fsl_pci_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
FSL PCI: Configure PCIe reference ratio
Joakim Tjernlund
2018-08-08
1
-0
/
+6
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-2
/
+2
*
mpc85xx: pcie: Implement workaround for Erratum A007815
Tony O'Brien
2017-01-24
1
-0
/
+7
*
fsl/pci: Set CFG_READY for PCIe v3.0 and later
Minghuan Lian
2015-05-04
1
-1
/
+7
*
T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue
Zhao Qiang
2015-05-04
1
-0
/
+15
*
fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint
Zang Roy-R61911
2014-07-22
1
-2
/
+8
*
fsl/pci: Add workaround for erratum A-005434
Chunhe Lan
2014-05-16
1
-2
/
+7
*
driver/fsl_pci:Update print to display PCIe generation
Prabhakar Kushwaha
2014-02-03
1
-2
/
+2
*
PCIe:change the method to get the address of a requested capability in config...
Zhao Qiang
2013-10-16
1
-12
/
+32
*
powerpc/pcie: add PCIe version 3.x support
Zang Roy-R61911
2013-08-09
1
-6
/
+14
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-14
/
+1
*
powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
Liu Gang
2013-06-20
1
-3
/
+3
*
powerpc/p4080ds: fix PCI-e x8 link training down failure
Yuanquan Chen
2012-11-27
1
-0
/
+22
*
powerpc/boot: Change the compile macro for SRIO & PCIE boot master module
Liu Gang
2012-10-22
1
-3
/
+3
*
powerpc/mpc85xx: Add T4240 SoC
York Sun
2012-10-22
1
-5
/
+20
*
driver/pci: Fix compiling error
York Sun
2012-10-22
1
-0
/
+4
*
fsl_pci: use 'Header Type' field to judge PCIE mode
Minghuan Lian
2012-10-22
1
-14
/
+16
*
powerpc/corenet_ds: Master module for boot from PCIE
Liu Gang
2012-08-23
1
-0
/
+116
*
pci: declare pciauto functions in header
Linus Walleij
2012-03-30
1
-5
/
+0
*
pci: move pciauto_config_init() to pci.h
Linus Walleij
2012-03-04
1
-1
/
+0
*
GCC4.6: Squash warnings in fsl_pci_init.c
Marek Vasut
2011-10-27
1
-4
/
+4
*
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-07-28
1
-1
/
+1
*
fsl_pci: Add support for FSL PCIe controllers v2.x
Prabhakar Kushwaha
2011-04-04
1
-2
/
+10
*
powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs
Prabhakar Kushwaha
2011-03-29
1
-0
/
+7
*
Minor Coding Style Cleanup.
Wolfgang Denk
2011-02-02
1
-1
/
+1
*
fsl_pci: Update PCIe boot ouput
Peter Tyser
2011-01-14
1
-18
/
+20
*
powerpc/fsl-pci: Add generic code to setup PCIe controllers
Kumar Gala
2011-01-14
1
-0
/
+148
*
powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
Kumar Gala
2011-01-14
1
-1
/
+4
*
fsl_pci_init: Quiet scanning printf()
Peter Tyser
2010-11-14
1
-1
/
+1
*
fsl: Clean up printing of PCI boot info
Peter Tyser
2010-11-14
1
-5
/
+5
*
fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware
Peter Tyser
2010-11-14
1
-1
/
+5
*
pci: Add ability to re-enumerate PCI buses
John Schmoller
2010-10-22
1
-0
/
+3
*
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
2010-07-20
1
-4
/
+11
*
ppc/8xxx: Delete PCI nodes from device tree if not configured
Kumar Gala
2010-04-07
1
-6
/
+12
*
ppc/8xxx: Remove is_fsl_pci_agent
Kumar Gala
2010-01-05
1
-0
/
+9
*
fsl_pci_init_port end-point initialization is broken
Ed Swarthout
2009-11-04
1
-1
/
+17
*
Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"
Kumar Gala
2009-11-04
1
-16
/
+2
*
ppc/85xx/pci: fsl_pci_init: pcie agent mode support
Vivek Mahajan
2009-10-27
1
-2
/
+16
*
ppc/85xx: Clean up p1_p2_rdb PCI setup
Kumar Gala
2009-09-24
1
-1
/
+1
*
driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller
Poonam Aggrwal
2009-08-28
1
-0
/
+44
*
pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory
Kumar Gala
2009-08-28
1
-63
/
+162
*
pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe
Kumar Gala
2009-08-28
1
-19
/
+13
*
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
Kumar Gala
2009-08-28
1
-1
/
+7
*
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
Kumar Gala
2009-08-28
1
-2
/
+4
*
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
Kumar Gala
2009-04-04
1
-1
/
+1
*
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2009-02-07
1
-5
/
+5
*
pci/fsl_pci_init: Enable inbound PCI config cycles
Peter Tyser
2008-12-19
1
-0
/
+29
[next]