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
/
src
/
stream
/
rom_stream.c
Age
Commit message (
Expand
)
Author
2009-04-24
Remove the inclusion of lzma.c (which really contains code)
Patrick Georgi
2009-04-22
fix warnings, shadowed declarations and style guide violations (all trivial)
Stefan Reinauer
2009-04-21
remove a few warnings, and comments á la #include <foo.h> // include file ...
Stefan Reinauer
2009-04-03
Print a pointer as pointer, it's really trivial.
Patrick Georgi
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2008-08-27
If you have
Ward Vandewege
2008-08-01
fix compile warnings of rom_stream.c (trivial)
Stefan Reinauer
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2007-02-03
This eliminates an illegal and annoying warning.
Roman Kononov
2006-12-15
Apply linuxbios-rename-other-payload-options.patch
Ed Swierk
2006-12-15
Apply linuxbios-rename-compressed-payload-options.patch, refs #14
Ed Swierk
2006-10-04
AMD Rev F support
Yinghai Lu
2006-09-14
fix stupid missing " type
Ronald G. Minnich
2006-09-14
additions and mods for lzma.
Carl-Daniel Hailfinger
2006-08-03
slightly changed C.D. Hailfinger's precompressed rom stream patch
Stefan Reinauer
2006-05-18
cleanup some of the compressed rom stream ugliness -- more to do!
Ronald G. Minnich
2006-05-04
fix the tree
Stefan Reinauer
2006-05-04
merge zrom to rom_stream and print olen ilen
Yinghai Lu
2006-05-02
add automatic payload compression method to LinuxBIOS
Stefan Reinauer
2005-09-23
sc520 support -- ethernet works
Ronald G. Minnich
2004-03-12
fixes for tyan
Ronald G. Minnich
2003-04-26
- Minor bug fixes
Eric Biederman
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman