summaryrefslogtreecommitdiff
path: root/include/pci.h
AgeCommit message (Expand)Author
2016-03-21pci: make pci_get_hose_head() available to external usersStuart Yoder
2016-03-17pci: Correct a few comments and nitsSimon Glass
2016-03-17pci: Add functions to update PCI configuration registersSimon Glass
2016-02-05dm: pci: Add missing forward declarationsBin Meng
2016-01-24dm: pci: Add a function to write a BARSimon Glass
2016-01-12dm: pci: Switch to DM API for PCI address mappingSimon Glass
2016-01-12dm: pci: Add driver model API functions for address mappingSimon Glass
2016-01-12dm: pci: Add a function to read a PCI BARSimon Glass
2016-01-12dm: pci: Add a driver-model version of pci_find_class()Simon Glass
2016-01-12dm: pci: Add a driver-model version of pci_find_device()Simon Glass
2016-01-12dm: pci: Use driver model PCI API in auto-configSimon Glass
2016-01-12dm: pci: Add a dm_ prefix to pci_bus_find_bdf()Simon Glass
2016-01-12dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass
2015-12-01dm: pci: Disable PCI compatibility functions by defaultSimon Glass
2015-12-01dm: pci: Add a comment about how to find struct pci_controllerSimon Glass
2015-12-01dm: pci: Add a function to find the regions for a PCI busSimon Glass
2015-12-01dm: pci: Add a function to get the controller for a busSimon Glass
2015-12-01dm: pci: Add functions to emulate 8- and 16-bit accessSimon Glass
2015-10-23dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass
2015-08-26dm: pci: Add a comment to help find pci_hose_read_config_byte, etc.Simon Glass
2015-08-14dm: pci: Add a way to iterate through all PCI devicesSimon Glass
2015-08-14dm: pci: Provide friendly config access functionsSimon 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-07-21dm: pci: Add a function to get the BDF for a deviceSimon Glass
2015-07-21dm: pci: Add support for PCI driver matchingSimon Glass
2015-07-14pci: Configure expansion ROM during auto config processBin Meng
2015-07-14dm: pci: Use the correct hose when configuring devicesSimon Glass
2015-04-16dm: sandbox: pci: Add a PCI emulation uclassSimon Glass
2015-04-16dm: pci: Add a uclass for PCISimon Glass
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-23x86: Access the VGA ROM when neededSimon Glass
2015-01-05powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada
2014-11-25pci: Add functions to read and write a BAR addressSimon Glass
2014-11-23pci: Honour pci_skip_dev()Thierry Reding
2014-09-09pci: add support for board_pci_fixup_dev functionTim Harvey
2013-11-09pci.h: allow inclusion in assembly sourcePaul Burton
2013-10-16PCIe:change the method to get the address of a requested capability in config...Zhao Qiang
2013-08-09powerpc/pcie: add PCIe version 3.x supportZang Roy-R61911
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26pci: Convert extern inline functions to static inlineSimon Glass
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos
2012-12-06x86: gpio: Add GPIO driver for Intel ICH6 and later.Bill Richardson
2012-03-30pci: declare pciauto functions in headerLinus Walleij
2012-03-04pci: move pciauto_config_init() to pci.hLinus Walleij
2011-03-29powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha
2011-02-05mpc83xx: fix pcie configuration space read/writeLeo Liu
2011-01-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala
2010-11-14pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOWPeter Tyser