summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/libpci
Commit message (Expand)AuthorAgeFilesLines
* libpayload/libpci: Introduce device class attribute in pci_devFelix Singer2020-10-171-0/+1
* libpayload/libpci: Clean up pci_alloc()Felix Singer2020-10-171-2/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+0
* libpayload: Make pci and endian handling -Wconversion safePatrick Georgi2020-02-051-20/+20
* libpayload: Add pci_free_dev() and some boilerplateNico Huber2017-12-071-0/+5
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+1
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* libpayload: minor cleanupsMathias Krause2012-04-041-1/+1
* libpayload: remove trailing whitespace and run dos2unixStefan Reinauer2011-11-011-1/+1
* Reduce warnings/errors in libpayload when using picky compiler optionsPatrick Georgi2011-06-301-4/+6
* Use coreboot build system for libpayload, too.Patrick Georgi2011-06-301-1/+1
* libpayload: Implement pci_cleanup()Patrick Georgi2011-03-011-1/+5
* Incomplete implementation of libpci's (of pciutils) interface.Patrick Georgi2010-06-242-0/+246