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-10
fix quoting problem when handling OpenOCD commands.
oharboe
2008-07-10
SEGFAULT fix for syntax error.
oharboe
2008-07-10
very slight cleanup of flash banks handling.
oharboe
2008-07-09
improve error messages a little bit.
oharboe
2008-07-09
- adding missing install entry for luminary-libftdi.cfg
ntfreak
2008-07-09
"flash banks" is now implemented in Tcl on top of "flash_banks". openocd_thro...
oharboe
2008-07-09
- added luminary libftdi interface config
ntfreak
2008-07-09
- only check normal resume, not debug resume
ntfreak
2008-07-09
added flash_banks low level command.
oharboe
2008-07-09
- target_resume is now synchronous with 5sec timeout
ntfreak
2008-07-08
tcl regression fixes.
oharboe
2008-07-08
* src/jim.c: remove bogus return value from if {[expr]} {xx} when
oharboe
2008-07-08
- removed target_process_events as only used in handle_resume_command and eve...
ntfreak
2008-07-08
- fix pre_resume script not being called
ntfreak
2008-07-08
- apply correct formatting to openocd.c
ntfreak
2008-07-07
reset event is synonym for post_reset event.
oharboe
2008-07-07
more tcl cleanup.
oharboe
2008-07-07
Duane Ellis <openocd@duaneellis.com>: This simple patch adds precision suppor...
oharboe
2008-07-07
- command_run_line will only search once for the command, and execute if found
ntfreak
2008-07-07
added pre/postlude fn's for when OpenOCD is sleeping.
oharboe
2008-07-06
- fix duplicate log entry
ntfreak
2008-07-06
- fix typo in memory.tcl
ntfreak
2008-07-06
- fixed build issues with win32
ntfreak
2008-07-06
moving Tcl stuff around slightly.
oharboe
2008-07-06
fix a few compilation problems.
oharboe
2008-07-06
Charles Hardin <ckhardin@gmail.com> - Tcl Server
oharboe
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-05
- added search for libdl
ntfreak
2008-07-04
- added svn props for newly added files
ntfreak
2008-07-04
- added event scripts for str73x and str75x targets
ntfreak
2008-07-04
- added jtag_khz to target scripts
ntfreak
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
typo
oharboe
2008-07-04
tcl config script example
oharboe
2008-07-04
added support for Tcl config scripts on the command line(use .tcl extension).
oharboe
2008-07-04
utility fn.
oharboe
2008-07-04
ARM11 update. OpenOCD supports starting without being able to talk to the har...
oharboe
2008-07-04
Valentin Longchamp target script for mx31.cfg
oharboe
2008-07-04
Jim Tcl support added
oharboe
2008-07-02
- allocate target_type_t structure for each target, fixes issue when multiple...
ntfreak
2008-06-28
wip.
oharboe
2008-06-28
wip
oharboe
2008-06-27
- added svn props for newly added files
ntfreak
2008-06-27
hooks to enable experimentation with scripting language support. Reduces patc...
oharboe
2008-06-27
export find_file function
oharboe
2008-06-27
David Anders more target lib scripts contributed by
oharboe
[prev]
[next]