summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
* libpayload/storage: Add NVMe driverThomas Heijligen2021-04-071-0/+1
* libpayload/storage/ahci: Use pacc pointer to read device classFelix Singer2020-10-201-0/+1
* libpayload/libpci: Introduce device class attribute in pci_devFelix Singer2020-10-171-0/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* libpayload: Add pci_free_dev() and some boilerplateNico Huber2017-12-071-0/+8
* libpayload/libpci: Add a constant for PCI class memory otherNico Huber2017-08-101-0/+2
* libpayload/pci: Correct MASK macro namesFurquan Shaikh2016-06-211-2/+2
* libpayload: Add a few more PCI constantsStefan Tauner2013-08-261-0/+2
* libpayload: Fix renaming of REG_CLASS_DEV to REG_SUBCLASSNico Huber2012-12-101-1/+1
* libpayload: remove trailing whitespace and run dos2unixStefan Reinauer2011-11-011-108/+108
* libpayload: Some more compatibility (for flashrom)Patrick Georgi2011-08-171-0/+2
* libpayload: Add more libpci-compatibility (#defines)Patrick Georgi2011-03-011-0/+26
* libpayload: Implement pci_cleanup()Patrick Georgi2011-03-011-0/+1
* Add #define that states the libpci interface version we implementPatrick Georgi2010-08-161-0/+3
* Incomplete implementation of libpci's (of pciutils) interface.Patrick Georgi2010-06-241-0/+76