]> git.sur5r.net Git - openocd/history - src/flash/nand/tcl.c
helper/fileio: Remove nested struct
[openocd] / src / flash / nand / tcl.c
2016-02-29 Marc Schinkhelper/fileio: Remove nested struct
2015-11-03 Marc Schinkhelper/fileio: Use size_t for file size.
2013-10-31 Andreas FritiofsonRemove unnecessary casts
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-22 Stian SkjelsadSometime in the past, nand_fileio_finish started to...
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nand directory
2012-01-23 Timo KetolaNAND: Misleading report of erased blocks
2012-01-23 Spencer Oliverflash: print bank usage on failure
2012-01-18 Spencer Olivercmd: add missing usage vars
2012-01-04 Øyvind Harboeflash: introduce .usage field for nand and nor flash...
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-01-02 Antonio BorneoNAND/TCL: prepare for common "target" reference
2011-01-02 Antonio BorneoNAND/TCL: fix segfault on syntax error
2010-12-15 Paul RichardsFix for segfault in handle_nand_dump_command.
2010-09-29 Øyvind Harboefileio: fileio_size() can now fail
2010-09-29 Øyvind Harboefileio: refactor struct fileio to be an opaque structure
2010-09-21 Øyvind Harboeflash: fix error handling
2010-07-19 Spencer Olivernand: nand probe also outputs manufacturer
2010-06-16 Øyvind Harboenand: when verify failed, it didn't return an error
2010-05-16 Jon PoveyChange kb/s to KiB/s in messages about kibibytes
2010-04-10 Antonio BorneoNAND/TCL: review scope of functions
2010-01-09 David BrownellNAND: help/usage/doc updates
2009-12-28 Freddie ChopinMinGW build fixes
2009-12-12 Zachary T Welchadd missing call to add new NAND devices
2009-12-05 Zachary T Welchrename nand.h to flash//nand/core.h
2009-12-05 Zachary T Welchsplit nand.c into nand/{core,fileio,tcl}.c