summaryrefslogtreecommitdiff
path: root/util/cbfstool/Makefile.inc
AgeCommit message (Expand)Author
2021-05-10util/cbfstool: Do not set -D_XOPEN_SOURCE on FreeBSDIdwer Vollering
2021-03-13cbfstool: Add support for platform "fixups" when modifying bootblockJulius Werner
2021-03-13cbfstool: Support CONFIG_CBFS_VERIFICATION and metadata hash anchorJulius Werner
2021-02-25util/cbfstool: Update MakefilesMartin Roth
2020-12-03cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner
2020-10-26cbfstool: Don't build unneeded commonlib sourcesJulius Werner
2020-07-01util/cbfstool: Defuse vboot's openssl linkingPatrick Georgi
2020-03-23cbfstool: Build vboot libraryYu-Ping Wu
2020-01-31cbfstool: Set deprecated _BSD_SOURCE and _SVID_SOURCE macrosJulius Werner
2020-01-28commonlib: Add commonlib/bsdJulius Werner
2019-12-16util/cbfstool: Further reduce warnings for lz4 codeNico Huber
2019-12-12cbfstool: Bump C version to C11Julius Werner
2019-07-03util/cbfstool: Add AMD BIOS compression tool for PSPMarshall Dawson
2019-06-24cbfstool: Drop update-fit optionPatrick Rudolph
2019-06-24cbfstool: Add ifittoolPhilipp Deppenwiese
2019-05-09vboot: include vb2_sha.h when requiredJoel Kitching
2018-10-08Move compiler.h to commonlibNico Huber
2017-08-02util/cbfstool: Fix build with armv7-eabi cross compilerPatrick Georgi
2017-01-12util/cbfstool: Add cbfs-compression-toolPatrick Georgi
2017-01-12util/cbfstool: compile with -O2 by defaultPatrick Georgi
2016-08-08Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski
2016-07-04fmaptool: Accept hex values with uppercase lettersPatrick Georgi
2016-05-30ifwitool: Add new tool for managing IFWI imagesFurquan Shaikh
2016-05-11cbfstool/fsp: Rename fsp1_1_relocateFurquan Shaikh
2016-04-07Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region."Aaron Durbin
2016-02-24Revert "cbfstool: Silence LZ4 -Wsign-compare warnings"Paul Menzel
2016-02-23cbfstool: Silence LZ4 -Wsign-compare warningsJulius Werner
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2016-01-06cbfstool: Add 'hashcbfs' command to compute hash of CBFS region.Aaron Durbin
2015-10-23cbfstool: Make sure fileno is available on CygwinStefan Reinauer
2015-10-02cbfstool: relocate FSP blobs on cbfstool addAaron Durbin
2015-10-02cbfstool: Allow anonymous structs/unions for older gcc versionsWerner Zeh
2015-10-01cbfstool: Add support for hashes as file metadataPatrick Georgi
2015-09-24cbfstool: Proper commonlib include path with no dependency on $(src)Paul Kocialkowski
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-09-17cbfstool: actually use no-ms-bitfields flag on mingwPatrick Georgi
2015-09-16cbfstool: add --xip support to add-stage for x86Aaron Durbin
2015-07-07util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3)Jonathan A. Kollasch
2015-05-19cbfstool: Copy generated files to the build hierarchy before usePatrick Georgi
2015-05-19cbfstool: Rename autogenerated targetsKyösti Mälkki
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-25cbfstool: Clean up in preparation for adding new filesSol Boucher
2014-07-15build system: fix another cbfstool racePatrick Georgi
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