index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
Age
Commit message (
Expand
)
Author
2008-12-15
sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...
oharboe
2008-12-15
- add ability for openocd to communicate to gdb using pipes (stdin/stdout).
ntfreak
2008-12-13
- remove target specific variant and use target->variant member
ntfreak
2008-12-10
- fix illegal memory access in unregister_command function
ntfreak
2008-12-01
"Theodore A. Roth" <taroth@gmail.com> fixes to distcheck
oharboe
2008-11-30
jtag newtap change & huge manual update
duane
2008-11-27
Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntax
oharboe
2008-11-26
friendlier error messages
oharboe
2008-11-11
Fixes (more or less) random SEGFAULT upon invoking script_command().
oharboe
2008-11-10
execute reset init upon power restore / srst deassert
oharboe
2008-11-10
minor cleanup
oharboe
2008-11-05
fix telnet async messages. retired telnet_async command - no user serviceable...
oharboe
2008-11-04
cpu help command wip
oharboe
2008-11-03
Rick Altherr <kc8apf@kc8apf.net> - fix warnings
oharboe
2008-10-31
Added telnet_async command to enable/disable asynchronous
oharboe
2008-10-27
Kees Jongenburger <kees.jongenburger@gmail.com> - fix typo
oharboe
2008-10-27
now compiles under Cygwin and eCos again.
oharboe
2008-10-24
- fix native mingw build if gettimeofday not defined.
ntfreak
2008-10-24
gdb_report_data_abort now ignores all target read errors, including address s...
oharboe
2008-10-22
load and verify are now synonymous to load/verify_image
oharboe
2008-10-22
Laurentiu Cocanu - more help text
oharboe
2008-10-22
fix warnings when building for eCos
oharboe
2008-10-17
try to get struct timezone def right w.r.t. config.h. Now compiles under Cygw...
oharboe
2008-10-16
sleep command now prints out target debugmsgs w/anything like usable performance
oharboe
2008-10-16
added help on production proc's
oharboe
2008-10-16
added capture command to capture log output. Useful when wanting to capture l...
oharboe
2008-10-14
reset cleanup. Remove obsolete events that are not needed for compatibility.
oharboe
2008-10-13
Fixed gaffes in reset script handling + improved error
oharboe
2008-10-13
Laurentiu Cocanu <laurentiu.cocanu@zylin.com> - Added additional error checks...
oharboe
2008-10-11
Duane Ellis: addresses protocol problems with GDB.
oharboe
2008-10-09
added busy sleep (for testing purposes)
oharboe
2008-10-08
file not found SEGFAULT fix
oharboe
2008-10-01
Duane Ellis: added missing invocation of reset-init
oharboe
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-12
Duane Ellis: target_process_reset is now implemented in tcl. This allows bett...
oharboe
2008-09-08
typo fixed.
oharboe
2008-09-08
keep_alive now invokes target_call_timer_callbacks_now
oharboe
2008-09-08
Duane Ellis, added clock command.
oharboe
2008-09-01
Duane Ellis has made highly non-trivial changes to both the target handling a...
oharboe
2008-09-01
Duane Ellis: "target as an [tcl] object" feature.
oharboe
2008-08-25
STR912 uses RCLK if available
oharboe
2008-08-25
sync with Jim Tcl repository.
oharboe
2008-08-24
duane ellis - errno ansi fix
oharboe
2008-08-22
- fix win32 build issues from previous jim patch
ntfreak
2008-08-19
use alive_sleep() from sleep command
oharboe
2008-08-19
added alive_sleep() function to let GDB alive packets be sent
oharboe
2008-08-19
duane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple ter...
oharboe
2008-08-18
Johannes Stezenbach <js@sig21.net> fix warnings
oharboe
2008-08-13
avoid empty lines in log as a keep_alive() sideffect
oharboe
[next]