Age | Commit message (Expand) | Author |
2009-09-22 | This separates the code for each command in cbfstool. For the good and for the | Stefan Reinauer |
2009-09-22 | * guard all mallocs in cbfstool | Stefan Reinauer |
2009-09-17 | There was a missing addition of the size of the .notes.pinfo | Ronald G. Minnich |
2009-09-16 | Build cbfstool with debug flags and don't strip the executable | Patrick Georgi |
2009-09-15 | More error checking when trying to open files in | Patrick Georgi |
2009-09-14 | Build cbfstool with native data size. Trivial change. | Patrick Georgi |
2009-09-14 | New cbfstool. Works without mmap or fork/exec and | Patrick Georgi |
2009-08-25 | Use the gnu make .SILENT: mechanism instead of requiring | Patrick Georgi |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-20 | 20090819-2-trim-down-cbfs: | Patrick Georgi |
2009-08-17 | Move CBFS header to a safer place. | Thomas Jourdan |
2009-08-13 | - AMD selected a couple of options that are incompatible with QEmu (and | Patrick Georgi |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-07-26 | drop dead nested assignment (trivial) | Stefan Reinauer |
2009-07-23 | CBFS stuff: | Stefan Reinauer |
2009-06-30 | the tool chain settings should not be in renamed (as they will never live in | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-25 | The problem is that the check to see if we're at the end is never reached. I | Myles Watson |
2009-06-18 | Make sure the address variable is initialized to zero - it is only set when a | Ward Vandewege |
2009-06-08 | This is transition code for cbfs to implement | Ronald G. Minnich |
2009-06-01 | cbfstool reacts to a too large bootblock file by stopping | Patrick Georgi |
2009-05-26 | Cosmetic cbfstool update (trivial) | Stefan Reinauer |
2009-05-16 | This patch implements a "flash friendly" value for initialized areas of flash. | Ronald G. Minnich |
2009-05-14 | The cbfstool print command should pretty-print the type of components that are | Ward Vandewege |
2009-05-13 | This patch fixes a segfault when a file too large to fit is added to a rom | Ward Vandewege |
2009-05-13 | Add support for human-friendly component string types for the cbfstool add | Ward Vandewege |
2009-05-13 | Remove a shadowed variable and an unnecessary local variable in cbfstool/fs.c. | Myles Watsonmylesgw |
2009-05-12 | This fixes a rather silly bug in cbfs with filenames > 16 characters. | Ronald G. Minnich |
2009-05-08 | Trivial clean up of print usage and parameter checking. | Myles Watson |
2009-05-08 | Add -Werror to help us keep the code clean. | Myles Watson |
2009-05-08 | I have made a very simple mod to cbfstool that is compatible with the | Ronald G. Minnich |
2009-05-02 | Run dos2unix on all files: | Stefan Reinauer |
2009-04-30 | Remove warnings from compilation of the s2892 with and without CBFS. | Myles Watson |
2009-04-25 | The master cbfs record was located at the end of the flash and overwrote | Myles Watson |
2009-04-23 | Fix an uninitialized variable. If it didn't end up being zero it sometimes | Myles Watson |
2009-04-20 | This patch adds | Myles Watson |
2009-04-14 | util/cbfstool/tools/rom-mk*->cbfs-mk* rename | Peter Stuge |
2009-04-14 | util: romfs->cbfs rename | Peter Stuge |
2009-04-14 | v2/util: romfs -> cbfs rename | Peter Stuge |