summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/libpci
Commit message (Expand)AuthorAgeFilesLines
* 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