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-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
2011-07-20
Makefile: fix "make clean" for cross-compile
Brian Norris
2011-07-20
Makefile: fix "version.h" build for cross-compiling
Brian Norris
2011-07-04
mkfs.ubifs: fix a gcc warning
Artem Bityutskiy
2011-07-04
mkfs.ubifs: remove root inode squash feature
Artem Bityutskiy
2011-06-30
flash_erase: fix incorrect help message
Brian Norris
2011-06-30
mtdinfo: remove -m leftovers
Artem Bityutskiy
2011-06-29
mtdinfo: kill -m option
Brian Norris
2011-06-29
mtd-utils: kill flash_info
Brian Norris
2011-06-29
mtd-utils: switch more utils to unified versioning
Brian Norris
2011-06-29
mtd-utils: add common version printing function
Brian Norris
2011-06-29
mkfs.ubifs: use common.h
Brian Norris
2011-06-29
mtd-utils: update .gitignore files
Brian Norris
2011-06-29
mtd-utils: remove whitespace at end of lines
Brian Norris
2011-06-29
mtd-tests: io_paral: build error, "variable length strings"
Brian Norris
2011-06-29
mtd-tests: checkfs: fix size_t related warning
Brian Norris
2011-06-29
nanddump: remove unused variable
Brian Norris
2011-06-27
autogenerate version.h from build system
Mike Frysinger
2011-06-27
rewrite build system to avoid recursion
Mike Frysinger
2011-06-25
build: remove old SYMLINKS variable
Mike Frysinger
2011-06-25
integck: fix build error (MS_DIRSYNC, MS_RELATIME)
Brian Norris
2011-06-25
feature-removal: remove completed tasks
Brian Norris
2011-06-25
nanddump: default to NOT dumping OOB data
Brian Norris
2011-06-25
nanddump: change -o to mean --oob, not --omitoob
Brian Norris
2011-06-25
nanddump: change default to --bb=skipbad
Brian Norris
2011-06-25
nanddump: kill --omitbad, --noskipbad
Brian Norris
2011-06-25
punt redundant libcrc32
v1.4.5
Mike Frysinger
2011-06-25
mtd-utils: bump nanddump, mtdinfo version numbers
Brian Norris
2011-06-23
nanddump: document, warn about future default --omitoob
Brian Norris
2011-06-23
nanddump: add --oob option
Brian Norris
2011-06-23
feature-removal-schedule: describe nanddump changes
Brian Norris
2011-06-23
nanddump: warn about new default BB handling
Brian Norris
2011-06-23
nanddump: update help message for BB method changes
Brian Norris
2011-06-23
nanddump: remove --skipbad, leaving --bb=skipbad
Brian Norris
2011-06-23
nanddump: add --bb=METHOD option
Brian Norris
2011-06-09
mtdinfo: add regioninfo/eraseblock map display
Mike Frysinger
2011-06-09
mtdinfo: remove now unused ubigen info
Mike Frysinger
2011-06-08
mtdinfo: separate out ubi information printing
Artem Bityutskiy
[next]