index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cbfstool
/
fit.c
Age
Commit message (
Expand
)
Author
2018-06-30
cbfstool: fix FIT entry checksum type value for ucode entries
Matt DeVillier
2018-06-26
cbfstool: Update FIT entries in the second bootblock
Rizwan Qureshi
2018-06-22
cbfstool/fit.c: Fix for older CPUs without total_size in mcu_header
Arthur Heymans
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2016-05-26
cbfstool: Move cbfs_file_get_header to fit.c
Furquan Shaikh
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-26
cbfstool: Make update-fit action work on new-style images
Sol Boucher
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-25
cbfstool: Clean up in preparation for adding new files
Sol Boucher
2014-12-28
cbfstool: Fix update-fit command
Kyösti Mälkki
2014-03-13
cbfstool: add eflparsing.h
Aaron Durbin
2014-02-05
Add an xdr function for the cbfs_file header
Ronald G. Minnich
2014-02-02
Add section header parsing and use it in the mk-payload step
Ronald G. Minnich
2014-01-29
cbfs: fix issues with word size and endianness.
Ronald G. Minnich
2013-12-09
cbfstool: Properly handle EOF in update_fit step
Alexandru Gagniuc
2013-11-25
cbfstool: check potential microcode update earlier
Aaron Durbin
2013-03-27
cbfstool: Add update-fit command
Aaron Durbin