aboutsummaryrefslogtreecommitdiff
path: root/flash_erase.c
AgeCommit message (Expand)Author
2013-10-24flash_erase: check the nand typeHuang Shijie
2013-05-29flash_erase: use pwrite() rather than lseek() && write()Mike Frysinger
2012-09-25consistency between u_int32_t / off_t / off64_tRichard Genoud
2011-06-30flash_erase: fix incorrect help messageBrian Norris
2011-06-27autogenerate version.h from build systemMike Frysinger
2011-03-18flash_erase: increas version numberv1.4.3Artem Bityutskiy
2011-03-18flash_erase: start position should be in bytesPeter Korsgaard
2010-10-17mtd-utils: flash_erase: Fix output of offsetsBrian Norris
2010-09-27mtd-utils: unify flash_erase and flash_eraseallMike Frysinger
2006-10-09Fixup whitespaceJosh Boyer
2006-05-14MTD Utils. (Resubmit as attachment)Steve Finney
2006-04-11Initial commitDavid Woodhouse