aboutsummaryrefslogtreecommitdiff
path: root/util/cbfstool
AgeCommit message (Expand)Author
2009-08-12Kconfig!Patrick Georgi
2009-07-26drop dead nested assignment (trivial)Stefan Reinauer
2009-07-23CBFS stuff:Stefan Reinauer
2009-06-30the tool chain settings should not be in renamed (as they will never live inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-25The problem is that the check to see if we're at the end is never reached. IMyles Watson
2009-06-18Make sure the address variable is initialized to zero - it is only set when aWard Vandewege
2009-06-08This is transition code for cbfs to implementRonald G. Minnich
2009-06-01cbfstool reacts to a too large bootblock file by stopping Patrick Georgi
2009-05-26Cosmetic cbfstool update (trivial)Stefan Reinauer
2009-05-16This patch implements a "flash friendly" value for initialized areas of flash. Ronald G. Minnich
2009-05-14The cbfstool print command should pretty-print the type of components that areWard Vandewege
2009-05-13This patch fixes a segfault when a file too large to fit is added to a romWard Vandewege
2009-05-13Add support for human-friendly component string types for the cbfstool addWard Vandewege
2009-05-13Remove a shadowed variable and an unnecessary local variable in cbfstool/fs.c.Myles Watsonmylesgw
2009-05-12This fixes a rather silly bug in cbfs with filenames > 16 characters. Ronald G. Minnich
2009-05-08Trivial clean up of print usage and parameter checking.Myles Watson
2009-05-08Add -Werror to help us keep the code clean.Myles Watson
2009-05-08I have made a very simple mod to cbfstool that is compatible with theRonald G. Minnich
2009-05-02Run dos2unix on all files:Stefan Reinauer
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-04-25The master cbfs record was located at the end of the flash and overwroteMyles Watson
2009-04-23Fix an uninitialized variable. If it didn't end up being zero it sometimesMyles Watson
2009-04-20This patch adds Myles Watson
2009-04-14util/cbfstool/tools/rom-mk*->cbfs-mk* renamePeter Stuge
2009-04-14util: romfs->cbfs renamePeter Stuge
2009-04-14v2/util: romfs -> cbfs renamePeter Stuge