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
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-05-17
cbfstool: Fix shadowed global index
Kyösti Mälkki
2015-05-13
cbfstool: Don't typedef the comp_algo enum
Sol Boucher
2015-05-13
cbfstool: Support top-aligned addresses for new-format images
Sol Boucher
2015-05-13
cbfstool: New image format w/ required FMAP and w/o CBFS master header
Sol Boucher
2015-05-08
cbfstool: Restructure around support for reading/writing portions of files
Sol Boucher
2015-05-08
cbfstool: Fix leak in cbfs_image struct initialization
Sol Boucher
2015-04-25
cbfstool: Clean up in preparation for adding new files
Sol Boucher
2015-04-18
cbfstool: clean up source code
Vadim Bendebury
2015-04-18
cbfstool: add the missing 'break'
Vadim Bendebury
2015-04-18
cbfstool: add a command to duplicate a cbfs instance
Vadim Bendebury
2015-04-18
cbfstool: allow user to explicitly specify header location
Vadim Bendebury
2015-04-14
CBFS: Automate ROM image layout and remove hardcoded offsets
Julius Werner
2015-03-21
cbfstool: Remove empty line that looks out of place
Julius Werner
2015-03-04
cbfstool: Clean up code
Stefan Reinauer
2015-03-03
cbfstool: Add the MIPS architecture
Paul Burton
2015-01-09
cbfstool: Fix help display message
Furquan Shaikh
2014-11-04
cbfstool: Add option to ignore section in add-stage
Furquan Shaikh
2014-09-15
cbfstool: add aarch64 as a name
Ronald G. Minnich
2014-09-12
cbfstool: Fix architecture check when adding payload
Stefan Reinauer
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-08-09
cbfstool: fix option parsing
Patrick Georgi
2014-03-13
cbfstool: add eflparsing.h
Aaron Durbin
2014-03-11
cbfstool: move verbose to common.c
Aaron Durbin
2014-02-11
cbfstool: Deserialize CBFS master header when reading image
Alexandru Gagniuc
2014-02-04
cbfstool: Eliminate global variable "arch"
Alexandru Gagniuc
2014-02-02
Add section header parsing and use it in the mk-payload step
Ronald G. Minnich
2013-08-31
Add a (b)zImage parser to cbfstool
Patrick Georgi
2013-08-15
cbfstool: Add an add-int command that adds a raw 64-bit integer CBFS file
Peter Stuge
2013-04-02
cbfstool: fix --machine
Stefan Reinauer
2013-03-27
cbfstool: Add update-fit command
Aaron Durbin
2013-03-20
cbfstool locate: Implement alignment switch --align/-a
Hung-Te Lin
2013-03-19
cbfstool locate: Rename -a align switch to -P for page size
Hung-Te Lin
2013-02-05
cbfstool: support parsing UEFI firmware volumes
Stefan Reinauer
2013-02-05
cbfstool: Use cbfs_image API for "add-*" (add-payload, add-stage, ...) commands.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image api for "add" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "create" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "locate" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "remove" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "extract" command.
Hung-Te Lin
2013-02-05
cbfstool: Use cbfs_image API for "print" command.
Hung-Te Lin
2013-02-01
cbfstool: Make endian detection functions to work without prior setup.
Hung-Te Lin
2013-02-01
cbfstool: move flat-binary parsing to cbfs-mkpayload.
Hung-Te Lin
2013-02-01
cbfstool: Add -v (verbose) output.
Hung-Te Lin
2013-01-29
cbfstool: Change "locate" output to prefix "0x".
Hung-Te Lin
2013-01-28
cbfstool: Store global variables into struct.
Hung-Te Lin
2013-01-08
cbfstool: index is replaced by strchr.
zbao
2012-12-12
cbfstool: Catch failing parse_elf_to_payload()
Stefan Reinauer
2012-11-30
cbfstool: Clean up messages
Stefan Reinauer
[next]