index
:
openocd+libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helper
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- jtag_khz/speed are now single parameter only. These are used
oharboe
2008-07-21
2
-16
/
+5
*
cross compile fix
oharboe
2008-07-21
2
-6
/
+7
*
BUG: prefix to timeout for gdb keep alive packets.
oharboe
2008-07-20
1
-1
/
+1
*
Duane Ellis <openocd@duaneellis.com>
oharboe
2008-07-20
1
-2
/
+5
*
openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...
oharboe
2008-07-20
2
-13
/
+13
*
throw exception upon syntax error.
oharboe
2008-07-19
1
-1
/
+1
*
daemon_startup is now retired in favour of adding "init" and "reset halt/init...
oharboe
2008-07-19
1
-0
/
+4
*
This allows overriding builtin openocd commands.
oharboe
2008-07-18
1
-1
/
+6
*
- remove build warning from keep_alive
ntfreak
2008-07-18
2
-4
/
+1
*
- fix incorrectly registered function openocd_array2mem
ntfreak
2008-07-18
4
-21
/
+12
*
1. GDB will print cryptic error messages if it is not fed keep-alive packets
oharboe
2008-07-18
2
-0
/
+47
*
Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.
oharboe
2008-07-18
2
-3
/
+197
*
Charles Hardin <ckhardin@gmail.com> move jim into helper
oharboe
2008-07-17
5
-2
/
+13345
*
Charles Hardin ckhardin at gmail.com Instead of stashing the context in a g...
oharboe
2008-07-17
1
-2
/
+0
*
Collect output from openocd commands into openocd_output local variable
oharboe
2008-07-17
1
-5
/
+30
*
Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe
oharboe
2008-07-17
2
-194
/
+146
*
Fixes to \ and / handling for OpenOCD
oharboe
2008-07-16
1
-1
/
+1
*
print syntax for command upon syntax error.
oharboe
2008-07-16
1
-0
/
+13
*
better error messages for target event scripts.
oharboe
2008-07-16
1
-0
/
+2
*
Charles Hardin <ckhardin@gmail.com>
oharboe
2008-07-14
2
-2
/
+2
*
help is now implemented in startup.tcl/help
oharboe
2008-07-11
2
-80
/
+2
*
Charles Hardin ckhardin at gmail.com
oharboe
2008-07-11
2
-4
/
+4
*
work in progress to improve help
oharboe
2008-07-11
3
-6
/
+25
*
- retired variable stuff.
oharboe
2008-07-11
5
-340
/
+4
*
.cfg files are now executed as Jim Tcl. Commands that terminate script w/erro...
oharboe
2008-07-11
4
-75
/
+3
*
- added search paths before running tcl/commands.tcl.
oharboe
2008-07-10
2
-25
/
+31
*
"flash banks" is now implemented in Tcl on top of "flash_banks". openocd_thro...
oharboe
2008-07-09
1
-19
/
+7
*
- command_run_line will only search once for the command, and execute if found
ntfreak
2008-07-07
2
-26
/
+20
*
- fix duplicate log entry
ntfreak
2008-07-06
1
-1
/
+6
*
- fixed build issues with win32
ntfreak
2008-07-06
4
-21
/
+9
*
fix a few compilation problems.
oharboe
2008-07-06
1
-0
/
+8
*
src/helper/configuration.h
oharboe
2008-07-06
4
-5
/
+20
*
- added search for libdl
ntfreak
2008-07-05
1
-1
/
+3
*
added support for Tcl config scripts on the command line(use .tcl extension).
oharboe
2008-07-04
3
-6
/
+16
*
utility fn.
oharboe
2008-07-04
2
-0
/
+16
*
hooks to enable experimentation with scripting language support. Reduces patc...
oharboe
2008-06-27
2
-36
/
+76
*
export find_file function
oharboe
2008-06-27
2
-10
/
+25
*
GDB timeout fix. If a script takes a long time and does not produce any outpu...
oharboe
2008-06-16
1
-0
/
+2
*
Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme...
oharboe
2008-06-04
2
-2
/
+2
*
- remove error message on shutdown
ntfreak
2008-05-21
1
-2
/
+6
*
printing available memory fails on win + mac. Disable for now until a robust ...
oharboe
2008-05-09
1
-4
/
+6
*
disable code that prints available mem under windows. Does not compile.
oharboe
2008-05-08
1
-3
/
+13
*
print available memory in log_level 3
oharboe
2008-05-07
1
-1
/
+6
*
This matters for embedded devices, but is probably not observably better for ...
oharboe
2008-05-07
3
-40
/
+42
*
Edgar Grimberg plugged a leak found w/Valgrind.
oharboe
2008-05-07
2
-0
/
+40
*
added fast option.
oharboe
2008-04-23
2
-0
/
+20
*
stop using variable sized arrays. That's something that belongs to C++ and no...
oharboe
2008-04-10
1
-5
/
+3
*
- single core context used, removed debug context as thought unnecessary.
ntfreak
2008-04-10
1
-4
/
+0
*
Don Porges fixed c99 issues.
oharboe
2008-04-09
6
-17
/
+30
*
- reverted some of the changes that possibly broke arm926ejs. Waiting
oharboe
2008-04-04
2
-1
/
+23
[prev]
[next]