gdb: connect will now fail if flash autoprobe fails
[fw/openocd] / src / flash / nor / tcl.c
2010-05-05 Øyvind Harboegdb: connect will now fail if flash autoprobe fails
2010-04-10 Antonio BorneoTCL: review scope of functions
2010-03-26 Antonio BorneoNOR TCL: fix usage message
2010-03-16 Bradey Honsingerimage loading: fix problem with offsets > 0x80000000
2010-01-29 David BrownellNOR: cleanup driver decls
2010-01-14 David BrownellNOR: add optional "flash erase_address" sector padding
2010-01-11 David BrownellDoxygen file comments
2010-01-09 David Brownellsrc/flash/nor: usage/help/doc updates
2009-12-28 Freddie ChopinMinGW build fixes
2009-12-26 David BrownellNOR: messaging fix
2009-12-18 David BrownellSubject: flash fill[bwh] should use bulk i/o
2009-12-16 David BrownellNOR: bugfix "flash fill[bwh] ..." helptext
2009-12-12 Zachary T Welchfix 'write_image' usage information
2009-12-07 Zachary T Welchadd 'flash list', rewrite 'flash banks'
2009-12-07 Zachary T Welchfix NOR flash regression
2009-12-05 Zachary T Welchmove more nor flash implementation details
2009-12-04 Zachary T Welchadd flash/nor/core.[ch]
2009-12-04 Zachary T Welchadd flash/nor/{tcl.c,imp.h} from flash/flash.c