summaryrefslogtreecommitdiff
path: root/src/helper/startup.tcl
Commit message (Expand)AuthorAgeFilesLines
* delete long retired commented out code (daemon_startup)oharboe2009-07-071-4/+0
* David Brownell <david-b@pacbell.net>:zwelch2009-06-071-5/+23
* less weird error messages for unknown commands. Check if command exists befor...oharboe2009-05-181-3/+4
* zy1000 1.49 snapshotoharboe2009-02-171-0/+8
* Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntaxoharboe2008-11-271-44/+0
* execute reset init upon power restore / srst deassertoharboe2008-11-101-0/+20
* minor cleanupoharboe2008-11-101-16/+3
* fix telnet async messages. retired telnet_async command - no user serviceable...oharboe2008-11-051-15/+0
* cpu help command wipoharboe2008-11-041-1/+40
* Added telnet_async command to enable/disable asynchronousoharboe2008-10-311-0/+16
* Kees Jongenburger <kees.jongenburger@gmail.com> - fix typooharboe2008-10-271-1/+1
* - fix native mingw build if gettimeofday not defined.ntfreak2008-10-241-75/+69
* gdb_report_data_abort now ignores all target read errors, including address s...oharboe2008-10-241-8/+8
* load and verify are now synonymous to load/verify_imageoharboe2008-10-221-0/+9
* added help on production proc'soharboe2008-10-161-0/+20
* reset cleanup. Remove obsolete events that are not needed for compatibility.oharboe2008-10-141-7/+3
* Fixed gaffes in reset script handling + improved erroroharboe2008-10-131-40/+40
* Duane Ellis: added missing invocation of reset-initoharboe2008-10-011-1/+2
* Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...oharboe2008-09-121-0/+87
* Duane Ellis: "target as an [tcl] object" feature.oharboe2008-09-011-8/+30
* STR912 uses RCLK if availableoharboe2008-08-251-1/+11
* very slightly improved error message for not being able to find scriptsoharboe2008-07-221-1/+1
* restart is a per-target actionoharboe2008-07-211-2/+6
* Allows config scripts to override handling of 'R'(restart) GDB packet.oharboe2008-07-211-0/+5
* - jtag_khz/speed are now single parameter only. These are usedoharboe2008-07-211-16/+4
* openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...oharboe2008-07-201-11/+11
* throw exception upon syntax error.oharboe2008-07-191-1/+1
* daemon_startup is now retired in favour of adding "init" and "reset halt/init...oharboe2008-07-191-0/+4
* Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe2008-07-171-0/+162