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
/
lzma
Age
Commit message (
Expand
)
Author
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-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-01-29
cbfstool/lzma: Avoid use of typedef with structs and enums
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
2013-09-17
Fix whitespace leaked into tree
Kyösti Mälkki
2013-04-08
cbfstool: completely initialize input and output streams
Stefan Reinauer
2013-04-03
cbfstool: Replace C++ code with C code
Stefan Reinauer
2012-11-12
cbfstool: Update LZMA encoder to LZMA SDK 9.12
Stefan Reinauer
2010-10-10
fix typo in minilzma.cc, found by Idwer.
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2009-11-21
Make the kconfig-style build work in mingw:
Patrick Georgi
2009-09-23
fix some wrong versions of the FSF's address (trivial)
Stefan Reinauer
2009-09-14
New cbfstool. Works without mmap or fork/exec and
Patrick Georgi