aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/include/pci/pci.h
AgeCommit message (Expand)Author
2020-10-20libpayload/storage/ahci: Use pacc pointer to read device classFelix Singer
2020-10-17libpayload/libpci: Introduce device class attribute in pci_devFelix Singer
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2017-12-07libpayload: Add pci_free_dev() and some boilerplateNico Huber
2017-08-10libpayload/libpci: Add a constant for PCI class memory otherNico Huber
2016-06-21libpayload/pci: Correct MASK macro namesFurquan Shaikh
2013-08-26libpayload: Add a few more PCI constantsStefan Tauner
2012-12-10libpayload: Fix renaming of REG_CLASS_DEV to REG_SUBCLASSNico Huber
2011-11-01libpayload: remove trailing whitespace and run dos2unixStefan Reinauer
2011-08-17libpayload: Some more compatibility (for flashrom)Patrick Georgi
2011-03-01libpayload: Add more libpci-compatibility (#defines)Patrick Georgi
2011-03-01libpayload: Implement pci_cleanup()Patrick Georgi
2010-08-16Add #define that states the libpci interface version we implementPatrick Georgi
2010-06-24Incomplete implementation of libpci's (of pciutils) interface.Patrick Georgi