Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
4f16049f17a4dcbf329d6b30f0d00f0a7f5490bf
/
util
/
cbfstool
/
cbfstool.c
7ee05ed
util/cbfstool: Support FIT payloads
by Patrick Rudolph
· 5 years ago
5bc61da
util/cbfstool: Remove whitespace before tab
by Elyes HAOUAS
· 5 years ago
93323b3
cbfstool: Drop `-t` parsing for `add-payload` command
by Nico Huber
· 5 years ago
4f5bed5
cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF
by Patrick Rudolph
· 5 years ago
7850b58
cbfstool: Add region offset information to layout command
by Werner Zeh
· 5 years ago
fbc66b9
util/cbfstool: Print all supported architectures
by Jonathan Neuschäfer
· 5 years ago
facf149
util/cbfstool: calculate cbfs file size for xip stages
by Aaron Durbin
· 5 years ago
ff906fb
cbfstool: Add '-p' option for padding
by Daisuke Nojiri
· 6 years ago
12631a4
util/cbfstool: Add "truncate" command
by Patrick Georgi
· 6 years ago
5d982d7
util/cbfstool: Add "expand" command to make CBFS span an fmap region
by Patrick Georgi
· 6 years ago
607796a
cbfstool: Don't use le32toh(), it's non-standard
by Nico Huber
· 6 years ago
ecaa570
util/cbfstool: Enable adding precompressed files to cbfs
by Patrick Georgi
· 6 years ago
2ed7295
util/cbfstool: Don't print region information on stderr by default
by Patrick Georgi
· 6 years ago
6b2d2db
util/cbfstool: check that buffer_create worked
by Patrick Georgi
· 6 years ago
d9edb18
util/cbfstool: Enable filling fmap regions with a given value
by Patrick Georgi
· 6 years ago
16b3e4b
util/cbfstool: require -i argument for cbfstool add-int
by Patrick Georgi
· 6 years ago
5b6bdcc
cbfstool: Fix typo in help text
by Patrick Georgi
· 7 years ago
01fbc3a
util/cbfstool: Allow overwriting CBFS regions with raw data on request
by Patrick Georgi
· 7 years ago
5407310
cbfstool: Check for excessive arguments
by Nico Huber
· 7 years ago
9ade717
cbfstool: Check arguments to strtoul() where appropriate
by Nico Huber
· 7 years ago
493ec92
util/cbfstool: allow option to honor FSP modules' linked address
by Aaron Durbin
· 7 years ago
b0c2fe0
cbfstool/fsp: Rename fsp1_1_relocate
by Furquan Shaikh
· 7 years ago
61c1a05
util/cbfstool: Allow xip/non-xip relocation for FSP component
by Furquan Shaikh
· 7 years ago
ab00d77
util/cbfstool: fix x86 execute-in-place semantics for all fmd regions
by Aaron Durbin
· 7 years ago
62c8dbe
Revert "cbfstool: Add 'hashcbfs' command to compute hash of CBFS region."
by Aaron Durbin
· 7 years ago
71c60ca
util/cbfstool: add 'compact' command
by Aaron Durbin
· 7 years ago
5dc628a
util/cbfstool: add machine parseable print
by Aaron Durbin
· 7 years ago
c7b2b7c
cbfstool: Fix potential error when using hash attribute
by Werner Zeh
· 7 years ago
e9995f1
cbfstool: Add attributes for position and alignment constraints.
by Werner Zeh
· 7 years ago
9a17d04
cbfstool: don't rewrite param.baseaddress in cbfs_add
by Patrick Georgi
· 7 years ago
7559946
cbfstool: accept read-only files when possible
by Vadim Bendebury
· 7 years ago
485225e
cbfstool: reorder help text
by Patrick Georgi
· 7 years ago
d274c99
cbfstool: Remove duplicate code line
by Werner Zeh
· 7 years ago
bb826ef
cbfstool: correct add-master-header logic to match runtime expectations
by Aaron Durbin
· 7 years ago
272a1f0
cbfstool: Add 'hashcbfs' command to compute hash of CBFS region.
by Aaron Durbin
· 7 years ago
bd0bb23
cbfstool: Adapt "cbfstool copy" to only use fmap regions.
by Patrick Georgi
· 8 years ago
214e4af
cbfstool: Use buffer over offset/size pair for cbfs_copy_instance
by Patrick Georgi
· 8 years ago
9731119
cbfstool: make top-aligned address work per-region
by Patrick Georgi
· 7 years ago
0eae364
cbfstool: Re-align help text
by Martin Roth
· 7 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
1762502
cbfstool: add optional -m ARCH to extract
by Aaron Durbin
· 8 years ago
3a043c4
cbfstool: Fix tolower() calls on Cygwin
by Stefan Reinauer
· 8 years ago
821bcd6
cbfstool: Fix typo in error message
by Patrick Georgi
· 8 years ago
8a414a0
cbfstool: relocate FSP blobs on cbfstool add
by Aaron Durbin
· 8 years ago
89f2034
cbfstool: Add support for hashes as file metadata
by Patrick Georgi
· 8 years ago
2f953d3
cbfstool: prefer fmap data over cbfs master header if it exists
by Patrick Georgi
· 8 years ago
6dd99fc
cbfstool: have update-fit always work from CBFS
by Patrick Georgi
· 8 years ago
4b93a4f
cbfstool: don't use endian to fix BSD hosts
by Aaron Durbin
· 8 years ago
59e52b9
cbfstool: add new add-master-header command
by Patrick Georgi
· 8 years ago
9b9d4b3
cbfstool: remove locate command
by Aaron Durbin
· 8 years ago
4be1674
cbfstool: add --xip support to add-stage for x86
by Aaron Durbin
· 8 years ago
d733941
cbfstool: provide metadata size to cbfs_locate_entry()
by Aaron Durbin
· 8 years ago
38bc916
cbfstool: Allow adding file with specific alignment requirement
by Alexandru Gagniuc
· 8 years ago
8984a63
cbfstool: allow compression at file header level
by Daisuke Nojiri
· 8 years ago
83c2d12
cbfstool: update help text
by Patrick Georgi
· 8 years ago
f5252f3
cbfstool: don't pass header_size as separate argument (part 2)
by Patrick Georgi
· 8 years ago
dc9dbc0
cbfstool: passing a header is now mandatory for converters
by Patrick Georgi
· 8 years ago
e590358
cbfstool: cbfs_add_entry() doesn't need to know filename or type
by Patrick Georgi
· 8 years ago
3ba501b
cbfstool: move cbfs_file header creation further up the call chain
by Patrick Georgi
· 8 years ago
056f6a1
cbfstool: pass cbfs_file header into "compress" functions
by Patrick Georgi
· 8 years ago
f820497
cbfstool: allow file data converters to modify the header size
by Patrick Georgi
· 8 years ago
4110abc
cbfstool: calculate header size in cbfs_add_component()
by Patrick Georgi
· 8 years ago
e60b55a
cbfstool: allow passing a precalculated header size into cbfs_add_entry()
by Patrick Georgi
· 8 years ago
4e54bf9
cbfstool: test for duplicate files earlier
by Patrick Georgi
· 8 years ago
ec42486
cbfstool: Factor out compression algorithm list
by Sol Boucher
· 8 years ago
6533671
cbfstool: rename field
by Sol Boucher
· 8 years ago
45acb34
cbfstool: fix alignment to 64 byte
by Patrick Georgi
· 8 years ago
32532ac
cbfstool: Make update-fit action work on new-style images
by Sol Boucher
· 8 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
2e04259
cbfstool: Fix shadowed global index
by Kyösti Mälkki
· 8 years ago
6310ccc
cbfstool: Don't typedef the comp_algo enum
by Sol Boucher
· 8 years ago
67d5998
cbfstool: Support top-aligned addresses for new-format images
by Sol Boucher
· 8 years ago
67a0a86
cbfstool: New image format w/ required FMAP and w/o CBFS master header
by Sol Boucher
· 8 years ago
e3260a0
cbfstool: Restructure around support for reading/writing portions of files
by Sol Boucher
· 8 years ago
3e060ed
cbfstool: Fix leak in cbfs_image struct initialization
by Sol Boucher
· 8 years ago
0e53931
cbfstool: Clean up in preparation for adding new files
by Sol Boucher
· 8 years ago
45e5997
cbfstool: clean up source code
by Vadim Bendebury
· 8 years ago
1161473
cbfstool: add the missing 'break'
by Vadim Bendebury
· 8 years ago
5e273a4
cbfstool: add a command to duplicate a cbfs instance
by Vadim Bendebury
· 8 years ago
458a12e
cbfstool: allow user to explicitly specify header location
by Vadim Bendebury
· 8 years ago
efcee76
CBFS: Automate ROM image layout and remove hardcoded offsets
by Julius Werner
· 9 years ago
a807f83
cbfstool: Remove empty line that looks out of place
by Julius Werner
· 9 years ago
2dd161f
cbfstool: Clean up code
by Stefan Reinauer
· 8 years ago
3318692
cbfstool: Add the MIPS architecture
by Paul Burton
· 9 years ago
b26fd99
cbfstool: Fix help display message
by Furquan Shaikh
· 9 years ago
405304a
cbfstool: Add option to ignore section in add-stage
by Furquan Shaikh
· 9 years ago
5f43184
cbfstool: add aarch64 as a name
by Ronald G. Minnich
· 10 years ago
8f50e53
cbfstool: Fix architecture check when adding payload
by Stefan Reinauer
· 10 years ago
51edd54
ARM: Generalize armv7 as arm.
by Gabe Black
· 10 years ago
e887ca5
cbfstool: fix option parsing
by Patrick Georgi
· 9 years ago
54ef306
cbfstool: add eflparsing.h
by Aaron Durbin
· 9 years ago
fae7517
cbfstool: move verbose to common.c
by Aaron Durbin
· 9 years ago
c1d1fd8
cbfstool: Deserialize CBFS master header when reading image
by Alexandru Gagniuc
· 9 years ago
35850ae
cbfstool: Eliminate global variable "arch"
by Alexandru Gagniuc
· 9 years ago
a8a133d
Add section header parsing and use it in the mk-payload step
by Ronald G. Minnich
· 9 years ago
de36d33
Add a (b)zImage parser to cbfstool
by Patrick Georgi
· 10 years ago
3bfd5b8
cbfstool: Add an add-int command that adds a raw 64-bit integer CBFS file
by Peter Stuge
· 10 years ago
60a4a73
cbfstool: fix --machine
by Stefan Reinauer
· 10 years ago
6b0d0d6
cbfstool: Add update-fit command
by Aaron Durbin
· 10 years ago
e4ea2ca
cbfstool locate: Implement alignment switch --align/-a
by Hung-Te Lin
· 10 years ago
Next »