summaryrefslogtreecommitdiff
path: root/util/cbfstool
AgeCommit message (Expand)Author
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
2016-08-09flashmap: Allocate at least one entry in kv_pair_new()Stefan Reinauer
2016-08-08cbfstool/cbfs_image: Fix resource leak for tbuffFurquan Shaikh
2016-08-08cbfstool/cbfs_image: Check for return value of buffer_createFurquan Shaikh
2016-08-08cbfstool/cbfs_image: Fix resource leak for segsFurquan Shaikh
2016-08-08cbfstool/elfheaders: Make elf_writer_destroy NULL-safeFurquan Shaikh
2016-08-08cbfstool/cbfs_image: Initialze empty_sz to 0Furquan Shaikh
2016-08-08Use VBOOT_SOURCE instead of hardcoding vboot pathPaul Kocialkowski
2016-08-03cbfstool: Check for excessive argumentsNico Huber
2016-08-03cbfstool: Check arguments to strtoul() where appropriateNico Huber
2016-08-01util/cbfstool: Increase initrd offset to 64MTimothy Pearson
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-04fmaptool: Accept hex values with uppercase lettersPatrick Georgi
2016-07-02cbfstool: Require "-m ARCH" to extract payloads and stagesAntonello Dettori
2016-06-26ifwitool: Fix gcc error due to shadowed global declarationWerner Zeh
2016-06-21cbfstool: Change CONFIG_FMD_GENPARSER if not set to nAlexander Couzens
2016-06-21fmaptool: Make base offsets absolute in fmap_config.hJulius Werner
2016-06-17cbfstool: Extract payload in ELFAntonello Dettori
2016-06-17elfwriter: Fix multi-phdrs ELFs parsingAntonello Dettori
2016-06-16ifwitool: Calculate checksum for subpart_dirFurquan Shaikh
2016-06-15ifwitool: Fix calculation of dst_sizeRolf Evers-Fischer
2016-06-12ifwitool: Do not calculate checksum for subpart_dirFurquan Shaikh
2016-06-12ifwitool: Correct pack order and header orderFurquan Shaikh
2016-06-08cbfstool: Allow to easily build the individual toolsAntonello Dettori
2016-06-01ifwitool: Fix syntax issues with ifwitoolFurquan Shaikh
2016-05-30ifwitool: Add new tool for managing IFWI imagesFurquan Shaikh
2016-05-28util/cbfstool: Include commonlib/helpers.h in common.hFurquan Shaikh
2016-05-26cbfstool: Move cbfs_file_get_header to fit.cFurquan Shaikh
2016-05-18util/cbfstool: allow option to honor FSP modules' linked addressAaron Durbin
2016-05-11cbfstool/fsp: Rename fsp1_1_relocateFurquan Shaikh
2016-05-11util/cbfstool: Allow xip/non-xip relocation for FSP componentFurquan Shaikh
2016-05-06util/cbfstool: fix x86 execute-in-place semantics for all fmd regionsAaron Durbin
2016-05-03fmaptool: Export some fmap knowledge to the build environmentPatrick Georgi
2016-04-22fmaptool: Make sure strings are not destroyed on hdestroy()Stefan Reinauer
2016-04-07Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region."Aaron Durbin
2016-03-03cbfstool: Use fixed width data types for e820entry struct.Werner Zeh
2016-03-03cbfstool: Initialize contents of linux_params to 0Werner Zeh
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-02-12util/cbfstool: Improve heuristic for cbfs header pointer protectionPatrick Georgi
2016-01-28util/cbfstool: add 'compact' commandAaron Durbin
2016-01-28util/cbfstool: add machine parseable printAaron Durbin
2016-01-27cbfstool: Fix broken alignment because of flashmapWerner Zeh
2016-01-26cbfstool: provide buffer_offset()Aaron Durbin
2016-01-26cbfstool: Fix compile issue for older gcc versionsWerner Zeh