summaryrefslogtreecommitdiff
path: root/src/tcl/commands.tcl
Commit message (Expand)AuthorAgeFilesLines
* startup.tcl (former commands.tcl) is now embedded into OpenOCD executable.oharboe2008-07-111-63/+0
* fix quoting problem when handling OpenOCD commands.oharboe2008-07-101-1/+7
* very slight cleanup of flash banks handling.oharboe2008-07-101-15/+12
* "flash banks" is now implemented in Tcl on top of "flash_banks". openocd_thro...oharboe2008-07-091-0/+46
* more tcl cleanup.oharboe2008-07-071-5/+0
* Oopss. Forgot to list Duane Ellis <openocd@duaneellis.com> as the author of c...oharboe2008-07-061-0/+1
* - fixed line endings with commands.tclntfreak2008-07-041-16/+16
* tcl tinkering.oharboe2008-07-041-0/+2
* fix to peek command.oharboe2008-07-041-1/+1
* added echo command in tcl. Issues a LOG_USER() for the single argument.oharboe2008-07-041-1/+13
* Jim Tcl support addedoharboe2008-07-041-0/+4