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
Age
Commit message (
Expand
)
Author
2015-07-18
cbfstool: Deduplicate code to merge empty files
Patrick Georgi
2015-07-18
cbfstool: rename checksum to attributes_offset
Patrick Georgi
2015-07-18
cbfstool: move fill value to cbfs.h
Patrick Georgi
2015-07-16
cbfstool: Remove extra comma after {0, NULL} list element
Sol Boucher
2015-07-16
cbfstool: Factor out compression algorithm list
Sol Boucher
2015-07-16
cbfstool: rename field
Sol Boucher
2015-07-16
cbfstool: move bit swapping macros to swab.h
Sol Boucher
2015-07-16
cbfstool: use variable length array to model cbfs_file's filename
Patrick Georgi
2015-07-16
cbfstool: improve specification of struct cbfs_file
Patrick Georgi
2015-07-15
cbfstool: fix alignment to 64 byte
Patrick Georgi
2015-07-11
Fix GCC 5.1 compile issue seen at Linux Arch
Anatol Pomozov
2015-07-07
cbfstool: Make sure CBFS data structures are packed gcc style
Stefan Reinauer
2015-07-07
cbfstool: Fix kv_pair on Windows
Stefan Reinauer
2015-07-07
util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3)
Jonathan A. Kollasch
2015-07-06
util/cbfstool: don't override ntohl(3) and htonl(3) on NetBSD
Jonathan A. Kollasch
2015-06-30
cbfstool: Handle elf with different virtual and physical address
Furquan Shaikh
2015-06-10
ARM64 rmodule: Add new reloc type R_AARCH64_CONDBR19
Furquan Shaikh
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-26
cbfstool: update fmd_scanner.c_shipped
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-05-19
cbfstool: Copy generated files to the build hierarchy before use
Patrick Georgi
2015-05-19
cbfstool: clarify dependencies in Makefile
Patrick Georgi
2015-05-19
cbfstool: Rename autogenerated targets
Kyösti Mälkki
2015-05-19
cbfstool: Fix fmd_scanner build compatibility
Kyösti Mälkki
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-09
cbfstool: fix 32bit host issue
Patrick Georgi
2015-05-09
fmap: request libc compatibility level that includes memccpy
Patrick Georgi
2015-05-08
fmaptool: Add listing of annotated CBFS sections and generate header
Sol Boucher
2015-05-08
fmaptool: Conform to cbfstool's error message format
Sol Boucher
2015-05-08
cbfstool: Restructure around support for reading/writing portions of files
Sol Boucher
2015-05-08
cbfstool: Add offset field to cbfstool directory's struct buffer
Sol Boucher
2015-05-08
cbfstool: Simplify the common buffer_splice() function's interface
Sol Boucher
2015-05-08
cbfstool: Eliminate useless cbfs_image_create() local variable
Sol Boucher
2015-05-08
cbfstool: Fix leak in cbfs_image struct initialization
Sol Boucher
2015-05-08
cbfstool: Fix cbfs_copy_instance()'s master header endianness
Sol Boucher
2015-05-08
fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler
Sol Boucher
2015-05-08
cbfstool: Fix strange flashmap whitespace
Sol Boucher
2015-05-08
cbfstool: Import minimal set of files from flashmap
Sol Boucher
2015-05-08
cbfstool: Make the add action choose an aligned entries capacity
Sol Boucher
2015-05-04
cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS`
Paul Menzel
2015-04-28
cbfstool: compare pointer difference with ptrdiff_t value
Patrick Georgi
2015-04-27
cbfstool: remove gcc-specific -Og flag
Stefan Tauner
2015-04-25
cbfstool: Fix ability to add files at offsets near the end of empty spaces
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
[next]