Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5e5b6eeaaf73e70800551eecb65b2661742a1a2b
/
drivers
/
pci
/
fsl_pci_init.c
5e5b6ee
driver/fsl_pci:Update print to display PCIe generation
by Prabhakar Kushwaha
· 11 years ago
5d39f74
PCIe:change the method to get the address of a requested capability in configuration space.
by Zhao Qiang
· 11 years ago
6998282
powerpc/pcie: add PCIe version 3.x support
by Zang Roy-R61911
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
27afb9c
powerpc/boot: Change the macro of Boot from SRIO and PCIE master module
by Liu Gang
· 12 years ago
c48234e
powerpc/p4080ds: fix PCI-e x8 link training down failure
by Yuanquan Chen
· 12 years ago
558359a
powerpc/boot: Change the compile macro for SRIO & PCIE boot master module
by Liu Gang
· 12 years ago
9941a22
powerpc/mpc85xx: Add T4240 SoC
by York Sun
· 12 years ago
024498f
driver/pci: Fix compiling error
by York Sun
· 12 years ago
eb811d3
fsl_pci: use 'Header Type' field to judge PCIE mode
by Minghuan Lian
· 12 years ago
99e0c29
powerpc/corenet_ds: Master module for boot from PCIE
by Liu Gang
· 12 years ago
0053272
pci: declare pciauto functions in header
by Linus Walleij
· 13 years ago
b91b974
pci: move pciauto_config_init() to pci.h
by Linus Walleij
· 13 years ago
2e662ee
GCC4.6: Squash warnings in fsl_pci_init.c
by Marek Vasut
· 13 years ago
bf895ad
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
b582dae
fsl_pci: Add support for FSL PCIe controllers v2.x
by Prabhakar Kushwaha
· 14 years ago
1c48e77
powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs
by Prabhakar Kushwaha
· 14 years ago
a4de835
Minor Coding Style Cleanup.
by Wolfgang Denk
· 14 years ago
3771ba3
fsl_pci: Update PCIe boot ouput
by Peter Tyser
· 14 years ago
4d4384e
powerpc/fsl-pci: Add generic code to setup PCIe controllers
by Kumar Gala
· 14 years ago
db943ed
powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
by Kumar Gala
· 14 years ago
826fd9d
fsl_pci_init: Quiet scanning printf()
by Peter Tyser
· 14 years ago
2b91f71
fsl: Clean up printing of PCI boot info
by Peter Tyser
· 14 years ago
149dcbc
fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware
by Peter Tyser
· 14 years ago
60e877f
pci: Add ability to re-enumerate PCI buses
by John Schmoller
· 14 years ago
d0f27d3
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
by Kumar Gala
· 14 years ago
326ed2f
ppc/8xxx: Delete PCI nodes from device tree if not configured
by Kumar Gala
· 15 years ago
a6c612c
ppc/8xxx: Remove is_fsl_pci_agent
by Kumar Gala
· 15 years ago
4451a6d
fsl_pci_init_port end-point initialization is broken
by Ed Swarthout
· 15 years ago
b83ff07
Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"
by Kumar Gala
· 15 years ago
a957a8e
ppc/85xx/pci: fsl_pci_init: pcie agent mode support
by Vivek Mahajan
· 15 years ago
584fae5
ppc/85xx: Clean up p1_p2_rdb PCI setup
by Kumar Gala
· 15 years ago
1c79617
driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller
by Poonam Aggrwal
· 15 years ago
a37b9ce
pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory
by Kumar Gala
· 15 years ago
a0a5dbd
pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe
by Kumar Gala
· 15 years ago
e770f35
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
by Kumar Gala
· 15 years ago
65e198d
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
by Kumar Gala
· 15 years ago
9bbd643
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
by Kumar Gala
· 16 years ago
efa1f1d
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
by Kumar Gala
· 16 years ago
bc98e54
pci/fsl_pci_init: Enable inbound PCI config cycles
by Peter Tyser
· 16 years ago
4e8001f
drivers/fsl_pci_init: Fix compile warning
by Kumar Gala
· 16 years ago
74d218b6
drivers/fsl_pci_init: Fix inbound window mapping bug
by Becky Bruce
· 16 years ago
2617647
powerpc: fix pci window initialization to work with > 4GB DRAM
by Becky Bruce
· 16 years ago
c291734
pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.
by Kumar Gala
· 16 years ago
fe29f1f
pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges
by Kumar Gala
· 16 years ago
47bf478
pci/fsl_pci_init: Add a common PCI inbound setup function
by Kumar Gala
· 16 years ago
87006ca
pci/fsl_pci_init: Enable larger address and setting inbound windows properly
by Kumar Gala
· 16 years ago
3c13d70
fsl_pci_init do not scan bus when configured as an end-point
by Ed Swarthout
· 16 years ago
4838ebc
drivers/pci: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dc770c7
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
f56928f
fsl_pci: Only modify registers if we have them
by Kumar Gala
· 17 years ago
93166d2
Handle MPC85xx PCIe reset errata (PCI-Ex 38)
by Kumar Gala
· 17 years ago
67572cf
drivers/pci : move pci drivers to drivers/pci
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/fsl_pci_init.c]
d6e526c
fsl_pci_init enable COMMAND_MEMORY if inbound window
by Ed Swarthout
· 17 years ago
56d8776
Revert "Fix MPC8544DS PCIe3 scsi."
by Ed Swarthout
· 17 years ago
bec1330
Fix MPC8544DS PCIe3 scsi.
by Kumar Gala
· 17 years ago
1ab6def
fsl_pci_init - Remove self PCSRBAR allocation
by Ed Swarthout
· 17 years ago
15bc3e7
fsl_pci_init cleanup.
by Ed Swarthout
· 17 years ago
91080f7
Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.
by Ed Swarthout
· 17 years ago