aboutsummaryrefslogtreecommitdiff
path: root/util/cbfstool/Makefile
AgeCommit message (Expand)Author
2014-06-29utils/cbfstool: No need to pass -g flag twiceEdward O'Callaghan
2014-03-20util: add rmodtool for parsing ELF files to rmodulesAaron Durbin
2014-03-02cbfstool/lzma: Remove dead code under #ifdefsAlexandru Gagniuc
2014-02-10cbfstool: Fix LzmaEnc.c and build with -WshadowAlexandru Gagniuc
2014-02-02Add section header parsing and use it in the mk-payload stepRonald G. Minnich
2014-01-29cbfstool: Don't assume compiler is gcc, and use $(CC)Alexandru Gagniuc
2014-01-29cbfs: fix issues with word size and endianness.Ronald G. Minnich
2013-08-31Add a (b)zImage parser to cbfstoolPatrick Georgi
2013-04-03cbfstool: Replace C++ code with C codeStefan Reinauer
2013-03-27cbfstool: Add update-fit commandAaron Durbin
2013-02-18cbfstool: Add `-Werror` to make all warnings into errorsPaul Menzel
2013-02-05cbfstool: Add cbfs_image new CBFS image manipulation API.Hung-Te Lin
2012-11-12cbfstool: Update LZMA encoder to LZMA SDK 9.12Stefan Reinauer
2012-11-07cbfstool: respect dependencies when building locallyStefan Reinauer
2012-05-24chromeos: Fix compilation of coreboot-utils packageStefan Reinauer
2011-10-24Various fixes to cbfstool.Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2009-09-17There was a missing addition of the size of the .notes.pinfo Ronald G. Minnich
2009-09-16Build cbfstool with debug flags and don't strip the executablePatrick Georgi
2009-09-14Build cbfstool with native data size. Trivial change.Patrick Georgi
2009-09-14New cbfstool. Works without mmap or fork/exec andPatrick Georgi
2009-06-30the tool chain settings should not be in renamed (as they will never live inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-05-26Cosmetic cbfstool update (trivial)Stefan Reinauer
2009-05-08Add -Werror to help us keep the code clean.Myles Watson
2009-04-20This patch adds Myles Watson
2009-04-14util/cbfstool/tools/rom-mk*->cbfs-mk* renamePeter Stuge
2009-04-14v2/util: romfs -> cbfs renamePeter Stuge