Age | Commit message (Expand) | Author |
2023-10-28 | util/cbfstool: Enable "ms-extensions" compiler flag on mingw only | Patrick Georgi |
2023-09-28 | util/cbfstool: Revise lex/yacc (bison) generation | Hung-Te Lin |
2022-11-22 | util: Add SPDX license headers to Makefiles | Martin Roth |
2022-06-19 | util/cbfstool: Set `USE_FLASHROM=0` to build vboot | Angel Pons |
2022-06-16 | util/cbfstool: Decouple elogtool from vboot_ref flashrom code | Edward O'Callaghan |
2022-05-02 | utils/cbfstool: Disable Wstrict-prototypes warning | Manoj Gupta |
2022-02-26 | Revert "util/cbfstool: Port elogtool to libflashrom" | Martin Roth |
2022-01-14 | util/cbfstool: Port elogtool to libflashrom | Edward O'Callaghan |
2022-01-04 | cbfstool: Avoid defining _XOPEN_SOURCE | Alex James |
2021-10-19 | util/cse*: Add cse_helpers.{c,h} | Furquan Shaikh |
2021-10-19 | util/cse_serger: Add a new tool for stitching CSE components | Furquan Shaikh |
2021-10-19 | util/cse_fpt: Add a new tool for managing Intel CSE FPT binaries | Furquan Shaikh |
2021-08-05 | util/elogtool: add tool to print elog events | Ricardo Quesada |
2021-06-26 | cbfstool: Unset ${DEBUG} when making vboot hostlib | Nico Huber |
2021-05-10 | util/cbfstool: Do not set -D_XOPEN_SOURCE on FreeBSD | Idwer Vollering |
2021-03-13 | cbfstool: Add support for platform "fixups" when modifying bootblock | Julius Werner |
2021-03-13 | cbfstool: Support CONFIG_CBFS_VERIFICATION and metadata hash anchor | Julius Werner |
2021-02-25 | util/cbfstool: Update Makefiles | Martin Roth |
2020-12-03 | cbfstool: Use cbfs_serialized.h and standard vboot helpers | Julius Werner |
2020-10-26 | cbfstool: Don't build unneeded commonlib sources | Julius Werner |
2020-07-01 | util/cbfstool: Defuse vboot's openssl linking | Patrick Georgi |
2020-03-23 | cbfstool: Build vboot library | Yu-Ping Wu |
2020-01-31 | cbfstool: Set deprecated _BSD_SOURCE and _SVID_SOURCE macros | Julius Werner |
2020-01-28 | commonlib: Add commonlib/bsd | Julius Werner |
2019-12-16 | util/cbfstool: Further reduce warnings for lz4 code | Nico Huber |
2019-12-12 | cbfstool: Bump C version to C11 | Julius Werner |
2019-07-03 | util/cbfstool: Add AMD BIOS compression tool for PSP | Marshall Dawson |
2019-06-24 | cbfstool: Drop update-fit option | Patrick Rudolph |
2019-06-24 | cbfstool: Add ifittool | Philipp Deppenwiese |
2019-05-09 | vboot: include vb2_sha.h when required | Joel Kitching |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2017-08-02 | util/cbfstool: Fix build with armv7-eabi cross compiler | Patrick Georgi |
2017-01-12 | util/cbfstool: Add cbfs-compression-tool | Patrick Georgi |
2017-01-12 | util/cbfstool: compile with -O2 by default | Patrick Georgi |
2016-08-08 | Use VBOOT_SOURCE instead of hardcoding vboot path | Paul Kocialkowski |
2016-07-04 | fmaptool: Accept hex values with uppercase letters | Patrick Georgi |
2016-05-30 | ifwitool: Add new tool for managing IFWI images | Furquan Shaikh |
2016-05-11 | cbfstool/fsp: Rename fsp1_1_relocate | Furquan Shaikh |
2016-04-07 | Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region." | Aaron Durbin |
2016-02-24 | Revert "cbfstool: Silence LZ4 -Wsign-compare warnings" | Paul Menzel |
2016-02-23 | cbfstool: Silence LZ4 -Wsign-compare warnings | Julius Werner |
2016-02-22 | cbfs: Add LZ4 in-place decompression support for pre-RAM stages | Julius Werner |
2016-01-06 | cbfstool: Add 'hashcbfs' command to compute hash of CBFS region. | Aaron Durbin |
2015-10-23 | cbfstool: Make sure fileno is available on Cygwin | Stefan Reinauer |
2015-10-02 | cbfstool: relocate FSP blobs on cbfstool add | Aaron Durbin |
2015-10-02 | cbfstool: Allow anonymous structs/unions for older gcc versions | Werner Zeh |
2015-10-01 | cbfstool: Add support for hashes as file metadata | Patrick Georgi |
2015-09-24 | cbfstool: Proper commonlib include path with no dependency on $(src) | Paul Kocialkowski |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-09-17 | cbfstool: actually use no-ms-bitfields flag on mingw | Patrick Georgi |
2015-09-16 | cbfstool: add --xip support to add-stage for x86 | Aaron Durbin |
2015-07-07 | util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3) | Jonathan A. Kollasch |
2015-05-19 | cbfstool: Copy generated files to the build hierarchy before use | Patrick Georgi |
2015-05-19 | cbfstool: Rename autogenerated targets | Kyösti Mälkki |
2015-05-19 | cbfstool: Fix fmd_scanner build compatibility | Kyösti Mälkki |
2015-05-08 | fmaptool: Add listing of annotated CBFS sections and generate header | Sol Boucher |
2015-05-08 | cbfstool: Restructure around support for reading/writing portions of files | Sol Boucher |
2015-05-08 | fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler | Sol Boucher |
2015-05-04 | cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS` | Paul Menzel |
2015-04-25 | cbfstool: Clean up in preparation for adding new files | Sol Boucher |
2014-07-15 | build system: fix another cbfstool race | Patrick Georgi |
2014-06-29 | utils/cbfstool: No need to pass -g flag twice | Edward O'Callaghan |
2014-03-20 | util: add rmodtool for parsing ELF files to rmodules | Aaron Durbin |
2014-03-02 | cbfstool/lzma: Remove dead code under #ifdefs | Alexandru Gagniuc |
2014-02-02 | Add section header parsing and use it in the mk-payload step | Ronald G. Minnich |
2014-01-29 | cbfs: fix issues with word size and endianness. | Ronald G. Minnich |
2013-08-31 | Add a (b)zImage parser to cbfstool | Patrick Georgi |
2013-04-03 | cbfstool: Replace C++ code with C code | Stefan Reinauer |
2013-03-27 | cbfstool: Add update-fit command | Aaron Durbin |
2013-02-05 | cbfstool: Add cbfs_image new CBFS image manipulation API. | Hung-Te Lin |
2012-12-14 | cbfstool: Align the column of build hint message. | Zheng Bao |
2012-11-12 | cbfstool: Update LZMA encoder to LZMA SDK 9.12 | Stefan Reinauer |
2012-10-22 | cbfstool: Add -mno-ms-bitfields on (mingw) | Zheng Bao |
2010-04-16 | Build utils into their source directory equivalent in | Patrick Georgi |
2010-03-27 | make only needs to read Makefile.incs once, thanks to the | Patrick Georgi |
2009-10-28 | Remove all build/ prefixes in the build output. | Uwe Hermann |
2009-10-27 | Prefix all build output file names of files which end up in the build | Uwe Hermann |
2009-09-16 | Build cbfstool with debug flags and don't strip the executable | Patrick Georgi |
2009-09-14 | Build cbfstool with native data size. Trivial change. | Patrick Georgi |
2009-09-14 | New cbfstool. Works without mmap or fork/exec and | Patrick Georgi |
2009-08-25 | Use the gnu make .SILENT: mechanism instead of requiring | Patrick Georgi |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-12 | Kconfig! | Patrick Georgi |