Various fixes to cbfstool.
[coreboot.git] / util / cbfstool / cbfstool.c
2011-10-24 Stefan ReinauerVarious fixes to cbfstool.
2011-10-17 Stefan Reinauercbfstool: improve error messages
2011-01-17 Peter Stugecbfstool: Trivial move of newline after commands in...
2011-01-13 Aurelien GuillaumeAdd "cbfstool extract" function.
2010-09-27 Stefan Reinauerminor include cleanups
2010-06-24 Stefan Reinauerfix return value checks of cbfstool's writerom
2010-04-24 Stefan Reinauerprint the known cbfs types in cbfstool "usage"
2009-12-21 Stefan Reinauermake strcmp happy by including string.h (trivial)
2009-12-21 Patrick GeorgiAllow user to specify the size of a newly created cbfs...
2009-11-11 Patrick GeorgiRework bootblock size handling:
2009-11-09 Patrick GeorgiAdd a "locate" function cbfstool, which helps you find
2009-09-30 Patrick GeorgiFix endless loop when trying to add a too large file...
2009-09-22 Stefan ReinauerThis separates the code for each command in cbfstool...
2009-09-15 Patrick GeorgiMore error checking when trying to open files in
2009-09-14 Patrick GeorgiNew cbfstool. Works without mmap or fork/exec and
2009-05-08 Myles WatsonAdd -Werror to help us keep the code clean.
2009-04-20 Myles WatsonThis patch adds
2009-04-14 Peter Stugev2/util: romfs -> cbfs rename