aboutsummaryrefslogtreecommitdiff
path: root/include/pci.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-29powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha1-0/+1
2011-02-05mpc83xx: fix pcie configuration space read/writeLeo Liu1-0/+2
2011-01-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala1-0/+1
2010-11-14pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser1-0/+1
2009-08-28pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala1-0/+1
2009-02-23PCI: Add pci_last_busno() helperAnton Vorontsov1-0/+2
2009-02-10drivers/pci: Create pci_map_bar functionBecky Bruce1-4/+24
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1
2009-01-21mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov1-0/+4
2008-10-24pci: Allow for PCI addresses to be 64-bitKumar Gala1-16/+24
2008-05-10Update pci code to use phys_addr_tBecky Bruce1-5/+5
2007-08-06Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout1-0/+6
2006-10-19* Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger1-0/+3
2006-08-09* Added PCI-X #defines for PCI-X initialization Patch by Andy Fleming on 17-M...Matthew McClintock1-0/+9
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pciWolfgang Denk1-1/+3
2006-03-12Fix bad declaration on pci_cfgfunc_nothingWolfgang Denk1-2/+2
2006-01-11Added support for PCI prefetchable region and BARsKumar Gala1-1/+3
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese1-0/+15
2003-05-31* Patch by Marc Singer, 29 May 2003:LABEL_2003_05_31_2115wdenk1-0/+2
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk1-1/+2
2002-11-03Initial revisionwdenk1-0/+475