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
2021-03-17
cbfs: Move stage header into a CBFS attribute
Julius Werner
2021-03-16
cbfstool: Move alignment/baseaddress handling into cbfs_add_component()
Julius Werner
2021-03-13
cbfstool: Add support for platform "fixups" when modifying bootblock
Julius Werner
2021-03-13
cbfstool: Support CONFIG_CBFS_VERIFICATION and metadata hash anchor
Julius Werner
2021-02-18
cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4
Julius Werner
2021-02-18
cbfstool: Remove location pointer from parse_elf_to_stage()
Julius Werner
2021-02-14
util/cbfstool: Fix build in 32-bit userspace
Kyösti Mälkki
2020-12-08
util/cbfstool: Add support for mapping extended window for x86 platforms
Furquan Shaikh
2020-12-08
util/cbfstool: Introduce concept of mmap_window
Furquan Shaikh
2020-12-08
util/cbfstool: Rename IS_TOP_ALIGNED_ADDRESS to IS_HOST_SPACE_ADDRESS
Furquan Shaikh
2020-12-08
util/cbfstool: Treat region offsets differently than absolute addresses
Furquan Shaikh
2020-12-03
cbfstool: Hide hash printing behind -v and add to parseable output
Julius Werner
2020-12-03
cbfstool: Use cbfs_serialized.h and standard vboot helpers
Julius Werner
2020-11-25
cbfstool: Don't add compression attribute for uncompressed files
Julius Werner
2020-06-15
util/cbfstool: Add option --pow2page
Kyösti Mälkki
2020-06-13
util/cbfstool: Drop IS_TOP_ALIGNED_ADDRESS() check in cbfstool_convert_fsp
Furquan Shaikh
2020-05-09
util/: Replace GPLv2 boiler plate with SPDX header
Patrick Georgi
2020-05-09
AUTHORS, util/: Drop individual copyright notices
Patrick Georgi
2020-04-20
util/cbfstool: Allow use of non-ASCII longopt
Furquan Shaikh
2019-10-18
util/cbfstool: Add optional argument ibb
Philipp Deppenwiese
2019-07-02
cbfstool: show "preserved" flag in cbfstool layout output
Patrick Georgi
2019-06-24
cbfstool: Drop update-fit option
Patrick Rudolph
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
[next]