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