Age | Commit message (Expand) | Author |
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 |
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-05 | cbfstool: Add cbfs_image new CBFS image manipulation API. | Hung-Te Lin |
2012-12-14 | cbfstool: Align the column of build hint message. | Zheng Bao |
2012-11-12 | cbfstool: Update LZMA encoder to LZMA SDK 9.12 | Stefan Reinauer |
2012-10-22 | cbfstool: Add -mno-ms-bitfields on (mingw) | Zheng Bao |
2010-04-16 | Build utils into their source directory equivalent in | Patrick Georgi |
2010-03-27 | make only needs to read Makefile.incs once, thanks to the | Patrick Georgi |
2009-10-28 | Remove all build/ prefixes in the build output. | Uwe Hermann |
2009-10-27 | Prefix all build output file names of files which end up in the build | Uwe Hermann |
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-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-12 | Kconfig! | Patrick Georgi |