aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand/tcl.c
AgeCommit message (Expand)Author
2015-11-03helper/fileio: Use size_t for file size.Marc Schink
2013-10-31Remove unnecessary castsAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-22Sometime in the past, nand_fileio_finish started to return ERROR_OK (with the...Stian Skjelsad
2012-02-06build: cleanup src/flash/nand directorySpencer Oliver
2012-01-23NAND: Misleading report of erased blocksTimo Ketola
2012-01-23flash: print bank usage on failureSpencer Oliver
2012-01-18cmd: add missing usage varsSpencer Oliver
2012-01-04flash: introduce .usage field for nand and nor flash driver structureØyvind Harboe
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2011-01-02NAND/TCL: prepare for common "target" referenceAntonio Borneo
2011-01-02NAND/TCL: fix segfault on syntax errorAntonio Borneo
2010-12-15Fix for segfault in handle_nand_dump_command.Paul Richards
2010-09-29fileio: fileio_size() can now failØyvind Harboe
2010-09-29fileio: refactor struct fileio to be an opaque structureØyvind Harboe
2010-09-21flash: fix error handlingØyvind Harboe
2010-07-19nand: nand probe also outputs manufacturerSpencer Oliver
2010-06-16nand: when verify failed, it didn't return an errorØyvind Harboe
2010-05-16Change kb/s to KiB/s in messages about kibibytesJon Povey
2010-04-10NAND/TCL: review scope of functionsAntonio Borneo
2010-01-08NAND: help/usage/doc updatesDavid Brownell
2009-12-28MinGW build fixesFreddie Chopin
2009-12-11add missing call to add new NAND devicesZachary T Welch
2009-12-04rename nand.h to flash//nand/core.hZachary T Welch
2009-12-04split nand.c into nand/{core,fileio,tcl}.cZachary T Welch