We did together some patch which makes finally a MMCONFIG workable in
[coreboot.git] / src / stream /
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-24 Patrick GeorgiRemove the inclusion of lzma.c (which really contains...
2009-04-22 Stefan Reinauerfix warnings, shadowed declarations and style guide...
2009-04-21 Stefan Reinauerremove a few warnings, and comments á la #include...
2009-04-04 Stefan Reinauerfix this warning:
2009-04-03 Patrick GeorgiPrint a pointer as pointer, it's really trivial.
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2008-11-03 Jens RottmannFix compile errors if CONFIG_FS_PAYLOAD=1:
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-08-27 Ward VandewegeIf you have
2008-08-01 Stefan Reinauerfix compile warnings of rom_stream.c (trivial)
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-02-03 Roman KononovThis eliminates an illegal and annoying warning.
2006-12-15 Ed SwierkApply linuxbios-rename-other-payload-options.patch
2006-12-15 Ed SwierkApply linuxbios-rename-compressed-payload-options.patch...
2006-10-07 Stefan ReinauerAdd serial stream payload support from Ed Swierk <eswie...
2006-10-04 Yinghai LuAMD Rev F support
2006-09-14 Ronald G. Minnichfix stupid missing " type
2006-09-14 Carl-Daniel Hailfingeradditions and mods for lzma.
2006-08-03 Stefan Reinauerslightly changed C.D. Hailfinger's precompressed rom...
2006-05-18 Ronald G. Minnichcleanup some of the compressed rom stream ugliness...
2006-05-04 Stefan Reinauerfix the tree
2006-05-04 Yinghai Lumerge zrom to rom_stream and print olen ilen
2006-05-02 Stefan Reinaueradd automatic payload compression method to LinuxBIOS
2005-10-21 Greg WatsonSome compilation issue fix for PPC970 port
2005-09-23 Ronald G. Minnichsc520 support -- ethernet works
2004-03-17 Greg Watsonadded spin-up delay
2004-03-17 Greg Watsonremove debugging
2004-03-17 Greg Watsonppc fixes
2004-03-17 Greg WatsonFAT big endian changes
2004-03-17 Greg Watson*** empty log message ***
2004-03-13 Greg Watsonadded fat support
2004-03-13 Greg Watsonfilesystem support
2004-03-13 Greg Watsonfilesystem support
2004-03-12 Ronald G. Minnichfixes for tyan
2004-01-21 Greg Watsonchanged routine name
2003-07-14 Greg WatsonIDE support
2003-06-24 Greg WatsonFor new config.g
2003-06-17 Ronald G. Minnichadded config and other test files.
2003-06-13 Greg WatsonIDE stream driver
2003-04-26 Eric Biederman- Minor bug fixes
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree