summaryrefslogtreecommitdiff
path: root/util/cbfstool/common.h
AgeCommit message (Expand)Author
2013-01-04cbfstool: Fix warnings on OS XStefan Reinauer
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-11-12cbfstool: Rework to use getopt style parametersStefan Reinauer
2012-11-08cbfstool: add offset parameter to create commandStefan Reinauer
2012-07-18cbfstool: provide a prototype for remove_file_from_cbfsMathias Krause
2011-10-24Various fixes to cbfstool.Stefan Reinauer
2011-01-13Add "cbfstool extract" function.Aurelien Guillaume
2010-06-24fix return value checks of cbfstool's writeromStefan Reinauer
2010-04-24print the known cbfs types in cbfstool "usage"Stefan Reinauer
2009-11-21Make the kconfig-style build work in mingw:Patrick Georgi
2009-11-09Add a "locate" function cbfstool, which helps you findPatrick Georgi
2009-09-22* guard all mallocs in cbfstoolStefan Reinauer
2009-09-14New cbfstool. Works without mmap or fork/exec andPatrick Georgi