Age | Commit message (Expand) | Author |
2019-12-17 | ifwitool: Introduce a use the Second Logical Boot Partition option | Jeremy Compostella |
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-11-20 | Remove MIPS architecture | Julius Werner |
2019-11-14 | lib/fmap: Add optional pre-RAM cache | Julius Werner |
2019-10-18 | util/cbfstool: Add optional argument ibb | Philipp Deppenwiese |
2019-08-20 | util/cbfstool: Remove unused assignment | Jacob Garber |
2019-07-21 | util/cbfstool/flashmap: Fix memory leaks on failure | Jacob Garber |
2019-07-10 | util/cbfstool: Close file on error | Jacob Garber |
2019-07-07 | util/cbfstool: Prevent overflow of 16 bit multiplications | Jacob Garber |
2019-07-03 | util/cbfstool: Add AMD BIOS compression tool for PSP | Marshall Dawson |
2019-07-02 | cbfstool: show "preserved" flag in cbfstool layout output | Patrick Georgi |
2019-07-01 | util/cbfstool/ifittool: use strtol function instead of atoi | Pandya, Varshit B |
2019-06-26 | cbfstool/fit: need inttypes.h for PRIx64 | Joel Kitching |
2019-06-24 | util/cbfstool/flashmap: Correct local includes | Elyes HAOUAS |
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 |
2019-04-23 | cbfstool: Fix cbfs_file_next_attr | Patrick Rudolph |
2019-04-23 | Klocwork: Fix the Null pointer derefernce found by klocwork | Thejaswani Putta |
2019-04-11 | Documentation: Explain FMAP and FMD | Hung-Te Lin |
2019-03-05 | cbfstool: Support new FMD flag "PRESERVE" | Hung-Te Lin |
2019-03-05 | rmodule: Add support for R_X86_64_PLT32 | Patrick Rudolph |
2019-03-05 | cbfstool: Change FMD annotation to flags | Hung-Te Lin |
2019-03-04 | fmap: Add FMAP_AREA_PRESERVE | Hung-Te Lin |
2019-03-03 | rmodule: Don't emit reloc for R_X86_64_PC64 | Patrick Rudolph |
2019-02-06 | Makefile.inc: Create a default SMMSTORE region | Arthur Heymans |
2019-02-06 | Makefile.inc: Optimize generating the default x86 fmap | Arthur Heymans |
2018-12-24 | util/cbfstool/cbfstool.c: Fix typo | Frans Hendriks |
2018-12-19 | util/cbfstool/cbfs-mkstage: Support x86_64 | Patrick Rudolph |
2018-12-19 | util/cbfstool: Support AMD64 rmodules | Patrick Rudolph |
2018-11-23 | util/cbfstool: Fix GCC error due to a shadowed declaration | Werner Zeh |
2018-11-22 | util/cbfstool/rmodule.{c,h}: Fix typo and correct header | Frans Hendriks |
2018-11-17 | treewide: use /usr/bin/env where appropriate | Yegor Timoshenko |
2018-11-16 | util/cbsftool: allow enabling verbose make output | Vadim Bendebury |
2018-11-16 | cbfstool: add unprocessed flag for file exporting | Joel Kitching |
2018-11-16 | util/cbfstool/cbfs_image.c: Get rid of void pointer math | Richard Spiegel |
2018-10-14 | cbfstool: make comments more consistent | Joel Kitching |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-04 | cbfstool: Clear entry being removed in all cases | Daisuke Nojiri |
2018-08-28 | util/cbfstool: Fix typos | Elyes HAOUAS |
2018-07-27 | cbfstool: fix implicit declaration of strcasecmp | Felix Held |
2018-07-26 | util: Add description.md to each util | Tom Hiller |
2018-07-24 | cbfstool/extract: ignore compression field for some payload segments | Joel Kitching |
2018-07-20 | util/cbfstool: fix build with clang | Patrick Georgi |
2018-07-19 | cbfstool/add-payload: initialize segment headers to 0 | Joel Kitching |
2018-07-18 | linux_trampoline: use trampoline RAM for the GDT | Ronald G. Minnich |
2018-07-13 | cbfstool: Show current FMAP region in print | Patrick Rudolph |
2018-07-06 | util/cbfstool/compiler: __attribute redefinition | Frans Hendriks |
2018-06-30 | cbfstool: fix FIT entry checksum type value for ucode entries | Matt DeVillier |
2018-06-26 | cbfstool: Update FIT entries in the second bootblock | Rizwan Qureshi |
2018-06-26 | cbfstool: add an option for creating a topswap bootblock | Rizwan Qureshi |
2018-06-22 | cbfstool/fit.c: Fix for older CPUs without total_size in mcu_header | Arthur Heymans |
2018-06-18 | cbfstool: Use endian.h and functions from commonlib | Werner Zeh |
2018-06-15 | util/cbfstool: Support FIT payloads | Patrick Rudolph |
2018-06-04 | util/cbfstool: Remove whitespace before tab | Elyes HAOUAS |
2018-05-22 | cbfs-compression-tool: Add raw compression support | Julius Werner |
2018-05-21 | cbfs-compression-tool: Fix minor edge cases in algorithm type parsing | Julius Werner |
2018-05-18 | cbfstool: Drop `-t` parsing for `add-payload` command | Nico Huber |
2018-05-16 | Revert "cbfs/payload type: Fix build warning and whitespace in name" | Ronald G. Minnich |
2018-05-15 | cbfs/payload type: Fix build warning and whitespace in name | Paul Menzel |
2018-05-04 | cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF | Patrick Rudolph |
2018-04-30 | cbfstool: Add region offset information to layout command | Werner Zeh |
2018-04-11 | util/cbfstool: Print all supported architectures | Jonathan Neuschäfer |
2018-04-11 | util/cbfstool: Print types on stdout | Jonathan Neuschäfer |
2018-03-06 | cbfstool: Add install target to Makefile | Denis 'GNUtoo' Carikli |
2018-01-20 | drivers/mrc_cache: Always generate an FMAP region | Arthur Heymans |
2017-12-20 | util/cbfstool: Check for NULL before dereference | Martin Roth |
2017-12-19 | util/cbfstool: calculate cbfs file size for xip stages | Aaron Durbin |
2017-12-08 | cbfstool: Add '-p' option for padding | Daisuke Nojiri |
2017-10-28 | cbfstool: Print compression algorithm | Daisuke Nojiri |
2017-10-10 | util/cbfstool: Add "truncate" command | Patrick Georgi |
2017-09-20 | util/cbfstool: Add "expand" command to make CBFS span an fmap region | Patrick Georgi |
2017-09-13 | rmodtool: Increase limit on number of symbols | Damien Zammit |
2017-08-11 | util/cbmem, util/cbfstool: resolve macro errors on FreeBSD | Idwer Vollering |
2017-08-08 | add __must_check to */compiler.h | Caveh Jalali |
2017-08-02 | util/cbfstool: Fix build with armv7-eabi cross compiler | Patrick Georgi |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-07 | util/cbfstool: demote FV handling errors to debug | Patrick Georgi |
2017-07-07 | util/cbfstool: demote not-ELF error to debug | Patrick Georgi |
2017-06-27 | util: change coreboot to lowercase | Martin Roth |
2017-06-06 | util/cbfstool/lz4frame.c: Add comment to fall through | Arthur Heymans |
2017-06-04 | console/flashsconsole: Add spi flash console for debugging | Youness Alaoui |
2017-05-27 | cbfscomptool: fix display of time_t | Mike Frysinger |
2017-03-29 | cbfstool/ifwitool: Remove unnecessary assignment | Paul Menzel |
2017-03-20 | util/cbfstool: avoid memleaks and off-by-ones | Patrick Georgi |
2017-01-24 | cbfs-compression-tool: catch compression failures | Patrick Georgi |
2017-01-18 | cbfstool: Don't use le32toh(), it's non-standard | Nico Huber |
2017-01-13 | util/cbfstool: Enable adding precompressed files to cbfs | 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 |
2017-01-04 | util/cbfstool: Fix to build with latest llvm | Manoj Gupta |
2017-01-02 | util/cbfstool: Don't print region information on stderr by default | Patrick Georgi |
2016-12-15 | util/cbfstool: Handle error condition more carefully | Patrick Georgi |
2016-12-15 | util/cbfstool: check that buffer_create worked | Patrick Georgi |
2016-12-15 | util/cbfstool: Fix memory leak | Patrick Georgi |
2016-12-15 | util/cbfstool: Add NULL-ptr check | Patrick Georgi |
2016-12-13 | util/cbfstool: Enable filling fmap regions with a given value | Patrick Georgi |
2016-12-13 | util/cbfstool: require -i argument for cbfstool add-int | Patrick Georgi |
2016-12-04 | cbfstool: Fix off-by-one error in checking hash_type | Furquan Shaikh |