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
2014-04-18
util/cbfstool: Fix "Bad segment type 53534220 Could not load payload".
Wei Hu
2014-04-07
util/cbfstool: Make cbfs_image_delete() NULL-tolerant.
Edward O'Callaghan
2014-03-28
cbfstool: provide structure to linux payload builder
Aaron Durbin
2014-03-20
util: add rmodtool for parsing ELF files to rmodules
Aaron Durbin
2014-03-18
cbfstool: add ELF writing support
Aaron Durbin
2014-03-14
cbfstool: add symbol table parsing to the ELF parser
Aaron Durbin
2014-03-14
cbfstool: add string table parsing to ELF parser
Aaron Durbin
2014-03-14
cbfstool: add relocation parsing to ELF parser
Aaron Durbin
2014-03-14
cbfstool: introduce struct parsed_elf and parse_elf()
Aaron Durbin
2014-03-13
cbfstool: remove incorrect section size check
Aaron Durbin
2014-03-13
cbfstool: elfparsing: check segment and section regions
Aaron Durbin
2014-03-13
cbfstool: elfheaders: use proper parameters to calloc()
Aaron Durbin
2014-03-13
cbfstool: add eflparsing.h
Aaron Durbin
2014-03-13
cbfstool: move iself() to eflheaders.c
Aaron Durbin
2014-03-13
cbfstool: elfheaders: use common checks and buffer helpers
Aaron Durbin
2014-03-11
cbfstool: add struct buffer helper routines
Aaron Durbin
2014-03-11
cbfstool: add bputs() to store a byte stream to a buffer
Aaron Durbin
2014-03-11
cbfstool: add get8/put8 variants to xdr structures
Aaron Durbin
2014-03-11
cbfstool: move verbose to common.c
Aaron Durbin
2014-03-02
cbfstool/lzma: Remove dead code under #ifdefs
Alexandru Gagniuc
2014-02-11
cbfstool/lzma: Remove code which depends on commented out defines
Alexandru Gagniuc
2014-02-11
cbfstool: Deserialize CBFS master header when reading image
Alexandru Gagniuc
2014-02-10
cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OK
Alexandru Gagniuc
2014-02-10
cbfstool: Fix LzmaEnc.c and build with -Wshadow
Alexandru Gagniuc
2014-02-10
cbfstool: Fix build errors when building with clang
Alexandru Gagniuc
2014-02-05
Add an xdr function for the cbfs_file header
Ronald G. Minnich
2014-02-05
Change the linux payload generator to use the standard header generator
Ronald G. Minnich
2014-02-04
cbfstool: Eliminate global variable "arch"
Alexandru Gagniuc
2014-02-04
cbfstool: Remove more unused functions from common.c
Alexandru Gagniuc
2014-02-04
cbfstool: Hide cbfstool_offset from the global namespace
Alexandru Gagniuc
2014-02-03
cbfstool: remove unused function create_cbfs_image()
Alexandru Gagniuc
2014-02-02
cbfstool: add code to serialize the header using the new xdr functions
Ronald G. Minnich
2014-02-02
Add section header parsing and use it in the mk-payload step
Ronald G. Minnich
2014-01-29
cbfstool/lzma: Avoid use of typedef with structs and enums
Alexandru Gagniuc
2014-01-29
cbfstool: Don't assume compiler is gcc, and use $(CC)
Alexandru Gagniuc
2014-01-29
cbfstool/lzma: Remove windows-specific remnants
Alexandru Gagniuc
2014-01-29
cbfstool/lzma: Remove C++ remnants
Alexandru Gagniuc
2014-01-29
cbfstool/lzma: Use stdint and stdbool types
Alexandru Gagniuc
2014-01-29
cbfs: fix issues with word size and endianness.
Ronald G. Minnich
2014-01-24
cbfstool: correct size left calculation for "empty" entries
Aaron Durbin
2014-01-21
cbfstool: cleaner filling fields
Patrick Georgi
2013-12-09
cbfstool: Properly handle EOF in update_fit step
Alexandru Gagniuc
2013-11-25
cbfstool: check potential microcode update earlier
Aaron Durbin
2013-11-18
cbfstool: add a constant for the aarch64
Ronald G. Minnich
2013-09-17
Fix whitespace leaked into tree
Kyösti Mälkki
2013-08-31
Add a (b)zImage parser to cbfstool
Patrick Georgi
2013-08-16
Correct spelling of shadow, setting and memory
Paul Menzel
2013-08-15
cbfstool: Add an add-int command that adds a raw 64-bit integer CBFS file
Peter Stuge
2013-04-12
cbfstool: cbfs-mkstage.c: Free `buffer` on error path
Paul Menzel
2013-04-08
cbfstool: completely initialize input and output streams
Stefan Reinauer
[next]