summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/Makefile
Commit message (Expand)AuthorAgeFilesLines
* cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS`Paul Menzel2015-05-041-2/+2
* cbfstool: remove gcc-specific -Og flagStefan Tauner2015-04-271-1/+1
* cbfstool: Clean up in preparation for adding new filesSol Boucher2015-04-251-22/+33
* cbfstool: Clean up codeStefan Reinauer2015-03-041-2/+1
* utils/cbfstool: No need to pass -g flag twiceEdward O'Callaghan2014-06-291-1/+0
* util: add rmodtool for parsing ELF files to rmodulesAaron Durbin2014-03-201-10/+20
* cbfstool/lzma: Remove dead code under #ifdefsAlexandru Gagniuc2014-03-021-1/+0
* cbfstool: Fix LzmaEnc.c and build with -WshadowAlexandru Gagniuc2014-02-101-2/+1
* Add section header parsing and use it in the mk-payload stepRonald G. Minnich2014-02-021-1/+1
* cbfstool: Don't assume compiler is gcc, and use $(CC)Alexandru Gagniuc2014-01-291-1/+1
* cbfs: fix issues with word size and endianness.Ronald G. Minnich2014-01-291-4/+10
* Add a (b)zImage parser to cbfstoolPatrick Georgi2013-08-311-0/+2
* cbfstool: Replace C++ code with C codeStefan Reinauer2013-04-031-6/+2
* cbfstool: Add update-fit commandAaron Durbin2013-03-271-1/+1
* cbfstool: Add `-Werror` to make all warnings into errorsPaul Menzel2013-02-181-1/+1
* cbfstool: Add cbfs_image new CBFS image manipulation API.Hung-Te Lin2013-02-051-1/+1
* cbfstool: Update LZMA encoder to LZMA SDK 9.12Stefan Reinauer2012-11-121-30/+11
* cbfstool: respect dependencies when building locallyStefan Reinauer2012-11-071-2/+12
* chromeos: Fix compilation of coreboot-utils packageStefan Reinauer2012-05-241-1/+1
* Various fixes to cbfstool.Stefan Reinauer2011-10-241-8/+5
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* There was a missing addition of the size of the .notes.pinfo Ronald G. Minnich2009-09-171-0/+2
* Build cbfstool with debug flags and don't strip the executablePatrick Georgi2009-09-161-4/+3
* Build cbfstool with native data size. Trivial change.Patrick Georgi2009-09-141-3/+3
* New cbfstool. Works without mmap or fork/exec andPatrick Georgi2009-09-141-27/+36
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-301-3/+3
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-3/+3
* Cosmetic cbfstool update (trivial)Stefan Reinauer2009-05-261-3/+5
* Add -Werror to help us keep the code clean.Myles Watson2009-05-081-1/+1
* This patch adds Myles Watson2009-04-201-1/+1
* util/cbfstool/tools/rom-mk*->cbfs-mk* renamePeter Stuge2009-04-141-4/+4
* v2/util: romfs -> cbfs renamePeter Stuge2009-04-141-0/+40