summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/fit.c
Commit message (Expand)AuthorAgeFilesLines
* cbfstool: Move cbfs_file_get_header to fit.cFurquan Shaikh2016-05-261-0/+9
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cbfstool: Make update-fit action work on new-style imagesSol Boucher2015-05-261-25/+29
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbfstool: Clean up in preparation for adding new filesSol Boucher2015-04-251-1/+1
* cbfstool: Fix update-fit commandKyösti Mälkki2014-12-281-1/+1
* cbfstool: add eflparsing.hAaron Durbin2014-03-131-1/+0
* Add an xdr function for the cbfs_file headerRonald G. Minnich2014-02-051-4/+15
* Add section header parsing and use it in the mk-payload stepRonald G. Minnich2014-02-021-0/+1
* cbfs: fix issues with word size and endianness.Ronald G. Minnich2014-01-291-4/+4
* cbfstool: Properly handle EOF in update_fit stepAlexandru Gagniuc2013-12-091-1/+1
* cbfstool: check potential microcode update earlierAaron Durbin2013-11-251-4/+4
* cbfstool: Add update-fit commandAaron Durbin2013-03-271-0/+277