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
Age
Commit message (
Expand
)
Author
2010-04-20
install libpayload.ldscript on libpayload "make install"
Stefan Reinauer
2010-04-20
Allow easy libpayload compilation using xcompile.
Stefan Reinauer
2010-04-20
Copy mingw support for kconfig from coreboot to libpayload
Patrick Georgi
2010-03-26
Update libpayload default configuration so a make oldconfig
Stefan Reinauer
2010-03-25
USB updates from our internal tree
Stefan Reinauer
2010-03-25
libpayload update
Stefan Reinauer
2010-03-25
Add coreboot framebuffer support to libpayload
Stefan Reinauer
2010-03-25
don't hardcode i386 in lpgcc
Stefan Reinauer
2010-03-25
allow libpayload to completely build out of tree.
Stefan Reinauer
2010-03-25
prevent timer overflows in libpayload
Stefan Reinauer
2010-03-25
make keyboard reset driver generic (not pc keyboard driver dependent)
Stefan Reinauer
2010-03-08
Trivial fix, use correct define.
Mathias Krause
2010-02-21
Add Doxyfile to bayou
Stefan Reinauer
2009-10-30
drop svn:externals in the tree and add it locally.
Stefan Reinauer
2009-08-24
Update Coreinfo to use TAG_FORWARD in tables.
Myles Watson
2009-08-05
fix buggy comment in libpayload's strncat function
Stefan Reinauer
2009-07-31
oops, these two were missed in the last cleanup.
Stefan Reinauer
2009-07-31
Catch various cases in libpayload where malloc() or memalign() return NULL
Stefan Reinauer
2009-07-31
* drop duplicate prototype for lib_get_sysinfo()
Stefan Reinauer
2009-07-18
This patch fixes payloads on certain Fedora versions
Stefan Reinauer
2009-07-18
Fix off-by-one bug in libpayload UHCI driver
Stefan Reinauer
2009-07-07
Add initial support for a CBFS module for coreinfo.
Uwe Hermann
2009-05-26
Tell lpgcc about the target architecture directory. This slipped through since
Stefan Reinauer
2009-05-21
This change adds PPC support to libpayload, and hooks it up in the build
Patrick Georgi
2009-05-17
Add type field to memranges, and fill it from the source data.
Patrick Georgi
2009-04-30
Some driver fixes for libpayload:
Stefan Reinauer
2009-04-29
working memalign version for libpayload. This fixes problems with the USB stack
Stefan Reinauer
2009-04-29
Mostly cosmetical changes.
Stefan Reinauer
2009-04-29
don't initialize "in" as it is initialized again one line below.
Stefan Reinauer
2009-04-29
getopt for libpayload. in case someone wants to pass parameters to payloads and
Stefan Reinauer
2009-03-17
Add high coreboot table support to libpayload
Stefan Reinauer
2009-03-06
fix strstr. Seems the function never worked before, except the searched
Stefan Reinauer
2009-02-22
libpayload: Fix build when both USB and PS/2 keyboard support is disabled
Mart Raudsepp
2009-02-17
Bayou: Clean up Bayou's window after returning from a payload.
Ulf Jordan
2009-02-15
This is a safety measure, since the shipping buildrom fails badly at present.
Ronald G. Minnich
2009-02-10
Fix bayou payload execution.
Ulf Jordan
2009-02-10
Fix bayou payload execution.
Ulf Jordan
2009-01-26
fix a potential null pointer reference in strdup (as found by Patrick Georgi)
Stefan Reinauer
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-11-11
Signed-off-by: Robert Millan <rmh@aybabtu.com>
Robert Millan
2008-11-11
[PATCH] coreinfo: Add multiboot parsing support
Jordan Crouse
2008-11-11
[PATCH] Add sysinfo_have_multiboot function
Jordan Crouse
2008-11-08
Update bayou to use ACS_ macros for line drawing characters.
Ulf Jordan
2008-11-02
Get the lzma/ directory from v3 via svn:externals, for use with Bayou.
Uwe Hermann
2008-11-02
Import a slightly modified Bayou version into svn. This is based
Uwe Hermann
2008-10-23
make escape code handling for serial terminal more robust
Patrick Georgi
2008-10-22
Fix ordering problem in the libpayload Makefile. The include of
Uwe Hermann
2008-10-22
add multiboot support to defconfig (trivial)
Stefan Reinauer
[prev]
[next]