summaryrefslogtreecommitdiff
path: root/flash_erase.c
Commit message (Expand)AuthorAgeFilesLines
* flash_erase: check the nand typeHuang Shijie2013-10-241-2/+6
* flash_erase: use pwrite() rather than lseek() && write()Mike Frysinger2013-05-291-5/+1
* consistency between u_int32_t / off_t / off64_tRichard Genoud2012-09-251-8/+8
* flash_erase: fix incorrect help messageBrian Norris2011-06-301-1/+1
* autogenerate version.h from build systemMike Frysinger2011-06-271-1/+0
* flash_erase: increas version numberv1.4.3Artem Bityutskiy2011-03-181-1/+1
* flash_erase: start position should be in bytesPeter Korsgaard2011-03-181-2/+5
* mtd-utils: flash_erase: Fix output of offsetsBrian Norris2010-10-171-3/+3
* mtd-utils: unify flash_erase and flash_eraseallMike Frysinger2010-09-271-157/+261
* Fixup whitespaceJosh Boyer2006-10-091-2/+2
* MTD Utils. (Resubmit as attachment)Steve Finney2006-05-141-4/+5
* Initial commitDavid Woodhouse2006-04-111-0/+188