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
Age
Commit message (
Expand
)
Author
2008-07-20
openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...
oharboe
2008-07-19
throw exception upon syntax error.
oharboe
2008-07-19
clarify error message w.r.t. not being able to set breakpoint
oharboe
2008-07-19
daemon_startup is now retired in favour of adding "init" and "reset halt/init...
oharboe
2008-07-18
This allows overriding builtin openocd commands.
oharboe
2008-07-18
remove obsolete reset_mode
oharboe
2008-07-18
"reset" without arguments now execute a "reset run".
oharboe
2008-07-18
- remove build warning from keep_alive
ntfreak
2008-07-18
- fix incorrectly registered function openocd_array2mem
ntfreak
2008-07-18
resume is now asynchronous
oharboe
2008-07-18
keep_alive() fix for reset warnings.
oharboe
2008-07-18
1. GDB will print cryptic error messages if it is not fed keep-alive packets
oharboe
2008-07-18
Duane Ellis <openocd@duaneellis.com> more interface files.
oharboe
2008-07-18
Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.
oharboe
2008-07-18
added missing "reset+load" sequence.
oharboe
2008-07-17
Charles Hardin <ckhardin@gmail.com> move jim into helper
oharboe
2008-07-17
Charles Hardin ckhardin at gmail.com Instead of stashing the context in a g...
oharboe
2008-07-17
Collect output from openocd commands into openocd_output local variable
oharboe
2008-07-17
Charles Hardin ckhardin at gmail.com
oharboe
2008-07-17
Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe
oharboe
2008-07-17
- reverted resume_target to old behaviour
ntfreak
2008-07-17
Charles Hardin ckhardin at gmail.com bin2char does not need to be installed ...
oharboe
2008-07-16
Fixes to \ and / handling for OpenOCD
oharboe
2008-07-16
flash_banks now follow OpenOCD scripting API rules
oharboe
2008-07-16
print out jim error message stack trace in expected order(look at any C++ or ...
oharboe
2008-07-16
do not print jim tcl error message trace for ERROR_COMMAND_CLOSE_CONNECTION
oharboe
2008-07-16
print syntax for command upon syntax error.
oharboe
2008-07-16
better error messages for target event scripts.
oharboe
2008-07-15
- stm32 flash driver correctly handles early silicon
ntfreak
2008-07-14
Charles Hardin <ckhardin@gmail.com>
oharboe
2008-07-13
- remove unused objcopy from configure.in
ntfreak
2008-07-13
- added svn props for newly added files
ntfreak
2008-07-13
Charles Hardin <ckhardin@gmail.com> - hopefully final word on startup.tcl => ...
oharboe
2008-07-13
Duane Ellis <openocd@duaneellis.com> fix to tcl puts
oharboe
2008-07-12
- fix issue when building in separate build dir
ntfreak
2008-07-12
- remove requirement for file2c.tcl
ntfreak
2008-07-12
testing/*.tcl sample & test code
oharboe
2008-07-11
help is now implemented in startup.tcl/help
oharboe
2008-07-11
- configure check added for tclsh
ntfreak
2008-07-11
search help text too
oharboe
2008-07-11
Charles Hardin ckhardin at gmail.com
oharboe
2008-07-11
tcl_help prettier output.
oharboe
2008-07-11
work in progress to improve help
oharboe
2008-07-11
- retired variable stuff.
oharboe
2008-07-11
.cfg files are now executed as Jim Tcl. Commands that terminate script w/erro...
oharboe
2008-07-11
- added svn props for newly added files
ntfreak
2008-07-11
working notes.
oharboe
2008-07-11
startup.tcl (former commands.tcl) is now embedded into OpenOCD executable.
oharboe
2008-07-10
Charles Hardin <ckhardin@gmail.com>
oharboe
2008-07-10
- added search paths before running tcl/commands.tcl.
oharboe
[next]