Age | Commit message (Expand) | Author |
2015-03-04 | cbfstool: Clean up code | Stefan Reinauer |
2015-01-03 | util/cbfstool: Fix byte-ordering for payload type field. | Hung-Te Lin |
2014-09-12 | cbfstool: Fix architecture check when adding payload | Stefan Reinauer |
2014-08-07 | cbfstool: process cbfs_payload_segment(s) in host byte order | Aaron Durbin |
2014-04-07 | util/cbfstool: Make cbfs_image_delete() NULL-tolerant. | Edward O'Callaghan |
2014-03-13 | cbfstool: add eflparsing.h | Aaron Durbin |
2014-02-11 | cbfstool: Deserialize CBFS master header when reading image | Alexandru Gagniuc |
2014-02-02 | cbfstool: add code to serialize the header using the new xdr functions | Ronald G. Minnich |
2014-02-02 | Add section header parsing and use it in the mk-payload step | Ronald G. Minnich |
2014-01-29 | cbfs: fix issues with word size and endianness. | Ronald G. Minnich |
2014-01-24 | cbfstool: correct size left calculation for "empty" entries | Aaron Durbin |
2013-08-16 | Correct spelling of shadow, setting and memory | Paul Menzel |
2013-03-27 | cbfstool: Fix cbfs_image.c | Stefan Reinauer |
2013-03-22 | cbfstool: Fix initial empty space in image creation. | Hung-Te Lin |
2013-03-20 | cbfstool locate: Implement alignment switch --align/-a | Hung-Te Lin |
2013-02-09 | cbfstool: Fix crash on image without bootblock in end of ROM. | Hung-Te Lin |
2013-02-06 | armv7: Prevent CBFS data overlapping bootblock. | Hung-Te Lin |
2013-02-05 | cbfstool: Use cbfs_image api for "add" command. | Hung-Te Lin |
2013-02-05 | cbfstool: Use cbfs_image API for "create" command. | Hung-Te Lin |
2013-02-05 | cbfstool: Use cbfs_image API for "locate" command. | Hung-Te Lin |
2013-02-05 | cbfstool: Fix incorrect CBFS free space by old cbfstool. | Hung-Te Lin |
2013-02-05 | cbfstool: Use cbfs_image API for "remove" command. | Hung-Te Lin |
2013-02-05 | cbfstool: Use cbfs_image API for "extract" command. | Hung-Te Lin |
2013-02-05 | cbfstool: Use cbfs_image API for "print" command. | Hung-Te Lin |
2013-02-05 | cbfstool: Add cbfs_image new CBFS image manipulation API. | Hung-Te Lin |