summaryrefslogtreecommitdiff
path: root/util/cbfstool/cbfs.h
AgeCommit message (Expand)Author
2021-03-13cbfstool: Add support for platform "fixups" when modifying bootblockJulius Werner
2020-12-03cbfs: Add verification for RO CBFS metadata hashJulius Werner
2020-12-03cbfstool: Use cbfs_serialized.h and standard vboot helpersJulius Werner
2020-05-18util/cbfstool: fix buffer over-readPhilipp Bartsch
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2019-11-20Remove MIPS architectureJulius Werner
2019-10-18util/cbfstool: Add optional argument ibbPhilipp Deppenwiese
2018-10-08Move compiler.h to commonlibNico Huber
2018-06-15util/cbfstool: Support FIT payloadsPatrick Rudolph
2018-05-16Revert "cbfs/payload type: Fix build warning and whitespace in name"Ronald G. Minnich
2018-05-15cbfs/payload type: Fix build warning and whitespace in namePaul Menzel
2018-05-04cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELFPatrick Rudolph
2017-12-08cbfstool: Add '-p' option for paddingDaisuke Nojiri
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-01-12util/cbfstool: Add cbfs-compression-toolPatrick Georgi
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-05-26cbfstool: Move cbfs_file_get_header to fit.cFurquan Shaikh
2016-01-22cbfstool: Add attributes for position and alignment constraints.Werner Zeh
2015-12-12cbfstool: add ppc64 supportRonald G. Minnich
2015-11-20cbfstool: Add EFI and MMA file typesPratik Prajapati
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-01cbfstool: Add support for hashes as file metadataPatrick Georgi
2015-09-19cbfstool: introduce new file typesPatrick Georgi
2015-09-14cbfstool: drop extra copy of filetype->string mapPatrick Georgi
2015-09-01cbfstool: off-by-one on the gcc version that provides _Static_assertPatrick Georgi
2015-09-01cbfstool: guard _Static_assertPatrick Georgi
2015-09-01cbfstool: allow compression at file header levelDaisuke Nojiri
2015-09-01cbfstool: add extended file attributes for cbfs_filePatrick Georgi
2015-08-13cbfstool: add cbfs file attribute structurePatrick Georgi
2015-07-18cbfstool: rename checksum to attributes_offsetPatrick Georgi
2015-07-18cbfstool: move fill value to cbfs.hPatrick Georgi
2015-07-16cbfstool: use variable length array to model cbfs_file's filenamePatrick Georgi
2015-07-16cbfstool: improve specification of struct cbfs_filePatrick Georgi
2015-07-15cbfstool: fix alignment to 64 bytePatrick Georgi
2015-07-07cbfstool: Make sure CBFS data structures are packed gcc styleStefan Reinauer
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-13cbfstool: New image format w/ required FMAP and w/o CBFS master headerSol Boucher
2015-03-30cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHEMartin Roth
2015-03-04cbfstool: Clean up codeStefan Reinauer
2015-03-03cbfstool: Add the MIPS architecturePaul Burton
2014-10-16RISCV: add this architecture to cbfstoolRonald G. Minnich
2014-09-15cbfstool: add aarch64 as a nameRonald G. Minnich
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-08-07cbfstool: process cbfs_payload_segment(s) in host byte orderAaron Durbin
2014-04-18util/cbfstool: Fix "Bad segment type 53534220 Could not load payload".Wei Hu
2014-03-13cbfstool: add eflparsing.hAaron Durbin
2014-02-05Add an xdr function for the cbfs_file headerRonald G. Minnich
2014-02-05Change the linux payload generator to use the standard header generatorRonald G. Minnich
2014-02-04cbfstool: Eliminate global variable "arch"Alexandru Gagniuc