index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
fsl_pci_init.c
Age
Commit message (
Expand
)
Author
2012-03-04
pci: move pciauto_config_init() to pci.h
Linus Walleij
2011-10-27
GCC4.6: Squash warnings in fsl_pci_init.c
Marek Vasut
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-04-04
fsl_pci: Add support for FSL PCIe controllers v2.x
Prabhakar Kushwaha
2011-03-29
powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs
Prabhakar Kushwaha
2011-02-02
Minor Coding Style Cleanup.
Wolfgang Denk
2011-01-14
fsl_pci: Update PCIe boot ouput
Peter Tyser
2011-01-14
powerpc/fsl-pci: Add generic code to setup PCIe controllers
Kumar Gala
2011-01-14
powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
Kumar Gala
2010-11-14
fsl_pci_init: Quiet scanning printf()
Peter Tyser
2010-11-14
fsl: Clean up printing of PCI boot info
Peter Tyser
2010-11-14
fsl_pci_init: Make fsl_pci_init_port() PCI/PCIe aware
Peter Tyser
2010-10-22
pci: Add ability to re-enumerate PCI buses
John Schmoller
2010-07-20
powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases
Kumar Gala
2010-04-07
ppc/8xxx: Delete PCI nodes from device tree if not configured
Kumar Gala
2010-01-05
ppc/8xxx: Remove is_fsl_pci_agent
Kumar Gala
2009-11-04
fsl_pci_init_port end-point initialization is broken
Ed Swarthout
2009-11-04
Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"
Kumar Gala
2009-10-27
ppc/85xx/pci: fsl_pci_init: pcie agent mode support
Vivek Mahajan
2009-09-24
ppc/85xx: Clean up p1_p2_rdb PCI setup
Kumar Gala
2009-08-28
driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller
Poonam Aggrwal
2009-08-28
pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory
Kumar Gala
2009-08-28
pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe
Kumar Gala
2009-08-28
pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init
Kumar Gala
2009-08-28
pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init
Kumar Gala
2009-04-04
fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h
Kumar Gala
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2008-12-20
pci/fsl_pci_init: Enable inbound PCI config cycles
Peter Tyser
2008-12-09
drivers/fsl_pci_init: Fix compile warning
Kumar Gala
2008-12-04
drivers/fsl_pci_init: Fix inbound window mapping bug
Becky Bruce
2008-10-27
powerpc: fix pci window initialization to work with > 4GB DRAM
Becky Bruce
2008-10-27
pci/fsl_pci_init: Removed a bunch pointless trailing backslashes.
Kumar Gala
2008-10-24
pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges
Kumar Gala
2008-10-24
pci/fsl_pci_init: Add a common PCI inbound setup function
Kumar Gala
2008-10-24
pci/fsl_pci_init: Enable larger address and setting inbound windows properly
Kumar Gala
2008-10-13
fsl_pci_init do not scan bus when configured as an end-point
Ed Swarthout
2008-08-12
drivers/pci: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-07-14
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-04-24
fsl_pci: Only modify registers if we have them
Kumar Gala
2007-12-12
Handle MPC85xx PCIe reset errata (PCI-Ex 38)
Kumar Gala
2007-11-24
drivers/pci : move pci drivers to drivers/pci
Jean-Christophe PLAGNIOL-VILLARD