summaryrefslogtreecommitdiff
path: root/util/cbfstool/Makefile
AgeCommit message (Expand)Author
2021-02-25util/cbfstool: Update MakefilesMartin Roth
2020-05-11util/cbfstool: Add SPDX header to generated linux_trampoline code, tooPatrick Georgi
2020-03-23cbfstool: Build vboot libraryYu-Ping Wu
2019-06-24cbfstool: Add ifittoolPhilipp Deppenwiese
2018-11-17treewide: use /usr/bin/env where appropriateYegor Timoshenko
2018-11-16util/cbsftool: allow enabling verbose make outputVadim Bendebury
2018-03-06cbfstool: Add install target to MakefileDenis 'GNUtoo' Carikli
2017-01-12util/cbfstool: Add cbfs-compression-toolPatrick Georgi
2016-08-08Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski
2016-06-21cbfstool: Change CONFIG_FMD_GENPARSER if not set to nAlexander Couzens
2016-06-08cbfstool: Allow to easily build the individual toolsAntonello Dettori
2016-05-30ifwitool: Add new tool for managing IFWI imagesFurquan Shaikh
2015-12-02cbfstool: remove trampoline_start and trampoline_sizeStefan Reinauer
2015-12-02cbfstool: autocreate trampolineStefan Reinauer
2015-11-26cbfstool: Add .SILENT: to MakefileStefan Reinauer
2015-10-22cbfstool/Makefile: Also rm fmd_(parser|scanner).[ch] in cleanNico Huber
2015-10-22cbfstool/Makefile: Drop unused, irritating definition of `obj`Nico Huber
2015-09-17cbfstool: deduplicate MakefilesPatrick Georgi
2015-09-16cbfstool: add --xip support to add-stage for x86Aaron Durbin
2015-05-19cbfstool: clarify dependencies in MakefilePatrick Georgi
2015-05-19cbfstool: Fix fmd_scanner build compatibilityKyösti Mälkki
2015-05-08fmaptool: Add listing of annotated CBFS sections and generate headerSol Boucher
2015-05-08cbfstool: Restructure around support for reading/writing portions of filesSol Boucher
2015-05-08fmaptool: Introduce the fmd ("flashmap descriptor") language and compilerSol Boucher
2015-05-04cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS`Paul Menzel
2015-04-27cbfstool: remove gcc-specific -Og flagStefan Tauner
2015-04-25cbfstool: Clean up in preparation for adding new filesSol Boucher
2015-03-04cbfstool: Clean up codeStefan Reinauer
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