Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-11 | startup.tcl (former commands.tcl) is now embedded into OpenOCD executable. | oharboe | 1 | -63/+0 |
2008-07-10 | Charles Hardin <ckhardin@gmail.com> | oharboe | 2 | -11/+34 |
2008-07-10 | fix quoting problem when handling OpenOCD commands. | oharboe | 1 | -1/+7 |
2008-07-10 | very slight cleanup of flash banks handling. | oharboe | 1 | -15/+12 |
2008-07-09 | "flash banks" is now implemented in Tcl on top of "flash_banks". openocd_thro... | oharboe | 1 | -0/+46 |
2008-07-07 | more tcl cleanup. | oharboe | 1 | -5/+0 |
2008-07-06 | - fix typo in memory.tcl | ntfreak | 1 | -1/+1 |
2008-07-06 | Oopss. Forgot to list Duane Ellis <openocd@duaneellis.com> as the author of c... | oharboe | 1 | -0/+1 |
2008-07-06 | src/helper/configuration.h | oharboe | 15 | -0/+1270 |
2008-07-04 | - fixed line endings with commands.tcl | ntfreak | 1 | -16/+16 |
2008-07-04 | tcl tinkering. | oharboe | 1 | -0/+2 |
2008-07-04 | fix to peek command. | oharboe | 1 | -1/+1 |
2008-07-04 | added echo command in tcl. Issues a LOG_USER() for the single argument. | oharboe | 1 | -1/+13 |
2008-07-04 | Jim Tcl support added | oharboe | 1 | -0/+4 |