summaryrefslogtreecommitdiff
path: root/mtd_debug.c
Commit message (Expand)AuthorAgeFilesLines
* add the MTD_MLCNANDFLASH caseHuang Shijie2013-10-221-0/+3
* consistency between u_int32_t / off_t / off64_tRichard Genoud2012-09-251-7/+7
* mtd-utils: use __func__ instead of __FUNCTION__Brian Norris2011-08-231-8/+8
* mtd_debug: replace #defines with enumBrian Norris2011-08-231-6/+8
* mtd_debug: fixup styleBrian Norris2011-08-231-183/+160
* mtd-utils: standardize PROGRAM_NAMEMike Frysinger2010-09-271-12/+9
* mtd-utils: clean up compile warningsKevin Cernekee2010-07-301-2/+2
* mtd-utils: update to latest mtd-abi.h from kernel.orgKevin Cernekee2010-07-131-1/+1
* mtd_debug: fix creation mode parameterFerenc Wagner2010-04-011-1/+1
* mtd_debug: support new flagsArtem Bityutskiy2008-02-041-0/+4
* Update header file to latest MTD ABI and fix mtd_debug to work properlyJosh Boyer2007-03-151-20/+8
* Fixup whitespaceJosh Boyer2006-10-091-263/+262
* Update yet again to latest mtd-abi.h from kernel tree. And fix mtd_debug.c.Josh Boyer2006-05-301-6/+3
* Fix mtd_debug for new upstream mtd-abi.hJosh Boyer2006-05-271-3/+2
* s/oobblock/writesize/gJoern Engel2006-05-231-2/+2
* Fix mtd_debug after removal of some MTD types and flagsJosh Boyer2006-04-221-14/+0
* Initial commitDavid Woodhouse2006-04-111-0/+445