summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2016-07-28pci: allow disabling of pci init/enum via envTim Harvey
2016-05-17pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSESimon Glass
2016-01-12dm: pci: Mark legacy files as suchSimon Glass
2015-08-05pci: Add a constant for an invalid interruptSimon Glass
2015-08-03drivers/pci: Add function to find an extended capabilityMinghuan Lian
2015-06-04pci: Move pci_hose_phys_to_bus() to pci_common.cBin Meng
2015-05-27pci: display header for bus scanTim Harvey
2015-04-16dm: pci: Move common PCI functions into their own fileSimon Glass
2015-02-05pci: Add a function to find a device by classSimon Glass
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada
2015-01-12pci: Make pci apis usable before relocationBin Meng
2014-11-25pci: Add functions to read and write a BAR addressSimon Glass
2014-11-23pci: Honour pci_skip_dev()Thierry Reding
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-10-25pci: use __weakJeroen Hofstee
2014-09-09pci: add support for board_pci_fixup_dev functionTim Harvey
2014-08-14pci: fix overflow in __pci_hose_bus_to_phys w/ large RAMStephen Warren
2013-10-16PCIe:change the method to get the address of a requested capability in config...Zhao Qiang
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-09-22pci: fix some warnings related to assumptions aboutKumar Gala
2012-09-02pci: minor cleanup of CONFIG_PCI_PNP usageAndrew Sharp
2012-09-02pci: clean up some whitespace and formattingAndrew Sharp
2012-09-02pci: fix errant data types and corresponding access functionsAndrew Sharp
2012-03-04pci: move pciauto_config_init() to pci.hLinus Walleij
2011-10-15pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin
2011-06-23IXP42x PCI rewriteMichael Schwingen
2011-01-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala
2010-11-14pci: Use intelligent indentation for CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14pci: Fix ordering of devices when CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-11-14pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser
2010-10-22pci: Add ability to re-enumerate PCI busesJohn Schmoller
2010-03-21Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()Wolfgang Denk
2009-02-23PCI: Add pci_last_busno() helperAnton Vorontsov
2009-02-10drivers/pci: Create pci_map_bar functionBecky Bruce
2009-02-07pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matchingKumar Gala
2008-10-24pci: Allow for PCI addresses to be 64-bitKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/pci: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-10pci: Move PCI device configuration check into a separate weak functionStefan Roese
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-12Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"Wolfgang Denk
2008-05-10Update pci code to use phys_addr_tBecky Bruce
2008-03-23pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config optionNobuhiro Iwamatsu
2007-11-24drivers/pci : move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD