index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
fsl_pci_init.c
Age
Commit message (
Expand
)
Author
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2008-12-19
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-03
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-13
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-11
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