summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-01-05powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada105-16821/+12
2014-11-25pci: Add functions to read and write a BAR addressSimon Glass2-3/+44
2014-11-23pci: Honour pci_skip_dev()Thierry Reding3-0/+7
2014-09-09pci: add support for board_pci_fixup_dev functionTim Harvey2-0/+11
2013-11-09pci.h: allow inclusion in assembly sourcePaul Burton1-1/+5
2013-10-16PCIe:change the method to get the address of a requested capability in config...Zhao Qiang4-30/+107
2013-08-09powerpc/pcie: add PCIe version 3.x supportZang Roy-R619114-15/+48
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5761-91729/+5994
2013-06-26pci: Convert extern inline functions to static inlineSimon Glass1-2/+2
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos141-1/+145
2012-12-06x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson4-0/+393
2012-03-30pci: declare pciauto functions in headerLinus Walleij2-6/+5
2012-03-04pci: move pciauto_config_init() to pci.hLinus Walleij5-4/+1
2011-03-29powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha4-1/+60
2011-02-05mpc83xx: fix pcie configuration space read/writeLeo Liu2-1/+20
2011-01-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala4-41/+20
2010-11-14pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser3-92/+92
2009-08-28pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala2-19/+14
2009-02-23PCI: Add pci_last_busno() helperAnton Vorontsov2-0/+15
2009-02-09drivers/pci: Create pci_map_bar functionBecky Bruce2-4/+43
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala32-43/+43
2009-01-22mpc83xx: Add support for MPC83xx PCI-E controllersAnton Vorontsov7-23/+488
2008-10-24pci: Allow for PCI addresses to be 64-bitKumar Gala3-63/+102
2008-05-09Update pci code to use phys_addr_tBecky Bruce2-9/+9
2007-08-05Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout11-406/+493
2006-10-19* Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger13-25/+16
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 Denk5-11/+86
2006-03-12Fix bad declaration on pci_cfgfunc_nothingWolfgang Denk2-2/+5
2006-01-11Added support for PCI prefetchable region and BARsKumar Gala3-11/+61
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese43-1260/+7279
2003-05-31* Patch by Marc Singer, 29 May 2003:wdenk86-3243/+9862
2002-11-19* Patch by Thomas Frieden, 13 Nov 2002:wdenk539-138/+120366
2002-11-03Initial revisionwdenk208-0/+79197