aboutsummaryrefslogtreecommitdiff
path: root/util/cbfstool/cbfs-mkstage.c
AgeCommit message (Expand)Author
2014-03-13cbfstool: add eflparsing.hAaron Durbin
2014-02-04cbfstool: Eliminate global variable "arch"Alexandru Gagniuc
2014-02-02Add section header parsing and use it in the mk-payload stepRonald G. Minnich
2014-01-29cbfs: fix issues with word size and endianness.Ronald G. Minnich
2013-04-12cbfstool: cbfs-mkstage.c: Free `buffer` on error pathPaul Menzel
2013-02-05cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands.Hung-Te Lin
2013-02-01cbfstool: Make endian detection functions to work without prior setup.Hung-Te Lin
2013-02-01cbfstool: Add -v (verbose) output.Hung-Te Lin
2013-01-29cbfstool: Remove unused header files.Hung-Te Lin
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-11-12cbfstool: Rework to use getopt style parametersStefan Reinauer
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-24Various fixes to cbfstool.Stefan Reinauer
2010-02-03Guards against errors that are hard to track down:Patrick Georgi
2009-12-23Tiny Bootblock, step 1/n.Patrick Georgi
2009-09-14New cbfstool. Works without mmap or fork/exec andPatrick Georgi