aboutsummaryrefslogtreecommitdiff
path: root/src/helper
AgeCommit message (Expand)Author
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-13Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...oharboe
2008-10-11Duane Ellis: addresses protocol problems with GDB.oharboe
2008-10-09added busy sleep (for testing purposes)oharboe
2008-10-08file not found SEGFAULT fixoharboe
2008-10-01Duane Ellis: added missing invocation of reset-initoharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-09-12- Fixed regression introduced in 890 when "fixing warnings" for target_call_t...oharboe
2008-09-12Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...oharboe
2008-09-08typo fixed.oharboe
2008-09-08keep_alive now invokes target_call_timer_callbacks_nowoharboe
2008-09-08Duane Ellis, added clock command.oharboe
2008-09-01Duane Ellis has made highly non-trivial changes to both the target handling a...oharboe
2008-09-01Duane Ellis: "target as an [tcl] object" feature.oharboe
2008-08-25STR912 uses RCLK if availableoharboe
2008-08-25sync with Jim Tcl repository.oharboe
2008-08-24duane ellis - errno ansi fixoharboe
2008-08-22- fix win32 build issues from previous jim patchntfreak
2008-08-19use alive_sleep() from sleep commandoharboe
2008-08-19added alive_sleep() function to let GDB alive packets be sentoharboe
2008-08-19duane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple ter...oharboe
2008-08-18Johannes Stezenbach <js@sig21.net> fix warningsoharboe
2008-08-13avoid empty lines in log as a keep_alive() sideffectoharboe
2008-08-11fix error output a bit: do not repeat output printed during execution in case...oharboe
2008-08-11place event loop inside #ifdef JIM_EMBEDDED. oharboe
2008-08-08- fix build issues under win32 (mingw)ntfreak
2008-08-07- added svn props for newly added filesntfreak
2008-08-07David Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.coharboe
2008-08-06- remove Jim_InitEmbedded warningntfreak
2008-08-06- added svn props for previously added filentfreak
2008-08-06- fix target_examine declarationntfreak
2008-08-05Duane Ellis: fix warningsoharboe
2008-07-31wip - committing to reduce patch size.oharboe
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-07-24OpenOCD commands w/prefix ocd_ now set the primary Tcl return value instead o...oharboe
2008-07-24more error message cleanup. invalid args & syntax errors both now print argum...oharboe
2008-07-24Better handling of OpenOCD command invocation result/context.oharboe
2008-07-23handle end of line comments to improve compatibility with event scriptsoharboe
2008-07-22Spen: startup.tcl cross compile supportoharboe
2008-07-22Only print out gobs of information to log when -d3 is enabled.oharboe
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-21jim license cleanupoharboe
2008-07-21- jtag_khz/speed are now single parameter only. These are usedoharboe
2008-07-21cross compile fixoharboe
2008-07-20BUG: prefix to timeout for gdb keep alive packets.oharboe
2008-07-20Duane Ellis <openocd@duaneellis.com>oharboe
2008-07-20openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...oharboe