summaryrefslogtreecommitdiffstats
path: root/util/cbfstool
Commit message (Expand)AuthorAgeFilesLines
* util/cbfstool: Defuse vboot's openssl linkingPatrick Georgi2020-07-011-1/+1
* util/cbfstool: Add option --pow2pageKyösti Mälkki2020-06-151-2/+20
* util/cbfstool: Drop IS_TOP_ALIGNED_ADDRESS() check in cbfstool_convert_fspFurquan Shaikh2020-06-131-13/+10
* util/cbfstool: fix buffer over-readPhilipp Bartsch2020-05-181-1/+2
* util/cbfstool: Add SPDX header to generated linux_trampoline code, tooPatrick Georgi2020-05-112-0/+2
* util: Use SPDX headersPatrick Georgi2020-05-116-149/+6
* treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-112-54/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-115-5/+0
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-0941-410/+41
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-0948-201/+35
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-061-5/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-063-6/+3
* util/cbfstool: Allow use of non-ASCII longoptFurquan Shaikh2020-04-201-4/+22
* cbfstool: Build vboot libraryYu-Ping Wu2020-03-232-21/+17
* lz4: Fix out-of-bounds readsAlex Rebert2020-03-021-0/+1
* util/cbfstool/lzma: Make clang-11+'s indentation checker happyPatrick Georgi2020-02-011-2/+2
* cbfstool: Set deprecated _BSD_SOURCE and _SVID_SOURCE macrosJulius Werner2020-01-311-0/+1
* util/*: more typo fixesPatrick Georgi2020-01-302-4/+4
* util/cbfstool: Fix typosPatrick Georgi2020-01-306-8/+8
* commonlib: Add commonlib/bsdJulius Werner2020-01-283-4/+8
* ifwitool: Introduce a use the Second Logical Boot Partition optionJeremy Compostella2019-12-171-17/+44
* util/cbfstool: Further reduce warnings for lz4 codeNico Huber2019-12-161-0/+1
* cbfstool: Bump C version to C11Julius Werner2019-12-121-2/+2
* Remove MIPS architectureJulius Werner2019-11-201-1/+1
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-17/+6
* util/cbfstool: Add optional argument ibbPhilipp Deppenwiese2019-10-184-9/+47
* util/cbfstool: Remove unused assignmentJacob Garber2019-08-201-1/+0
* util/cbfstool/flashmap: Fix memory leaks on failureJacob Garber2019-07-211-4/+8
* util/cbfstool: Close file on errorJacob Garber2019-07-101-1/+3
* util/cbfstool: Prevent overflow of 16 bit multiplicationsJacob Garber2019-07-071-6/+8
* util/cbfstool: Add AMD BIOS compression tool for PSPMarshall Dawson2019-07-032-0/+374
* cbfstool: show "preserved" flag in cbfstool layout outputPatrick Georgi2019-07-021-0/+2
* util/cbfstool/ifittool: use strtol function instead of atoiPandya, Varshit B2019-07-011-2/+2
* cbfstool/fit: need inttypes.h for PRIx64Joel Kitching2019-06-261-0/+1
* util/cbfstool/flashmap: Correct local includesElyes HAOUAS2019-06-241-3/+2
* cbfstool: Drop update-fit optionPatrick Rudolph2019-06-244-173/+0
* cbfstool: Add ifittoolPhilipp Deppenwiese2019-06-245-129/+1110
* vboot: include vb2_sha.h when requiredJoel Kitching2019-05-092-1/+1
* cbfstool: Fix cbfs_file_next_attrPatrick Rudolph2019-04-231-1/+1
* Klocwork: Fix the Null pointer derefernce found by klocworkThejaswani Putta2019-04-231-0/+5
* Documentation: Explain FMAP and FMDHung-Te Lin2019-04-111-69/+0
* cbfstool: Support new FMD flag "PRESERVE"Hung-Te Lin2019-03-058-150/+177
* rmodule: Add support for R_X86_64_PLT32Patrick Rudolph2019-03-051-2/+8
* cbfstool: Change FMD annotation to flagsHung-Te Lin2019-03-059-322/+366
* fmap: Add FMAP_AREA_PRESERVEHung-Te Lin2019-03-042-0/+2
* rmodule: Don't emit reloc for R_X86_64_PC64Patrick Rudolph2019-03-031-1/+0
* Makefile.inc: Create a default SMMSTORE regionArthur Heymans2019-02-061-0/+1
* Makefile.inc: Optimize generating the default x86 fmapArthur Heymans2019-02-061-1/+1
* util/cbfstool/cbfstool.c: Fix typoFrans Hendriks2018-12-241-1/+1