summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/cbfs.h
Commit message (Expand)AuthorAgeFilesLines
* cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verificationJulius Werner2022-06-011-0/+1
* cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOADJulius Werner2022-06-011-1/+1
* util/cbfstool: Do minor fixesAlex James2022-01-121-1/+1
* util/cbfstool: Replace swab.h with commonlib/bsd/sysincludes.hAlex James2022-01-101-1/+1
* cbfstool: Add support for platform "fixups" when modifying bootblockJulius Werner2021-03-131-0/+5
* cbfs: Add verification for RO CBFS metadata hashJulius Werner2020-12-031-0/+5
* cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner2020-12-031-214/+38
* util/cbfstool: fix buffer over-readPhilipp Bartsch2020-05-181-1/+2
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-10/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-4/+0
* Remove MIPS architectureJulius Werner2019-11-201-1/+1
* util/cbfstool: Add optional argument ibbPhilipp Deppenwiese2019-10-181-0/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* util/cbfstool: Support FIT payloadsPatrick Rudolph2018-06-151-0/+2
* Revert "cbfs/payload type: Fix build warning and whitespace in name"Ronald G. Minnich2018-05-161-1/+1
* cbfs/payload type: Fix build warning and whitespace in namePaul Menzel2018-05-151-1/+1
* cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELFPatrick Rudolph2018-05-041-2/+2
* cbfstool: Add '-p' option for paddingDaisuke Nojiri2017-12-081-1/+2
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-16/+11
* util/cbfstool: Add cbfs-compression-toolPatrick Georgi2017-01-121-5/+0
* cbfs: Add "struct" file type and associated helpersJulius Werner2016-08-271-0/+2
* cbfstool: Move cbfs_file_get_header to fit.cFurquan Shaikh2016-05-261-3/+0
* cbfstool: Add attributes for position and alignment constraints.Werner Zeh2016-01-221-0/+15
* cbfstool: add ppc64 supportRonald G. Minnich2015-12-121-0/+1
* cbfstool: Add EFI and MMA file typesPratik Prajapati2015-11-201-0/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cbfstool: Add support for hashes as file metadataPatrick Georgi2015-10-011-0/+29
* cbfstool: introduce new file typesPatrick Georgi2015-09-191-0/+4
* cbfstool: drop extra copy of filetype->string mapPatrick Georgi2015-09-141-0/+24
* cbfstool: off-by-one on the gcc version that provides _Static_assertPatrick Georgi2015-09-011-1/+1
* cbfstool: guard _Static_assertPatrick Georgi2015-09-011-0/+2
* cbfstool: allow compression at file header levelDaisuke Nojiri2015-09-011-0/+9
* cbfstool: add extended file attributes for cbfs_filePatrick Georgi2015-09-011-0/+11
* cbfstool: add cbfs file attribute structurePatrick Georgi2015-08-131-0/+10
* cbfstool: rename checksum to attributes_offsetPatrick Georgi2015-07-181-1/+1
* cbfstool: move fill value to cbfs.hPatrick Georgi2015-07-181-0/+3
* cbfstool: use variable length array to model cbfs_file's filenamePatrick Georgi2015-07-161-1/+1
* cbfstool: improve specification of struct cbfs_filePatrick Georgi2015-07-161-0/+4
* cbfstool: fix alignment to 64 bytePatrick Georgi2015-07-151-1/+3
* cbfstool: Make sure CBFS data structures are packed gcc styleStefan Reinauer2015-07-071-5/+11
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbfstool: New image format w/ required FMAP and w/o CBFS master headerSol Boucher2015-05-131-0/+3
* cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHEMartin Roth2015-03-301-0/+4
* cbfstool: Clean up codeStefan Reinauer2015-03-041-1/+0
* cbfstool: Add the MIPS architecturePaul Burton2015-03-031-0/+1
* RISCV: add this architecture to cbfstoolRonald G. Minnich2014-10-161-0/+1
* cbfstool: add aarch64 as a nameRonald G. Minnich2014-09-151-0/+1
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-1/+1
* cbfstool: process cbfs_payload_segment(s) in host byte orderAaron Durbin2014-08-071-0/+2
* util/cbfstool: Fix "Bad segment type 53534220 Could not load payload".Wei Hu2014-04-181-1/+1