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
/
pci.c
Age
Commit message (
Expand
)
Author
2011-10-15
pci: move pcidelay code to new location just before PCI bus scan
Anatolij Gustschin
2011-06-23
IXP42x PCI rewrite
Michael Schwingen
2011-01-14
powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup
Kumar Gala
2010-11-14
pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOW
Peter Tyser
2010-11-14
pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOW
Peter Tyser
2010-11-14
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
Peter Tyser
2010-10-22
pci: Add ability to re-enumerate PCI buses
John Schmoller
2010-03-21
Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()
Wolfgang Denk
2009-02-23
PCI: Add pci_last_busno() helper
Anton Vorontsov
2009-02-09
drivers/pci: Create pci_map_bar function
Becky Bruce
2009-02-07
pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching
Kumar Gala
2008-10-24
pci: Allow for PCI addresses to be 64-bit
Kumar Gala
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
drivers/pci: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-07-10
pci: Move PCI device configuration check into a separate weak function
Stefan Roese
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-05-11
Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"
Wolfgang Denk
2008-05-09
Update pci code to use phys_addr_t
Becky Bruce
2008-03-23
pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option
Nobuhiro Iwamatsu
2007-11-24
drivers/pci : move pci drivers to drivers/pci
Jean-Christophe PLAGNIOL-VILLARD