index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cbfstool
/
cbfstool.c
Age
Commit message (
Expand
)
Author
2018-12-24
util/cbfstool/cbfstool.c: Fix typo
Frans Hendriks
2018-11-16
cbfstool: add unprocessed flag for file exporting
Joel Kitching
2018-10-14
cbfstool: make comments more consistent
Joel Kitching
2018-07-13
cbfstool: Show current FMAP region in print
Patrick Rudolph
2018-06-26
cbfstool: Update FIT entries in the second bootblock
Rizwan Qureshi
2018-06-26
cbfstool: add an option for creating a topswap bootblock
Rizwan Qureshi
2018-06-15
util/cbfstool: Support FIT payloads
Patrick Rudolph
2018-06-04
util/cbfstool: Remove whitespace before tab
Elyes HAOUAS
2018-05-18
cbfstool: Drop `-t` parsing for `add-payload` command
Nico Huber
2018-05-04
cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF
Patrick Rudolph
2018-04-30
cbfstool: Add region offset information to layout command
Werner Zeh
2018-04-11
util/cbfstool: Print all supported architectures
Jonathan Neuschäfer
2017-12-19
util/cbfstool: calculate cbfs file size for xip stages
Aaron Durbin
2017-12-08
cbfstool: Add '-p' option for padding
Daisuke Nojiri
2017-10-10
util/cbfstool: Add "truncate" command
Patrick Georgi
2017-09-20
util/cbfstool: Add "expand" command to make CBFS span an fmap region
Patrick Georgi
2017-01-18
cbfstool: Don't use le32toh(), it's non-standard
Nico Huber
2017-01-13
util/cbfstool: Enable adding precompressed files to cbfs
Patrick Georgi
2017-01-02
util/cbfstool: Don't print region information on stderr by default
Patrick Georgi
2016-12-15
util/cbfstool: check that buffer_create worked
Patrick Georgi
2016-12-13
util/cbfstool: Enable filling fmap regions with a given value
Patrick Georgi
2016-12-13
util/cbfstool: require -i argument for cbfstool add-int
Patrick Georgi
2016-10-17
cbfstool: Fix typo in help text
Patrick Georgi
2016-10-17
util/cbfstool: Allow overwriting CBFS regions with raw data on request
Patrick Georgi
2016-08-03
cbfstool: Check for excessive arguments
Nico Huber
2016-08-03
cbfstool: Check arguments to strtoul() where appropriate
Nico Huber
2016-05-18
util/cbfstool: allow option to honor FSP modules' linked address
Aaron Durbin
2016-05-11
cbfstool/fsp: Rename fsp1_1_relocate
Furquan Shaikh
2016-05-11
util/cbfstool: Allow xip/non-xip relocation for FSP component
Furquan Shaikh
2016-05-06
util/cbfstool: fix x86 execute-in-place semantics for all fmd regions
Aaron Durbin
2016-04-07
Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region."
Aaron Durbin
2016-01-28
util/cbfstool: add 'compact' command
Aaron Durbin
2016-01-28
util/cbfstool: add machine parseable print
Aaron Durbin
2016-01-23
cbfstool: Fix potential error when using hash attribute
Werner Zeh
2016-01-22
cbfstool: Add attributes for position and alignment constraints.
Werner Zeh
2016-01-21
cbfstool: don't rewrite param.baseaddress in cbfs_add
Patrick Georgi
2016-01-19
cbfstool: accept read-only files when possible
Vadim Bendebury
2016-01-14
cbfstool: reorder help text
Patrick Georgi
2016-01-13
cbfstool: Remove duplicate code line
Werner Zeh
2016-01-06
cbfstool: correct add-master-header logic to match runtime expectations
Aaron Durbin
2016-01-06
cbfstool: Add 'hashcbfs' command to compute hash of CBFS region.
Aaron Durbin
2016-01-06
cbfstool: Adapt "cbfstool copy" to only use fmap regions.
Patrick Georgi
2016-01-06
cbfstool: Use buffer over offset/size pair for cbfs_copy_instance
Patrick Georgi
2015-12-09
cbfstool: make top-aligned address work per-region
Patrick Georgi
2015-12-06
cbfstool: Re-align help text
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-29
cbfstool: add optional -m ARCH to extract
Aaron Durbin
2015-10-23
cbfstool: Fix tolower() calls on Cygwin
Stefan Reinauer
2015-10-19
cbfstool: Fix typo in error message
Patrick Georgi
2015-10-02
cbfstool: relocate FSP blobs on cbfstool add
Aaron Durbin
[next]