index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
Makefile
Age
Commit message (
Expand
)
Author
2008-09-23
1.
Patrick Georgi
2008-09-02
This patch adds USB capabilities to libpayload. It requires some
Patrick Georgi
2008-08-28
libpayload: Expand doxygen definitions
Jordan Crouse
2008-08-28
fix libpayload build dependencies (trivial)
Stefan Reinauer
2008-08-27
Add a Doxygen config file and a Makefile target 'doxy' or 'doxygen' which
Uwe Hermann
2008-08-26
How could -ffreestanding slip through here. Required because libpayload is not
Stefan Reinauer
2008-08-08
Update the kconfig copy in libpayload to a much more recent one. Among
Uwe Hermann
2008-08-07
fix stack protection detection with Jordan's suggestion
Stefan Reinauer
2008-04-10
libpayload: Avoid .svn files in the header install
Jordan Crouse
2008-04-09
libpayload: Implement gcc wrappers for libpayload
Jordan Crouse
2008-04-03
Add a SHA-1 implementation to libpayload.
Uwe Hermann
2008-03-27
Drop -Os in libpayload for now, it causes run-time problems for some
Uwe Hermann
2008-03-20
Fix code to allow usage of -Wall in libpayload and the sample (trivial).
Uwe Hermann
2008-03-20
libpayload: Add -Os to the CFLAGS
Jordan Crouse
2008-03-19
libpayload: The initial chunk of code writen by AMD
Jordan Crouse