summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/Makefile
Commit message (Expand)AuthorAgeFilesLines
* cbfstool: Add install target to MakefileDenis 'GNUtoo' Carikli2018-03-061-0/+12
* util/cbfstool: Add cbfs-compression-toolPatrick Georgi2017-01-121-2/+5
* Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski2016-08-081-0/+2
* cbfstool: Change CONFIG_FMD_GENPARSER if not set to nAlexander Couzens2016-06-211-1/+1
* cbfstool: Allow to easily build the individual toolsAntonello Dettori2016-06-081-5/+10
* ifwitool: Add new tool for managing IFWI imagesFurquan Shaikh2016-05-301-0/+2
* cbfstool: remove trampoline_start and trampoline_sizeStefan Reinauer2015-12-021-3/+0
* cbfstool: autocreate trampolineStefan Reinauer2015-12-021-0/+13
* cbfstool: Add .SILENT: to MakefileStefan Reinauer2015-11-261-0/+2
* cbfstool/Makefile: Also rm fmd_(parser|scanner).[ch] in cleanNico Huber2015-10-221-0/+1
* cbfstool/Makefile: Drop unused, irritating definition of `obj`Nico Huber2015-10-221-1/+0
* cbfstool: deduplicate MakefilesPatrick Georgi2015-09-171-99/+12
* cbfstool: add --xip support to add-stage for x86Aaron Durbin2015-09-161-0/+1
* cbfstool: clarify dependencies in MakefilePatrick Georgi2015-05-191-2/+6
* cbfstool: Fix fmd_scanner build compatibilityKyösti Mälkki2015-05-191-1/+2
* fmaptool: Add listing of annotated CBFS sections and generate headerSol Boucher2015-05-081-1/+2
* cbfstool: Restructure around support for reading/writing portions of filesSol Boucher2015-05-081-1/+4
* fmaptool: Introduce the fmd ("flashmap descriptor") language and compilerSol Boucher2015-05-081-3/+39
* 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