aboutsummaryrefslogtreecommitdiff
path: root/flash_unlock.c
AgeCommit message (Expand)Author
2015-11-11mtd-utils: Restructure the mtd-utils source.Dongsheng Yang
2015-11-11flash_{un,}lock: document block count == -1Brian Norris
2015-11-11flash_{un,}lock: don't allow "last byte + 1"Brian Norris
2015-11-11flash_{un,}lock: improve strtol() error handlingBrian Norris
2015-11-11flash_{un,}lock: add MEMISLOCKED supportBrian Norris
2015-11-11flash_{un,}lock: support both lock/unlock in the same binaryBrian Norris
2015-11-11flash_{un,}lock: move args processing to its own functionBrian Norris
2015-11-11flash_{un,}lock: abstract the argument positionsBrian Norris
2015-11-11flash_{un,}lock: document option flagsBrian Norris
2015-11-11flash_{un,}lock: support --version flagBrian Norris
2015-11-11flash_{un,}lock: switch to getopt libraryBrian Norris
2015-11-11flash_{un,}lock: nest optional parameters in help messageBrian Norris
2011-06-06flash_{lock, unlock}: fix off-by-one error for "entire device" lengthSteven Miao
2011-06-06flash_{lock,unlock}: convert to common codeMike Frysinger
2011-06-06flash_{lock,unlock}: merge into one utilMike Frysinger
2011-06-06flash_{lock,unlock}: merge functionalityMike Frysinger
2011-06-06flash_lock/flash_unlock/flash_info: clean up styleMike Frysinger
2010-09-27mtd-utils: standardize PROGRAM_NAMEMike Frysinger
2009-12-09flash_unlock: enhancing for unlocking of specified number of blocksVimal Singh
2006-10-09Fixup whitespaceJosh Boyer
2006-04-11Initial commitDavid Woodhouse