index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
libpci
Age
Commit message (
Expand
)
Author
2024-01-24
payloads: Rename Makefiles from .inc to .mk
Martin Roth
2020-10-17
libpayload/libpci: Introduce device class attribute in pci_dev
Felix Singer
2020-10-17
libpayload/libpci: Clean up pci_alloc()
Felix Singer
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-02-05
libpayload: Make pci and endian handling -Wconversion safe
Patrick Georgi
2017-12-07
libpayload: Add pci_free_dev() and some boilerplate
Nico Huber
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2012-04-04
libpayload: minor cleanups
Mathias Krause
2011-11-01
libpayload: remove trailing whitespace and run dos2unix
Stefan Reinauer
2011-06-30
Reduce warnings/errors in libpayload when using picky compiler options
Patrick Georgi
2011-06-30
Use coreboot build system for libpayload, too.
Patrick Georgi
2011-03-01
libpayload: Implement pci_cleanup()
Patrick Georgi
2010-06-24
Incomplete implementation of libpci's (of pciutils) interface.
Patrick Georgi