aboutsummaryrefslogtreecommitdiff
path: root/mtd_debug.c
AgeCommit message (Expand)Author
2013-10-22add the MTD_MLCNANDFLASH caseHuang Shijie
2012-09-25consistency between u_int32_t / off_t / off64_tRichard Genoud
2011-08-23mtd-utils: use __func__ instead of __FUNCTION__Brian Norris
2011-08-23mtd_debug: replace #defines with enumBrian Norris
2011-08-23mtd_debug: fixup styleBrian Norris
2010-09-27mtd-utils: standardize PROGRAM_NAMEMike Frysinger
2010-07-30mtd-utils: clean up compile warningsKevin Cernekee
2010-07-13mtd-utils: update to latest mtd-abi.h from kernel.orgKevin Cernekee
2010-04-01mtd_debug: fix creation mode parameterFerenc Wagner
2008-02-04mtd_debug: support new flagsArtem Bityutskiy
2007-03-15Update header file to latest MTD ABI and fix mtd_debug to work properlyJosh Boyer
2006-10-09Fixup whitespaceJosh Boyer
2006-05-30Update yet again to latest mtd-abi.h from kernel tree. And fix mtd_debug.c.Josh Boyer
2006-05-27Fix mtd_debug for new upstream mtd-abi.hJosh Boyer
2006-05-23s/oobblock/writesize/gJoern Engel
2006-04-22Fix mtd_debug after removal of some MTD types and flagsJosh Boyer
2006-04-11Initial commitDavid Woodhouse