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-04 | fix this warning: | 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-11-03 | Fix compile errors if CONFIG_FS_PAYLOAD=1: | Jens Rottmann |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
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-07 | Add serial stream payload support from Ed Swierk <eswierk@arastra.com> | Stefan Reinauer |
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-10-21 | Some compilation issue fix for PPC970 port | Greg Watson |
2005-09-23 | sc520 support -- ethernet works | Ronald G. Minnich |
2004-03-17 | added spin-up delay | Greg Watson |
2004-03-17 | remove debugging | Greg Watson |
2004-03-17 | ppc fixes | Greg Watson |
2004-03-17 | FAT big endian changes | Greg Watson |
2004-03-17 | *** empty log message *** | Greg Watson |
2004-03-13 | added fat support | Greg Watson |
2004-03-13 | filesystem support | Greg Watson |
2004-03-13 | filesystem support | Greg Watson |
2004-03-12 | fixes for tyan | Ronald G. Minnich |
2004-01-21 | changed routine name | Greg Watson |
2003-07-14 | IDE support | Greg Watson |
2003-06-24 | For new config.g | Greg Watson |
2003-06-17 | added config and other test files. | Ronald G. Minnich |
2003-06-13 | IDE stream driver | Greg Watson |
2003-04-26 | - Minor bug fixes | Eric Biederman |
2003-04-22 | - Initial checkin of the freebios2 tree | Eric Biederman |