summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* pci: Add a function to find a device by classSimon Glass2015-02-051-0/+43
* powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-161-5/+0
* pci: Make pci apis usable before relocationBin Meng2015-01-121-8/+17
* pci: Add functions to read and write a BAR addressSimon Glass2014-11-251-3/+21
* pci: Honour pci_skip_dev()Thierry Reding2014-11-231-0/+3
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-2/+4
* pci: use __weakJeroen Hofstee2014-10-251-6/+2
* pci: add support for board_pci_fixup_dev functionTim Harvey2014-09-091-0/+4
* pci: fix overflow in __pci_hose_bus_to_phys w/ large RAMStephen Warren2014-08-141-1/+1
* PCIe:change the method to get the address of a requested capability in config...Zhao Qiang2013-10-161-0/+65
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* pci: fix some warnings related to assumptions aboutKumar Gala2012-09-221-3/+3
* pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp2012-09-021-6/+6
* pci: clean up some whitespace and formattingAndrew Sharp2012-09-021-50/+57
* pci: fix errant data types and corresponding access functionsAndrew Sharp2012-09-021-3/+4
* pci: move pciauto_config_init() to pci.hLinus Walleij2012-03-041-1/+0
* pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin2011-10-151-13/+17
* IXP42x PCI rewriteMichael Schwingen2011-06-231-4/+0
* powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala2011-01-141-0/+12
* pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-141-2/+14
* pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-141-8/+9
* pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser2010-11-141-28/+89
* pci: Add ability to re-enumerate PCI busesJohn Schmoller2010-10-221-1/+3
* Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk2010-03-211-1/+1
* PCI: Add pci_last_busno() helperAnton Vorontsov2009-02-231-0/+13
* drivers/pci: Create pci_map_bar functionBecky Bruce2009-02-101-0/+19
* pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matchingKumar Gala2009-02-071-24/+78
* pci: Allow for PCI addresses to be 64-bitKumar Gala2008-10-241-11/+26
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-4/+0
* pci: Move PCI device configuration check into a separate weak functionStefan Roese2008-07-101-24/+46
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk2008-05-121-10/+3
* Update pci code to use phys_addr_tBecky Bruce2008-05-101-4/+4
* pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config optionNobuhiro Iwamatsu2008-03-231-3/+10
* drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2007-11-241-0/+526
OpenPOWER on IntegriCloud