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
/
Makefile.inc
Age
Commit message (
Expand
)
Author
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-05
cbfstool: Add cbfs_image new CBFS image manipulation API.
Hung-Te Lin
2012-12-14
cbfstool: Align the column of build hint message.
Zheng Bao
2012-11-12
cbfstool: Update LZMA encoder to LZMA SDK 9.12
Stefan Reinauer
2012-10-22
cbfstool: Add -mno-ms-bitfields on (mingw)
Zheng Bao
2010-04-16
Build utils into their source directory equivalent in
Patrick Georgi
2010-03-27
make only needs to read Makefile.incs once, thanks to the
Patrick Georgi
2009-10-28
Remove all build/ prefixes in the build output.
Uwe Hermann
2009-10-27
Prefix all build output file names of files which end up in the build
Uwe Hermann
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-08-25
Use the gnu make .SILENT: mechanism instead of requiring
Patrick Georgi
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-12
Kconfig!
Patrick Georgi