summaryrefslogtreecommitdiff
path: root/util/cbfstool
AgeCommit message (Expand)Author
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
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-21fmaptool: emit list of CBFS regions on requestPatrick Georgi
2016-01-20cbfstool: Add header file for ntohl & htonl on Applezbao
2016-01-19cbfstool: accept read-only files when possibleVadim Bendebury
2016-01-14cbfstool: Change FMAP granularity to 16 bytesStefan Reinauer
2016-01-14cbfstool: fix address truncated problemHC Yen
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: keep cbfs master header pointerPatrick Georgi