summaryrefslogtreecommitdiff
path: root/src/flash/nand/tcl.c
Commit message (Expand)AuthorAgeFilesLines
* NAND/TCL: prepare for common "target" referenceAntonio Borneo2011-01-021-3/+25
* NAND/TCL: fix segfault on syntax errorAntonio Borneo2011-01-021-1/+1
* Fix for segfault in handle_nand_dump_command.Paul Richards2010-12-151-5/+5
* fileio: fileio_size() can now failØyvind Harboe2010-09-291-2/+7
* fileio: refactor struct fileio to be an opaque structureØyvind Harboe2010-09-291-2/+2
* flash: fix error handlingØyvind Harboe2010-09-211-29/+3
* nand: nand probe also outputs manufacturerSpencer Oliver2010-07-191-1/+2
* nand: when verify failed, it didn't return an errorØyvind Harboe2010-06-161-6/+10
* Change kb/s to KiB/s in messages about kibibytesJon Povey2010-05-161-3/+3
* NAND/TCL: review scope of functionsAntonio Borneo2010-04-101-2/+4
* NAND: help/usage/doc updatesDavid Brownell2010-01-081-25/+25
* MinGW build fixesFreddie Chopin2009-12-281-2/+2
* add missing call to add new NAND devicesZachary T Welch2009-12-111-0/+2
* rename nand.h to flash//nand/core.hZachary T Welch2009-12-041-1/+1
* split nand.c into nand/{core,fileio,tcl}.cZachary T Welch2009-12-041-0/+645