summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/Makefile
Commit message (Expand)AuthorAgeFilesLines
* utils/cbfstool: Fix building with `make test-tools`Felix Singer2022-02-271-11/+13
* util/cse_serger: Add a new tool for stitching CSE componentsFurquan Shaikh2021-10-191-2/+7
* util/cse_fpt: Add a new tool for managing Intel CSE FPT binariesFurquan Shaikh2021-10-191-2/+7
* util/elogtool: add tool to print elog eventsRicardo Quesada2021-08-051-2/+8
* util/cbfstool/Makefile: Check out vboot before trying to use itPatrick Georgi2021-06-011-0/+5
* util/cbfstool: Update MakefilesMartin Roth2021-02-251-1/+13
* util/cbfstool: Add SPDX header to generated linux_trampoline code, tooPatrick Georgi2020-05-111-0/+1
* cbfstool: Build vboot libraryYu-Ping Wu2020-03-231-0/+2
* cbfstool: Add ifittoolPhilipp Deppenwiese2019-06-241-2/+6
* treewide: use /usr/bin/env where appropriateYegor Timoshenko2018-11-171-1/+1
* util/cbsftool: allow enabling verbose make outputVadim Bendebury2018-11-161-0/+2
* 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