index
:
mtd-utils.git
master
A mirror of http://git.infradead.org/mtd-utils.git
David Oberhollenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc-utils
Age
Commit message (
Expand
)
Author
2018-04-10
misc-utils: flash_erase: Fix Jffs2 type flash erase problem
Xiaolei Li
2017-11-03
Enable further warning flags, address new warnings
David Oberhollenzer
2017-11-02
Mark or fix switch cases that fall through
David Oberhollenzer
2017-11-02
Add no-return attribute to usage() style functions
David Oberhollenzer
2017-10-05
misc-utils: initialize "ip" in docfdisk to NULL
David Oberhollenzer
2017-06-28
Eliminate warnings about missing prototypes
David Oberhollenzer
2017-06-28
Move libfec declarations to public header in global include directory
David Oberhollenzer
2017-06-14
ftl_format: Use return directly to leave main function
Daniel Wagner
2017-06-14
flashcp: Drop exit code defines
Daniel Wagner
2017-06-14
Use defines for exit code values
Daniel Wagner
2017-02-21
mtd-utils: Support jffs2 flash-erase for large OOB (>32b)
Manikandan Ramachandran
2017-02-20
mtd-utils: serve_image: Use PRIdoff_t as format specifier.
Torsten Fleischer
2016-12-14
mtd-utils: Correct casting for final status report in flashcp
Jonathan Fether
2016-12-06
common: Fix 'unchecked return code' warnings
Boris Brezillon
2016-11-17
Unify version string printing
David Oberhollenzer
2016-11-17
Change build system to autotools
Richard Weinberger
2016-08-25
mtd-utils: mtd_debug: check amount of data read.
Michal Suchanek
2016-04-18
fix build warnings w/newer glibc & _BSD_SOURCE
Mike Frysinger
2015-11-12
flashcp: Use %llu to print filestat.st_size
Fabien Proriol
2015-11-11
mtd-utils: Restructure the mtd-utils source.
Dongsheng Yang