aboutsummaryrefslogtreecommitdiff
path: root/src/helper/startup.tcl
AgeCommit message (Expand)Author
2009-11-11wrap help commandZachary T Welch
2009-10-14doc updates to match "help" betterDavid Brownell
2009-10-08add overridable Tcl "init_reset"David Brownell
2009-10-06Introduced jtag_init and "jtag arp_init" to allow target scripts more control...oharboe
2009-09-23Start handling the (second) SRST stage of reset better:dbrownell
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell
2009-09-18Tweak TCL reset script ... mostly improving descriptions ofdbrownell
2009-09-14error message upon recursive invocation of reset from reset event handlersoharboe
2009-08-30Dirk Behme <dirk.behme@googlemail.com> Fix typo in help text. It has to be 'p...oharboe
2009-08-30David Brownell <david-b@pacbell.net> start phasing out integers as target IDsoharboe
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak
2009-07-07delete long retired commented out code (daemon_startup)oharboe
2009-06-07David Brownell <david-b@pacbell.net>:zwelch
2009-05-18less weird error messages for unknown commands. Check if command exists befor...oharboe
2009-02-17zy1000 1.49 snapshotoharboe
2008-11-27Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntaxoharboe
2008-11-10execute reset init upon power restore / srst deassertoharboe
2008-11-10minor cleanupoharboe
2008-11-05fix telnet async messages. retired telnet_async command - no user serviceable...oharboe
2008-11-04cpu help command wipoharboe
2008-10-31Added telnet_async command to enable/disable asynchronousoharboe
2008-10-27Kees Jongenburger <kees.jongenburger@gmail.com> - fix typooharboe
2008-10-24- fix native mingw build if gettimeofday not defined.ntfreak
2008-10-24gdb_report_data_abort now ignores all target read errors, including address s...oharboe
2008-10-22load and verify are now synonymous to load/verify_imageoharboe
2008-10-16added help on production proc'soharboe
2008-10-14reset cleanup. Remove obsolete events that are not needed for compatibility.oharboe
2008-10-13Fixed gaffes in reset script handling + improved erroroharboe
2008-10-01Duane Ellis: added missing invocation of reset-initoharboe
2008-09-12Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...oharboe
2008-09-01Duane Ellis: "target as an [tcl] object" feature.oharboe
2008-08-25STR912 uses RCLK if availableoharboe
2008-07-22very slightly improved error message for not being able to find scriptsoharboe
2008-07-21restart is a per-target actionoharboe
2008-07-21Allows config scripts to override handling of 'R'(restart) GDB packet.oharboe
2008-07-21- jtag_khz/speed are now single parameter only. These are usedoharboe
2008-07-20openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...oharboe
2008-07-19throw exception upon syntax error.oharboe
2008-07-19daemon_startup is now retired in favour of adding "init" and "reset halt/init...oharboe
2008-07-17Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe