aboutsummaryrefslogtreecommitdiff
path: root/util/cbfstool/cbfstool.c
AgeCommit message (Expand)Author
2020-12-08util/cbfstool: Add support for mapping extended window for x86 platformsFurquan Shaikh
2020-12-08util/cbfstool: Introduce concept of mmap_windowFurquan Shaikh
2020-12-08util/cbfstool: Rename IS_TOP_ALIGNED_ADDRESS to IS_HOST_SPACE_ADDRESSFurquan Shaikh
2020-12-08util/cbfstool: Treat region offsets differently than absolute addressesFurquan Shaikh
2020-12-03cbfstool: Hide hash printing behind -v and add to parseable outputJulius Werner
2020-12-03cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner
2020-11-25cbfstool: Don't add compression attribute for uncompressed filesJulius Werner
2020-06-15util/cbfstool: Add option --pow2pageKyösti Mälkki
2020-06-13util/cbfstool: Drop IS_TOP_ALIGNED_ADDRESS() check in cbfstool_convert_fspFurquan Shaikh
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-04-20util/cbfstool: Allow use of non-ASCII longoptFurquan Shaikh
2019-10-18util/cbfstool: Add optional argument ibbPhilipp Deppenwiese
2019-07-02cbfstool: show "preserved" flag in cbfstool layout outputPatrick Georgi
2019-06-24cbfstool: Drop update-fit optionPatrick Rudolph
2018-12-24util/cbfstool/cbfstool.c: Fix typoFrans Hendriks
2018-11-16cbfstool: add unprocessed flag for file exportingJoel Kitching
2018-10-14cbfstool: make comments more consistentJoel Kitching
2018-07-13cbfstool: Show current FMAP region in printPatrick Rudolph
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-15util/cbfstool: Support FIT payloadsPatrick Rudolph
2018-06-04util/cbfstool: Remove whitespace before tabElyes HAOUAS
2018-05-18cbfstool: Drop `-t` parsing for `add-payload` commandNico Huber
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
2017-12-19util/cbfstool: calculate cbfs file size for xip stagesAaron Durbin
2017-12-08cbfstool: Add '-p' option for paddingDaisuke 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-01-18cbfstool: Don't use le32toh(), it's non-standardNico Huber
2017-01-13util/cbfstool: Enable adding precompressed files to cbfsPatrick Georgi
2017-01-02util/cbfstool: Don't print region information on stderr by defaultPatrick Georgi
2016-12-15util/cbfstool: check that buffer_create workedPatrick 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-10-17cbfstool: Fix typo in help textPatrick Georgi
2016-10-17util/cbfstool: Allow overwriting CBFS regions with raw data on requestPatrick Georgi
2016-08-03cbfstool: Check for excessive argumentsNico Huber
2016-08-03cbfstool: Check arguments to strtoul() where appropriateNico Huber
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-04-07Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region."Aaron Durbin
2016-01-28util/cbfstool: add 'compact' commandAaron Durbin
2016-01-28util/cbfstool: add machine parseable printAaron Durbin
2016-01-23cbfstool: Fix potential error when using hash attributeWerner Zeh
2016-01-22cbfstool: Add attributes for position and alignment constraints.Werner Zeh
2016-01-21cbfstool: don't rewrite param.baseaddress in cbfs_addPatrick Georgi
2016-01-19cbfstool: accept read-only files when possibleVadim Bendebury
2016-01-14cbfstool: reorder help textPatrick Georgi
2016-01-13cbfstool: Remove duplicate code lineWerner Zeh
2016-01-06cbfstool: correct add-master-header logic to match runtime expectationsAaron Durbin
2016-01-06cbfstool: Add 'hashcbfs' command to compute hash of CBFS region.Aaron Durbin
2016-01-06cbfstool: Adapt "cbfstool copy" to only use fmap regions.Patrick Georgi
2016-01-06cbfstool: Use buffer over offset/size pair for cbfs_copy_instancePatrick Georgi
2015-12-09cbfstool: make top-aligned address work per-regionPatrick Georgi
2015-12-06cbfstool: Re-align help textMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-29cbfstool: add optional -m ARCH to extractAaron Durbin
2015-10-23cbfstool: Fix tolower() calls on CygwinStefan Reinauer
2015-10-19cbfstool: Fix typo in error messagePatrick Georgi
2015-10-02cbfstool: relocate FSP blobs on cbfstool addAaron Durbin
2015-10-01cbfstool: Add support for hashes as file metadataPatrick Georgi
2015-09-28cbfstool: prefer fmap data over cbfs master header if it existsPatrick Georgi
2015-09-28cbfstool: have update-fit always work from CBFSPatrick Georgi
2015-09-21cbfstool: don't use endian to fix BSD hostsAaron Durbin
2015-09-21cbfstool: add new add-master-header commandPatrick Georgi
2015-09-16cbfstool: remove locate commandAaron Durbin
2015-09-16cbfstool: add --xip support to add-stage for x86Aaron Durbin
2015-09-16cbfstool: provide metadata size to cbfs_locate_entry()Aaron Durbin
2015-09-07cbfstool: Allow adding file with specific alignment requirementAlexandru Gagniuc
2015-09-01cbfstool: allow compression at file header levelDaisuke Nojiri
2015-08-27cbfstool: update help textPatrick Georgi
2015-08-27cbfstool: don't pass header_size as separate argument (part 2)Patrick Georgi
2015-08-27cbfstool: passing a header is now mandatory for convertersPatrick Georgi
2015-08-27cbfstool: cbfs_add_entry() doesn't need to know filename or typePatrick Georgi
2015-08-26cbfstool: move cbfs_file header creation further up the call chainPatrick Georgi
2015-08-26cbfstool: pass cbfs_file header into "compress" functionsPatrick Georgi
2015-08-13cbfstool: allow file data converters to modify the header sizePatrick Georgi
2015-08-13cbfstool: calculate header size in cbfs_add_component()Patrick Georgi
2015-08-13cbfstool: allow passing a precalculated header size into cbfs_add_entry()Patrick Georgi
2015-08-13cbfstool: test for duplicate files earlierPatrick Georgi
2015-07-16cbfstool: Factor out compression algorithm listSol Boucher
2015-07-16cbfstool: rename fieldSol Boucher
2015-07-15cbfstool: fix alignment to 64 bytePatrick Georgi
2015-05-26cbfstool: Make update-fit action work on new-style imagesSol Boucher
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-17cbfstool: Fix shadowed global indexKyösti Mälkki
2015-05-13cbfstool: Don't typedef the comp_algo enumSol Boucher
2015-05-13cbfstool: Support top-aligned addresses for new-format imagesSol Boucher
2015-05-13cbfstool: New image format w/ required FMAP and w/o CBFS master headerSol Boucher
2015-05-08cbfstool: Restructure around support for reading/writing portions of filesSol Boucher
2015-05-08cbfstool: Fix leak in cbfs_image struct initializationSol Boucher
2015-04-25cbfstool: Clean up in preparation for adding new filesSol Boucher
2015-04-18cbfstool: clean up source codeVadim Bendebury
2015-04-18cbfstool: add the missing 'break'Vadim Bendebury
2015-04-18cbfstool: add a command to duplicate a cbfs instanceVadim Bendebury