Enable -Werror for romcc
[coreboot.git] / util / cbfstool /
2012-03-07 Stefan Reinauercorrectly mark code segments as code in SELF
2012-02-17 zbaoExit building if romstage.bin is larger than size of XIP
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-10-24 Stefan ReinauerVarious fixes to cbfstool.
2011-10-17 Stefan Reinauercbfstool: improve error messages
2011-01-18 Patrick GeorgiMove option table (cmos.layout's binary representation)
2011-01-17 Peter Stugecbfstool: When extracting, refer to files in CBFS as...
2011-01-17 Peter Stugecbfstool: Trivial move of newline after commands in...
2011-01-14 Patrick GeorgiAllow coreboot to initialize CMOS if checksum is invalid.
2011-01-13 Aurelien GuillaumeAdd "cbfstool extract" function.
2010-10-10 Stefan Reinauerfix typo in minilzma.cc, found by Idwer.
2010-09-27 Stefan Reinauerminor include cleanups
2010-06-24 Stefan Reinauerfix return value checks of cbfstool's writerom
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-24 Stefan Reinauerprint the known cbfs types in cbfstool "usage"
2010-04-16 Patrick GeorgiBuild utils into their source directory equivalent in
2010-03-27 Patrick Georgimake only needs to read Makefile.incs once, thanks...
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-02-10 Uwe HermannDo not print the full path name to coreboot.rom in...
2010-02-03 Patrick GeorgiGuards against errors that are hard to track down:
2010-01-07 Maciej PijankaPrint (empty) instead of nothing at all for empty
2009-12-23 Patrick GeorgiTiny Bootblock, step 1/n.
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-12-06 Peter Stugecbfstool: Fill memory allocated in create_cbfs_file...
2009-11-21 Patrick GeorgiMake the kconfig-style build work in mingw:
2009-11-12 Uwe HermannCosmetics (trivial).
2009-11-12 Myles WatsonPrint size of file on cbfs_add_file failure. The size...
2009-11-11 Patrick GeorgiRework bootblock size handling:
2009-11-09 Patrick GeorgiAdd a "locate" function cbfstool, which helps you find
2009-10-28 Uwe HermannRemove all build/ prefixes in the build output.
2009-10-27 Uwe HermannPrefix all build output file names of files which end...
2009-10-16 Uwe HermannDrop duplicate version of the documentation/cbfs.txt...
2009-09-30 Patrick GeorgiFix endless loop when trying to add a too large file...
2009-09-25 Cristi Magherusancheck for ELF payloads in cbfstool
2009-09-23 Stefan Reinauerfix some wrong versions of the FSF's address (trivial)
2009-09-22 Stefan ReinauerThis separates the code for each command in cbfstool...
2009-09-22 Stefan Reinauer* guard all mallocs in cbfstool
2009-09-17 Ronald G. MinnichThere was a missing addition of the size of the .notes...
2009-09-16 Patrick GeorgiBuild cbfstool with debug flags and don't strip the...
2009-09-15 Patrick GeorgiMore error checking when trying to open files in
2009-09-14 Patrick GeorgiBuild cbfstool with native data size. Trivial change.
2009-09-14 Patrick GeorgiNew cbfstool. Works without mmap or fork/exec and
2009-08-25 Patrick GeorgiUse the gnu make .SILENT: mechanism instead of requiring
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-20 Patrick Georgi20090819-2-trim-down-cbfs:
2009-08-17 Thomas JourdanMove CBFS header to a safer place.
2009-08-13 Patrick Georgi- AMD selected a couple of options that are incompatibl...
2009-08-12 Patrick GeorgiKconfig!
2009-07-26 Stefan Reinauerdrop dead nested assignment (trivial)
2009-07-23 Stefan ReinauerCBFS stuff:
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-25 Myles WatsonThe problem is that the check to see if we're at the...
2009-06-18 Ward VandewegeMake sure the address variable is initialized to zero...
2009-06-08 Ronald G. MinnichThis is transition code for cbfs to implement
2009-06-01 Patrick Georgicbfstool reacts to a too large bootblock file by stopping
2009-05-26 Stefan ReinauerCosmetic cbfstool update (trivial)
2009-05-16 Ronald G. MinnichThis patch implements a "flash friendly" value for...
2009-05-14 Ward VandewegeThe cbfstool print command should pretty-print the...
2009-05-13 Ward VandewegeThis patch fixes a segfault when a file too large to...
2009-05-13 Ward VandewegeAdd support for human-friendly component string types...
2009-05-13 Myles WatsonmylesgwRemove a shadowed variable and an unnecessary local...
2009-05-12 Ronald G. MinnichThis fixes a rather silly bug in cbfs with filenames...
2009-05-08 Myles WatsonTrivial clean up of print usage and parameter checking.
2009-05-08 Myles WatsonAdd -Werror to help us keep the code clean.
2009-05-08 Ronald G. MinnichI have made a very simple mod to cbfstool that is compa...
2009-05-02 Stefan ReinauerRun dos2unix on all files:
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-25 Myles WatsonThe master cbfs record was located at the end of the...
2009-04-23 Myles WatsonFix an uninitialized variable. If it didn't end up...
2009-04-20 Myles WatsonThis patch adds
2009-04-14 Peter Stugeutil/cbfstool/tools/rom-mk*->cbfs-mk* rename
2009-04-14 Peter Stugeutil: romfs->cbfs rename
2009-04-14 Peter Stugev2/util: romfs -> cbfs rename