index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cbfstool
/
Makefile
Age
Commit message (
Expand
)
Author
2014-06-29
utils/cbfstool: No need to pass -g flag twice
Edward O'Callaghan
2014-03-20
util: add rmodtool for parsing ELF files to rmodules
Aaron Durbin
2014-03-02
cbfstool/lzma: Remove dead code under #ifdefs
Alexandru Gagniuc
2014-02-10
cbfstool: Fix LzmaEnc.c and build with -Wshadow
Alexandru Gagniuc
2014-02-02
Add section header parsing and use it in the mk-payload step
Ronald G. Minnich
2014-01-29
cbfstool: Don't assume compiler is gcc, and use $(CC)
Alexandru Gagniuc
2014-01-29
cbfs: fix issues with word size and endianness.
Ronald G. Minnich
2013-08-31
Add a (b)zImage parser to cbfstool
Patrick Georgi
2013-04-03
cbfstool: Replace C++ code with C code
Stefan Reinauer
2013-03-27
cbfstool: Add update-fit command
Aaron Durbin
2013-02-18
cbfstool: Add `-Werror` to make all warnings into errors
Paul Menzel
2013-02-05
cbfstool: Add cbfs_image new CBFS image manipulation API.
Hung-Te Lin
2012-11-12
cbfstool: Update LZMA encoder to LZMA SDK 9.12
Stefan Reinauer
2012-11-07
cbfstool: respect dependencies when building locally
Stefan Reinauer
2012-05-24
chromeos: Fix compilation of coreboot-utils package
Stefan Reinauer
2011-10-24
Various fixes to cbfstool.
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2009-09-17
There was a missing addition of the size of the .notes.pinfo
Ronald G. Minnich
2009-09-16
Build cbfstool with debug flags and don't strip the executable
Patrick Georgi
2009-09-14
Build cbfstool with native data size. Trivial change.
Patrick Georgi
2009-09-14
New cbfstool. Works without mmap or fork/exec and
Patrick Georgi
2009-06-30
the tool chain settings should not be in renamed (as they will never live in
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-05-26
Cosmetic cbfstool update (trivial)
Stefan Reinauer
2009-05-08
Add -Werror to help us keep the code clean.
Myles Watson
2009-04-20
This patch adds
Myles Watson
2009-04-14
util/cbfstool/tools/rom-mk*->cbfs-mk* rename
Peter Stuge
2009-04-14
v2/util: romfs -> cbfs rename
Peter Stuge