summaryrefslogtreecommitdiff
path: root/util/cbfstool/fit.c
AgeCommit message (Expand)Author
2021-03-19util/ifittool: Add an option to set the FIT pointer a CBFS fileArthur Heymans
2020-12-11util/cbfstool/fit.c: Add support for adding Boot Guard manifestsMichał Żygowski
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-01-30util/cbfstool: Fix typosPatrick Georgi
2019-06-26cbfstool/fit: need inttypes.h for PRIx64Joel Kitching
2019-06-24cbfstool: Drop update-fit optionPatrick Rudolph
2019-06-24cbfstool: Add ifittoolPhilipp Deppenwiese
2018-10-08Move compiler.h to commonlibNico Huber
2018-06-30cbfstool: fix FIT entry checksum type value for ucode entriesMatt DeVillier
2018-06-26cbfstool: Update FIT entries in the second bootblockRizwan Qureshi
2018-06-22cbfstool/fit.c: Fix for older CPUs without total_size in mcu_headerArthur Heymans
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2016-05-26cbfstool: Move cbfs_file_get_header to fit.cFurquan Shaikh
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-26cbfstool: Make update-fit action work on new-style imagesSol Boucher
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-25cbfstool: Clean up in preparation for adding new filesSol Boucher
2014-12-28cbfstool: Fix update-fit commandKyösti Mälkki
2014-03-13cbfstool: add eflparsing.hAaron Durbin
2014-02-05Add an xdr function for the cbfs_file headerRonald G. Minnich
2014-02-02Add section header parsing and use it in the mk-payload stepRonald G. Minnich
2014-01-29cbfs: fix issues with word size and endianness.Ronald G. Minnich
2013-12-09cbfstool: Properly handle EOF in update_fit stepAlexandru Gagniuc
2013-11-25cbfstool: check potential microcode update earlierAaron Durbin
2013-03-27cbfstool: Add update-fit commandAaron Durbin