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
/
tcl
Age
Commit message (
Expand
)
Author
2008-11-07
typos
oharboe
2008-08-24
duan ellis target tcl work in progress
oharboe
2008-07-22
- fix bug with stm32 high density write protection
ntfreak
2008-07-21
Duane Ellis <openocd@duaneellis.com> stm32 peripherals scripts
oharboe
2008-07-20
- added svn props for newly added files
ntfreak
2008-07-20
Duane Ellis <openocd@duaneellis.com> - script commands for stm32
oharboe
2008-07-20
openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...
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
fix quoting problem when handling OpenOCD commands.
oharboe
2008-07-10
very slight cleanup of flash banks handling.
oharboe
2008-07-09
"flash banks" is now implemented in Tcl on top of "flash_banks". openocd_thro...
oharboe
2008-07-07
more tcl cleanup.
oharboe
2008-07-06
- fix typo in memory.tcl
ntfreak
2008-07-06
Oopss. Forgot to list Duane Ellis <openocd@duaneellis.com> as the author of c...
oharboe
2008-07-06
src/helper/configuration.h
oharboe
2008-07-04
- fixed line endings with commands.tcl
ntfreak
2008-07-04
tcl tinkering.
oharboe
2008-07-04
fix to peek command.
oharboe
2008-07-04
added echo command in tcl. Issues a LOG_USER() for the single argument.
oharboe
2008-07-04
Jim Tcl support added
oharboe