summaryrefslogtreecommitdiffstats
path: root/util/cbfstool
Commit message (Expand)AuthorAgeFilesLines
...
* cbfstool: Require "-m ARCH" to extract payloads and stagesAntonello Dettori2016-07-021-0/+10
* ifwitool: Fix gcc error due to shadowed global declarationWerner Zeh2016-06-261-3/+3
* cbfstool: Change CONFIG_FMD_GENPARSER if not set to nAlexander Couzens2016-06-211-1/+1
* fmaptool: Make base offsets absolute in fmap_config.hJulius Werner2016-06-211-1/+2
* cbfstool: Extract payload in ELFAntonello Dettori2016-06-171-4/+242
* elfwriter: Fix multi-phdrs ELFs parsingAntonello Dettori2016-06-171-2/+8
* ifwitool: Calculate checksum for subpart_dirFurquan Shaikh2016-06-161-6/+50
* ifwitool: Fix calculation of dst_sizeRolf Evers-Fischer2016-06-151-2/+2
* ifwitool: Do not calculate checksum for subpart_dirFurquan Shaikh2016-06-121-49/+6
* ifwitool: Correct pack order and header orderFurquan Shaikh2016-06-121-11/+15
* cbfstool: Allow to easily build the individual toolsAntonello Dettori2016-06-081-5/+10
* ifwitool: Fix syntax issues with ifwitoolFurquan Shaikh2016-06-011-23/+24
* ifwitool: Add new tool for managing IFWI imagesFurquan Shaikh2016-05-303-0/+1985
* util/cbfstool: Include commonlib/helpers.h in common.hFurquan Shaikh2016-05-284-10/+5
* cbfstool: Move cbfs_file_get_header to fit.cFurquan Shaikh2016-05-263-12/+9
* util/cbfstool: allow option to honor FSP modules' linked addressAaron Durbin2016-05-181-6/+13
* cbfstool/fsp: Rename fsp1_1_relocateFurquan Shaikh2016-05-112-4/+5
* util/cbfstool: Allow xip/non-xip relocation for FSP componentFurquan Shaikh2016-05-111-6/+39
* util/cbfstool: fix x86 execute-in-place semantics for all fmd regionsAaron Durbin2016-05-061-7/+25
* fmaptool: Export some fmap knowledge to the build environmentPatrick Georgi2016-05-031-0/+14
* fmaptool: Make sure strings are not destroyed on hdestroy()Stefan Reinauer2016-04-221-1/+14
* Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region."Aaron Durbin2016-04-073-90/+0
* cbfstool: Use fixed width data types for e820entry struct.Werner Zeh2016-03-031-3/+3
* cbfstool: Initialize contents of linux_params to 0Werner Zeh2016-03-031-0/+2
* Revert "cbfstool: Silence LZ4 -Wsign-compare warnings"Paul Menzel2016-02-241-1/+0
* cbfstool: Silence LZ4 -Wsign-compare warningsJulius Werner2016-02-231-0/+1
* cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner2016-02-2223-5/+7066
* util/cbfstool: Improve heuristic for cbfs header pointer protectionPatrick Georgi2016-02-121-0/+7
* util/cbfstool: add 'compact' commandAaron Durbin2016-01-283-0/+138
* util/cbfstool: add machine parseable printAaron Durbin2016-01-283-3/+66
* cbfstool: Fix broken alignment because of flashmapWerner Zeh2016-01-271-3/+14
* cbfstool: provide buffer_offset()Aaron Durbin2016-01-261-1/+6
* cbfstool: Fix compile issue for older gcc versionsWerner Zeh2016-01-261-1/+1
* cbfstool: Fix potential error when using hash attributeWerner Zeh2016-01-231-0/+4
* cbfstool: Add attributes for position and alignment constraints.Werner Zeh2016-01-222-6/+73
* cbfstool: don't rewrite param.baseaddress in cbfs_addPatrick Georgi2016-01-211-2/+3
* fmaptool: emit list of CBFS regions on requestPatrick Georgi2016-01-211-8/+22
* cbfstool: Add header file for ntohl & htonl on Applezbao2016-01-201-1/+1
* cbfstool: accept read-only files when possibleVadim Bendebury2016-01-193-10/+22
* cbfstool: Change FMAP granularity to 16 bytesStefan Reinauer2016-01-141-1/+1
* cbfstool: fix address truncated problemHC Yen2016-01-141-3/+3
* cbfstool: reorder help textPatrick Georgi2016-01-141-1/+1
* cbfstool: Remove duplicate code lineWerner Zeh2016-01-131-1/+0
* cbfstool: correct add-master-header logic to match runtime expectationsAaron Durbin2016-01-061-4/+12
* cbfstool: Add 'hashcbfs' command to compute hash of CBFS region.Aaron Durbin2016-01-063-0/+97
* cbfstool: keep cbfs master header pointerPatrick Georgi2016-01-061-0/+5
* cbfstool: Adapt "cbfstool copy" to only use fmap regions.Patrick Georgi2016-01-062-52/+29
* cbfstool: Use buffer over offset/size pair for cbfs_copy_instancePatrick Georgi2016-01-063-43/+34
* cbfstool: add ppc64 supportRonald G. Minnich2015-12-124-0/+170
* build system: Switch to fmap based firmware layoutPatrick Georgi2015-12-112-0/+33