aboutsummaryrefslogtreecommitdiff
path: root/util/cbfstool
AgeCommit message (Expand)Author
2019-10-18util/cbfstool: Add optional argument ibbPhilipp Deppenwiese
2019-08-20util/cbfstool: Remove unused assignmentJacob Garber
2019-07-21util/cbfstool/flashmap: Fix memory leaks on failureJacob Garber
2019-07-10util/cbfstool: Close file on errorJacob Garber
2019-07-07util/cbfstool: Prevent overflow of 16 bit multiplicationsJacob Garber
2019-07-03util/cbfstool: Add AMD BIOS compression tool for PSPMarshall Dawson
2019-07-02cbfstool: show "preserved" flag in cbfstool layout outputPatrick Georgi
2019-07-01util/cbfstool/ifittool: use strtol function instead of atoiPandya, Varshit B
2019-06-26cbfstool/fit: need inttypes.h for PRIx64Joel Kitching
2019-06-24util/cbfstool/flashmap: Correct local includesElyes HAOUAS
2019-06-24cbfstool: Drop update-fit optionPatrick Rudolph
2019-06-24cbfstool: Add ifittoolPhilipp Deppenwiese
2019-05-09vboot: include vb2_sha.h when requiredJoel Kitching
2019-04-23cbfstool: Fix cbfs_file_next_attrPatrick Rudolph
2019-04-23Klocwork: Fix the Null pointer derefernce found by klocworkThejaswani Putta
2019-04-11Documentation: Explain FMAP and FMDHung-Te Lin
2019-03-05cbfstool: Support new FMD flag "PRESERVE"Hung-Te Lin
2019-03-05rmodule: Add support for R_X86_64_PLT32Patrick Rudolph
2019-03-05cbfstool: Change FMD annotation to flagsHung-Te Lin
2019-03-04fmap: Add FMAP_AREA_PRESERVEHung-Te Lin
2019-03-03rmodule: Don't emit reloc for R_X86_64_PC64Patrick Rudolph
2019-02-06Makefile.inc: Create a default SMMSTORE regionArthur Heymans
2019-02-06Makefile.inc: Optimize generating the default x86 fmapArthur Heymans
2018-12-24util/cbfstool/cbfstool.c: Fix typoFrans Hendriks
2018-12-19util/cbfstool/cbfs-mkstage: Support x86_64Patrick Rudolph
2018-12-19util/cbfstool: Support AMD64 rmodulesPatrick Rudolph
2018-11-23util/cbfstool: Fix GCC error due to a shadowed declarationWerner Zeh
2018-11-22util/cbfstool/rmodule.{c,h}: Fix typo and correct headerFrans Hendriks
2018-11-17treewide: use /usr/bin/env where appropriateYegor Timoshenko
2018-11-16util/cbsftool: allow enabling verbose make outputVadim Bendebury
2018-11-16cbfstool: add unprocessed flag for file exportingJoel Kitching
2018-11-16util/cbfstool/cbfs_image.c: Get rid of void pointer mathRichard Spiegel
2018-10-14cbfstool: make comments more consistentJoel Kitching
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-04cbfstool: Clear entry being removed in all casesDaisuke Nojiri
2018-08-28util/cbfstool: Fix typosElyes HAOUAS
2018-07-27cbfstool: fix implicit declaration of strcasecmpFelix Held
2018-07-26util: Add description.md to each utilTom Hiller
2018-07-24cbfstool/extract: ignore compression field for some payload segmentsJoel Kitching
2018-07-20util/cbfstool: fix build with clangPatrick Georgi
2018-07-19cbfstool/add-payload: initialize segment headers to 0Joel Kitching
2018-07-18linux_trampoline: use trampoline RAM for the GDTRonald G. Minnich
2018-07-13cbfstool: Show current FMAP region in printPatrick Rudolph
2018-07-06util/cbfstool/compiler: __attribute redefinitionFrans Hendriks
2018-06-30cbfstool: fix FIT entry checksum type value for ucode entriesMatt DeVillier
2018-06-26cbfstool: Update FIT entries in the second bootblockRizwan Qureshi
2018-06-26cbfstool: add an option for creating a topswap bootblockRizwan Qureshi
2018-06-22cbfstool/fit.c: Fix for older CPUs without total_size in mcu_headerArthur Heymans
2018-06-18cbfstool: Use endian.h and functions from commonlibWerner Zeh
2018-06-15util/cbfstool: Support FIT payloadsPatrick Rudolph
2018-06-04util/cbfstool: Remove whitespace before tabElyes HAOUAS
2018-05-22cbfs-compression-tool: Add raw compression supportJulius Werner
2018-05-21cbfs-compression-tool: Fix minor edge cases in algorithm type parsingJulius Werner
2018-05-18cbfstool: Drop `-t` parsing for `add-payload` commandNico Huber
2018-05-16Revert "cbfs/payload type: Fix build warning and whitespace in name"Ronald G. Minnich
2018-05-15cbfs/payload type: Fix build warning and whitespace in namePaul Menzel
2018-05-04cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELFPatrick Rudolph
2018-04-30cbfstool: Add region offset information to layout commandWerner Zeh
2018-04-11util/cbfstool: Print all supported architecturesJonathan Neuschäfer
2018-04-11util/cbfstool: Print types on stdoutJonathan Neuschäfer
2018-03-06cbfstool: Add install target to MakefileDenis 'GNUtoo' Carikli
2018-01-20drivers/mrc_cache: Always generate an FMAP regionArthur Heymans
2017-12-20util/cbfstool: Check for NULL before dereferenceMartin Roth
2017-12-19util/cbfstool: calculate cbfs file size for xip stagesAaron Durbin
2017-12-08cbfstool: Add '-p' option for paddingDaisuke Nojiri
2017-10-28cbfstool: Print compression algorithmDaisuke Nojiri
2017-10-10util/cbfstool: Add "truncate" commandPatrick Georgi
2017-09-20util/cbfstool: Add "expand" command to make CBFS span an fmap regionPatrick Georgi
2017-09-13rmodtool: Increase limit on number of symbolsDamien Zammit
2017-08-11util/cbmem, util/cbfstool: resolve macro errors on FreeBSDIdwer Vollering
2017-08-08add __must_check to */compiler.hCaveh Jalali
2017-08-02util/cbfstool: Fix build with armv7-eabi cross compilerPatrick Georgi
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-07util/cbfstool: demote FV handling errors to debugPatrick Georgi
2017-07-07util/cbfstool: demote not-ELF error to debugPatrick Georgi
2017-06-27util: change coreboot to lowercaseMartin Roth
2017-06-06util/cbfstool/lz4frame.c: Add comment to fall throughArthur Heymans
2017-06-04console/flashsconsole: Add spi flash console for debuggingYouness Alaoui
2017-05-27cbfscomptool: fix display of time_tMike Frysinger
2017-03-29cbfstool/ifwitool: Remove unnecessary assignmentPaul Menzel
2017-03-20util/cbfstool: avoid memleaks and off-by-onesPatrick Georgi
2017-01-24cbfs-compression-tool: catch compression failuresPatrick Georgi
2017-01-18cbfstool: Don't use le32toh(), it's non-standardNico Huber
2017-01-13util/cbfstool: Enable adding precompressed files to cbfsPatrick Georgi
2017-01-12util/cbfstool: Add cbfs-compression-toolPatrick Georgi
2017-01-12util/cbfstool: compile with -O2 by defaultPatrick Georgi
2017-01-04util/cbfstool: Fix to build with latest llvmManoj Gupta
2017-01-02util/cbfstool: Don't print region information on stderr by defaultPatrick Georgi
2016-12-15util/cbfstool: Handle error condition more carefullyPatrick Georgi
2016-12-15util/cbfstool: check that buffer_create workedPatrick Georgi
2016-12-15util/cbfstool: Fix memory leakPatrick Georgi
2016-12-15util/cbfstool: Add NULL-ptr checkPatrick Georgi
2016-12-13util/cbfstool: Enable filling fmap regions with a given valuePatrick Georgi
2016-12-13util/cbfstool: require -i argument for cbfstool add-intPatrick Georgi
2016-12-04cbfstool: Fix off-by-one error in checking hash_typeFurquan Shaikh
2016-10-17cbfstool: Fix typo in help textPatrick Georgi
2016-10-17util/cbfstool: Allow overwriting CBFS regions with raw data on requestPatrick Georgi
2016-09-28cbfstool: set init_size for linux payloads.Ronald G. Minnich
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-08-10util/cbfstool: Initialize elf_writer pointer to avoid crashJonathan Neuschäfer