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
Age
Commit message (
Expand
)
Author
2011-12-07
Add a script to make releases
Artem Bityutskiy
2011-12-05
nandtest: seed random generator with time
Brian Norris
2011-12-01
nandtest: use seed argument
Jan Weitzel
2011-12-01
nandtest: set oldstats.failed
Jan Weitzel
2011-11-22
Makefile: separate man page install and compression steps
Mike Frysinger
2011-11-22
Makefile: fix install target with out-of-tree builds
Mike Frysinger
2011-11-19
1.4.8 release
v1.4.8
Artem Bityutskiy
2011-11-18
Merge branch 'brian'
v1.4.7
Artem Bityutskiy
2011-11-18
mtdinfo: provide info when used without arguments
Brian Norris
2011-11-18
mtd-utils: add jffs2reader to .gitignore
Brian Norris
2011-10-14
tests: checkfs: remove unused code
Andy Shevchenko
2011-10-14
mkfs_jffs2: fix typo for word unknown
Andy Shevchenko
2011-09-21
jffs2reader: use major() and minor() helpers
Andy Shevchenko
2011-09-21
jffs2reader: print ctime only by user's request
Andy Shevchenko
2011-09-21
jffs2reader: use const char * for path variables
Andy Shevchenko
2011-09-21
jffs2reader: get rid of linker error
Andy Shevchenko
2011-09-21
jffs2reader: introduce ADD_BYTES macro
Andy Shevchenko
2011-09-21
jffs2reader: eliminate compiler errors
Andy Shevchenko
2011-09-21
jffs2reader: update the header inclusion block
Andy Shevchenko
2011-09-19
ubiformat: handle write errors correctly
Artem Bityutskiy
2011-09-11
nandwrite: use common.h "errmsg" functions
Brian Norris
2011-09-11
nandwrite: re-implement `--autoplace' option
Brian Norris
2011-09-11
nandwrite: kill `--raw' option
Brian Norris
2011-09-11
mtdutils: move OOB auto-layout into libmtd's mtd_write
Brian Norris
2011-09-11
nandwrite: merge `mtd_write_oob' and `mtd_write' calls
Brian Norris
2011-09-11
libmtd: support MEMWRITE ioctl
Brian Norris
2011-09-11
libmtd: modify `mtd_write' to cover OOB writes
Brian Norris
2011-09-11
mtd-utils: update mtd-abi.h
Brian Norris
2011-09-11
nandwrite: consolidate buffer usage
Brian Norris
2011-09-11
nandwrite: trivial variable move
Brian Norris
2011-08-25
nandtest: print number of bits corrected during test
Ben Gardiner
2011-08-23
nanddump: kill usages of MEMSETOOBSEL ioctl
Brian Norris
2011-08-23
nandwrite: refactor "old_oobinfo" code
Brian Norris
2011-08-23
nandwrite: cleanup "oobinfochanged" leftovers
Brian Norris
2011-08-23
nandwrite: kill -j, -y, and -f options
Brian Norris
2011-08-23
nandwrite: kill more MEMSETOOBSEL
Brian Norris
2011-08-23
nandwrite: remove `autoplace' features
Brian Norris
2011-08-23
nandwrite: remove C99 comment style
Brian Norris
2011-08-23
mtd-utils: use __func__ instead of __FUNCTION__
Brian Norris
2011-08-23
mtd_debug: replace #defines with enum
Brian Norris
2011-08-23
mtd_debug: fixup style
Brian Norris
2011-08-20
mkfs.ubifs/ubinize: increase PEB size limit to 2MiB
Viktar Palstsiuk
2011-08-20
Bumb version number
Artem Bityutskiy
2011-08-19
nandwrite: invalid erase after page write failure
Fryar, Jeff
2011-08-16
mtdinfo: consolidate help as display_help()
Brian Norris
2011-08-16
mtdinfo: fixup "example usage" help section
Brian Norris
2011-08-16
mtdinfo: restructure help message
Brian Norris
2011-08-16
mtdinfo: refactor code to remove "args.all" dependency
Brian Norris
2011-08-16
mtdinfo: don't open NULL pointer when getting region_info with `-a'
Brian Norris
2011-07-20
Makefile: show nice message when checking version.h
Brian Norris
[next]