aboutsummaryrefslogtreecommitdiff
path: root/util/cbfstool/Makefile.inc
AgeCommit message (Expand)Author
2014-06-29utils/cbfstool: No need to pass -g flag twiceEdward O'Callaghan
2014-03-20util: add rmodtool for parsing ELF files to rmodulesAaron Durbin
2014-03-02cbfstool/lzma: Remove dead code under #ifdefsAlexandru Gagniuc
2014-02-02Add section header parsing and use it in the mk-payload stepRonald G. Minnich
2014-01-29cbfs: fix issues with word size and endianness.Ronald G. Minnich
2013-08-31Add a (b)zImage parser to cbfstoolPatrick Georgi
2013-04-03cbfstool: Replace C++ code with C codeStefan Reinauer
2013-03-27cbfstool: Add update-fit commandAaron Durbin
2013-02-05cbfstool: Add cbfs_image new CBFS image manipulation API.Hung-Te Lin
2012-12-14cbfstool: Align the column of build hint message.Zheng Bao
2012-11-12cbfstool: Update LZMA encoder to LZMA SDK 9.12Stefan Reinauer
2012-10-22cbfstool: Add -mno-ms-bitfields on (mingw)Zheng Bao
2010-04-16Build utils into their source directory equivalent inPatrick Georgi
2010-03-27make only needs to read Makefile.incs once, thanks to thePatrick Georgi
2009-10-28Remove all build/ prefixes in the build output.Uwe Hermann
2009-10-27Prefix all build output file names of files which end up in the buildUwe Hermann
2009-09-16Build cbfstool with debug flags and don't strip the executablePatrick Georgi
2009-09-14Build cbfstool with native data size. Trivial change.Patrick Georgi
2009-09-14New cbfstool. Works without mmap or fork/exec andPatrick Georgi
2009-08-25Use the gnu make .SILENT: mechanism instead of requiringPatrick Georgi
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi