summaryrefslogtreecommitdiffstats
path: root/flash_erase.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-24flash_erase: check the nand typeHuang Shijie1-2/+6
2013-05-29flash_erase: use pwrite() rather than lseek() && write()Mike Frysinger1-5/+1
2012-09-25consistency between u_int32_t / off_t / off64_tRichard Genoud1-8/+8
2011-06-30flash_erase: fix incorrect help messageBrian Norris1-1/+1
2011-06-27autogenerate version.h from build systemMike Frysinger1-1/+0
2011-03-18flash_erase: increas version numberArtem Bityutskiy1-1/+1
2011-03-18flash_erase: start position should be in bytesPeter Korsgaard1-2/+5
2010-10-17mtd-utils: flash_erase: Fix output of offsetsBrian Norris1-3/+3
2010-09-27mtd-utils: unify flash_erase and flash_eraseallMike Frysinger1-157/+261
2006-10-09Fixup whitespaceJosh Boyer1-2/+2
2006-05-14MTD Utils. (Resubmit as attachment)Steve Finney1-4/+5
2006-04-11Initial commitDavid Woodhouse1-0/+188