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
/
Makefile
Age
Commit message (
Expand
)
Author
2008-11-25
libpayload: Fix immediate rebuild after a clean
Mart Raudsepp
2008-11-24
[PATCH] libpayload: rename config.h to libpayload-config.h
Jordan Crouse
2008-11-11
Signed-off-by: Robert Millan <rmh@aybabtu.com>
Robert Millan
2008-10-22
Fix ordering problem in the libpayload Makefile. The include of
Uwe Hermann
2008-10-22
ouch. something went wrong with applying that old patch
Stefan Reinauer
2008-10-22
This has been sitting here since a looong time.
Stefan Reinauer
2008-10-21
[PATCH] fix video console init
Jordan Crouse
2008-10-20
[PATCH] libpayload: Add multiboot support
Jordan Crouse
2008-10-20
[PATCH] libpayload: Use gcc to compile assembly files
Jordan Crouse
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