25 Commits (6c3955231689831ebe7a8b59bd63ff51d175e7a6)

Author SHA1 Message Date
  oharboe 3a636951eb Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax 15 years ago
  oharboe 3de3de0b37 execute reset init upon power restore / srst deassert 15 years ago
  oharboe 0bbe570882 minor cleanup 15 years ago
  oharboe 71c7306885 fix telnet async messages. retired telnet_async command - no user serviceable parts inside. 15 years ago
  oharboe c7e9d09e96 cpu help command wip 15 years ago
  oharboe c2120ba28a Added telnet_async command to enable/disable asynchronous 15 years ago
  oharboe 63ac444ba9 Kees Jongenburger <kees.jongenburger@gmail.com> - fix typo 15 years ago
  ntfreak 88c940c4b8 - fix native mingw build if gettimeofday not defined. 15 years ago
  oharboe fdb7a1705d gdb_report_data_abort now ignores all target read errors, including address space wraps. Hopefully works around problems in 6.8 15 years ago
  oharboe 150651559e load and verify are now synonymous to load/verify_image 15 years ago
  oharboe ba02ce97a4 added help on production proc's 15 years ago
  oharboe 08058e72d9 reset cleanup. Remove obsolete events that are not needed for compatibility. 15 years ago
  oharboe bc25d4fa5e Fixed gaffes in reset script handling + improved error 15 years ago
  oharboe aef29d913f Duane Ellis: added missing invocation of reset-init 15 years ago
  oharboe 0ae7f962f8 Duane Ellis: target_process_reset is now implemented in tcl. This allows better control from target configuration scripts. 15 years ago
  oharboe ef1cfb2394 Duane Ellis: "target as an [tcl] object" feature. 15 years ago
  oharboe 52c0037c4f STR912 uses RCLK if available 15 years ago
  oharboe 81bf9c6255 very slightly improved error message for not being able to find scripts 16 years ago
  oharboe d0f32d0ed5 restart is a per-target action 16 years ago
  oharboe fa33b32903 Allows config scripts to override handling of 'R'(restart) GDB packet. 16 years ago
  oharboe dfbb9f3e89 - jtag_khz/speed are now single parameter only. These are used 16 years ago
  oharboe 6c0553c8c5 openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API consistently. 16 years ago
  oharboe 42501f0ef0 throw exception upon syntax error. 16 years ago
  oharboe 2cac9c333f daemon_startup is now retired in favour of adding "init" and "reset halt/init/run" to the end of the config file/openocd command line. 16 years ago
  oharboe 8a14a72f57 Charles Hardin <ckhardin@gmail.com> move jim into helper 16 years ago
  oharboe 5fefa83d07 Collect output from openocd commands into openocd_output local variable 16 years ago
  oharboe 44928321e6 Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe 16 years ago
  oharboe 3287b8661d Fixes to \ and / handling for OpenOCD 16 years ago
  oharboe ffe9257a17 flash_banks now follow OpenOCD scripting API rules 16 years ago
  oharboe 396d73ad0c better error messages for target event scripts. 16 years ago
  oharboe cebfbfa661 testing/*.tcl sample & test code 16 years ago
  oharboe 173a43ff15 help is now implemented in startup.tcl/help 16 years ago
  oharboe 94966bf2e3 search help text too 16 years ago
  oharboe e04f0142ee tcl_help prettier output. 16 years ago
  oharboe 69c6f1f7ea work in progress to improve help 16 years ago
  ntfreak 0f2dfabd3b - added svn props for newly added files 16 years ago
  oharboe efc6063df8 startup.tcl (former commands.tcl) is now embedded into OpenOCD executable. 16 years ago
  oharboe 5a2b824b26 fix quoting problem when handling OpenOCD commands. 16 years ago
  oharboe 313547ddd6 very slight cleanup of flash banks handling. 16 years ago
  oharboe 66410d2537 "flash banks" is now implemented in Tcl on top of "flash_banks". openocd_throw prefix is no longer required when executing OpenOCD commands from tcl. 16 years ago
  oharboe 225ac18450 more tcl cleanup. 16 years ago
  oharboe 9a8746de25 Oopss. Forgot to list Duane Ellis <openocd@duaneellis.com> as the author of changes in 755. 16 years ago
  ntfreak b99b73a368 - fixed line endings with commands.tcl 16 years ago
  oharboe e9488b9ad8 tcl tinkering. 16 years ago
  oharboe bece2176c0 fix to peek command. 16 years ago
  oharboe 002e3fcbdb added echo command in tcl. Issues a LOG_USER() for the single argument. 16 years ago
  oharboe a521e674cf Jim Tcl support added 16 years ago