Age | Commit message (Expand) | Author |
2016-08-08 | Use VBOOT_SOURCE instead of hardcoding vboot path | Paul Kocialkowski |
2016-06-21 | cbfstool: Change CONFIG_FMD_GENPARSER if not set to n | Alexander Couzens |
2016-06-08 | cbfstool: Allow to easily build the individual tools | Antonello Dettori |
2016-05-30 | ifwitool: Add new tool for managing IFWI images | Furquan Shaikh |
2015-12-02 | cbfstool: remove trampoline_start and trampoline_size | Stefan Reinauer |
2015-12-02 | cbfstool: autocreate trampoline | Stefan Reinauer |
2015-11-26 | cbfstool: Add .SILENT: to Makefile | Stefan Reinauer |
2015-10-22 | cbfstool/Makefile: Also rm fmd_(parser|scanner).[ch] in clean | Nico Huber |
2015-10-22 | cbfstool/Makefile: Drop unused, irritating definition of `obj` | Nico Huber |
2015-09-17 | cbfstool: deduplicate Makefiles | Patrick Georgi |
2015-09-16 | cbfstool: add --xip support to add-stage for x86 | Aaron Durbin |
2015-05-19 | cbfstool: clarify dependencies in Makefile | Patrick Georgi |
2015-05-19 | cbfstool: Fix fmd_scanner build compatibility | Kyösti Mälkki |
2015-05-08 | fmaptool: Add listing of annotated CBFS sections and generate header | Sol Boucher |
2015-05-08 | cbfstool: Restructure around support for reading/writing portions of files | Sol Boucher |
2015-05-08 | fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler | Sol Boucher |
2015-05-04 | cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` | Paul Menzel |
2015-04-27 | cbfstool: remove gcc-specific -Og flag | Stefan Tauner |
2015-04-25 | cbfstool: Clean up in preparation for adding new files | Sol Boucher |
2015-03-04 | cbfstool: Clean up code | Stefan Reinauer |
2014-06-29 | utils/cbfstool: No need to pass -g flag twice | Edward O'Callaghan |
2014-03-20 | util: add rmodtool for parsing ELF files to rmodules | Aaron Durbin |
2014-03-02 | cbfstool/lzma: Remove dead code under #ifdefs | Alexandru Gagniuc |
2014-02-10 | cbfstool: Fix LzmaEnc.c and build with -Wshadow | Alexandru Gagniuc |
2014-02-02 | Add section header parsing and use it in the mk-payload step | Ronald G. Minnich |
2014-01-29 | cbfstool: Don't assume compiler is gcc, and use $(CC) | Alexandru Gagniuc |
2014-01-29 | cbfs: fix issues with word size and endianness. | Ronald G. Minnich |
2013-08-31 | Add a (b)zImage parser to cbfstool | Patrick Georgi |
2013-04-03 | cbfstool: Replace C++ code with C code | Stefan Reinauer |
2013-03-27 | cbfstool: Add update-fit command | Aaron Durbin |
2013-02-18 | cbfstool: Add `-Werror` to make all warnings into errors | Paul Menzel |
2013-02-05 | cbfstool: Add cbfs_image new CBFS image manipulation API. | Hung-Te Lin |
2012-11-12 | cbfstool: Update LZMA encoder to LZMA SDK 9.12 | Stefan Reinauer |
2012-11-07 | cbfstool: respect dependencies when building locally | Stefan Reinauer |
2012-05-24 | chromeos: Fix compilation of coreboot-utils package | Stefan Reinauer |
2011-10-24 | Various fixes to cbfstool. | Stefan Reinauer |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | 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-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-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-05-26 | Cosmetic cbfstool update (trivial) | Stefan Reinauer |
2009-05-08 | Add -Werror to help us keep the code clean. | 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 | v2/util: romfs -> cbfs rename | Peter Stuge |