openocd/src
David Brownell e70d42a727 new "stellaris recover" command
Stellaris chips have a procedure for restoring the chip to
what's effectively the "as-manufactured" state, with all the
non-volatile memory erased.  That includes all flash memory,
plus things like the flash protection bits and various control
words which can for example disable debugger access.  clearly,
this can be useful during development.

Luminary/TI provides an MS-Windows utility to perform this
procedure along with its Stellaris developer kits.  Now OpenOCD
users will no longer need to use that MS-Windows utility.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2010-02-27 00:31:35 -08:00
..
flash new "stellaris recover" command 2010-02-27 00:31:35 -08:00
helper gpl: fix GPL startup message 2010-02-15 22:59:41 +01:00
jtag ft2232: implement TMS sequence command 2010-02-27 00:12:38 -08:00
pld PLD: usage/help updates 2010-01-08 23:23:55 -08:00
server telnet: fix strage blank spaces at beginning of telnet lines 2010-01-31 15:06:02 +01:00
svf cygwin buildfix 2010-01-26 17:54:49 -08:00
target ADIv5 DAP ops switching to JTAG or SWD modes 2010-02-27 00:31:35 -08:00
xsvf *SVF: help/usage updates 2010-01-08 20:16:05 -08:00
Makefile.am Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
ecosboard.c zy1000: complete zy1000_uart to jim command switch 2010-02-05 14:38:26 +01:00
hello.c Doc/examples: clarify usage messages 2010-01-08 23:13:39 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c gpl: fix GPL startup message 2010-02-15 22:59:41 +01:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00