aboutsummaryrefslogtreecommitdiff
path: root/misc-utils
AgeCommit message (Expand)Author
2018-10-02mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser
2018-06-18Add configure switch to disable compiling/installing lsmtdDavid Oberhollenzer
2018-06-18Add manpage for lsmtdDavid Oberhollenzer
2018-06-18Add lsmtd programDavid Oberhollenzer
2018-04-10misc-utils: flash_erase: Fix Jffs2 type flash erase problemXiaolei Li
2017-11-03Enable further warning flags, address new warningsDavid Oberhollenzer
2017-11-02Mark or fix switch cases that fall throughDavid Oberhollenzer
2017-11-02Add no-return attribute to usage() style functionsDavid Oberhollenzer
2017-10-05misc-utils: initialize "ip" in docfdisk to NULLDavid Oberhollenzer
2017-06-28Eliminate warnings about missing prototypesDavid Oberhollenzer
2017-06-28Move libfec declarations to public header in global include directoryDavid Oberhollenzer
2017-06-14ftl_format: Use return directly to leave main functionDaniel Wagner
2017-06-14flashcp: Drop exit code definesDaniel Wagner
2017-06-14Use defines for exit code valuesDaniel Wagner
2017-02-21mtd-utils: Support jffs2 flash-erase for large OOB (>32b)Manikandan Ramachandran
2017-02-20mtd-utils: serve_image: Use PRIdoff_t as format specifier.Torsten Fleischer
2016-12-14mtd-utils: Correct casting for final status report in flashcpJonathan Fether
2016-12-06common: Fix 'unchecked return code' warningsBoris Brezillon
2016-11-17Unify version string printingDavid Oberhollenzer
2016-11-17Change build system to autotoolsRichard Weinberger
2016-08-25mtd-utils: mtd_debug: check amount of data read.Michal Suchanek
2016-04-18fix build warnings w/newer glibc & _BSD_SOURCEMike Frysinger
2015-11-12flashcp: Use %llu to print filestat.st_sizeFabien Proriol
2015-11-11mtd-utils: Restructure the mtd-utils source.Dongsheng Yang