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
2011-07-03
Fixes to the libpayload build system
Patrick Georgi
2011-06-30
Use coreboot build system for libpayload, too.
Patrick Georgi
2010-07-29
Resolved the bug of filo+libpayload building. The bug is if libpayload is ins...
Cai Bai Yin
2010-06-24
Incomplete implementation of libpci's (of pciutils) interface.
Patrick Georgi
2010-06-22
Change the libpayload "make install" default destination to be the source dir...
Cai Bai Yin
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-20
install libpayload.ldscript on libpayload "make install"
Stefan Reinauer
2010-04-20
Allow easy libpayload compilation using xcompile.
Stefan Reinauer
2010-03-25
allow libpayload to completely build out of tree.
Stefan Reinauer
2009-05-21
This change adds PPC support to libpayload, and hooks it up in the build
Patrick Georgi
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