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
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
moves handling of problems with resetting into the halted state
oharboe
2008-08-05
12
-45
/
+51
*
The reset routine now works w/LPC2148 out of the box.
oharboe
2008-08-01
1
-11
/
+5
*
wait up to 1 second for halted state upon reset init/halt.
oharboe
2008-07-31
1
-4
/
+8
*
allow minidrivers to implement inner loop of dcc memory writes
oharboe
2008-07-28
3
-407
/
+406
*
fixed gaffe mea culpa
oharboe
2008-07-28
2
-7
/
+12
*
retired reset run_and_init/halt
oharboe
2008-07-28
29
-470
/
+337
*
add check for target_read/write_buffer 32 bit wrap.
oharboe
2008-07-26
1
-3
/
+17
*
- merged mips target into svn trunk
ntfreak
2008-07-26
11
-4
/
+2399
*
minimum address and maximum length argument to load_image. Used in lieu of re...
oharboe
2008-07-25
1
-11
/
+49
*
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-07-25
14
-0
/
+42
*
retire daemon_startup
oharboe
2008-07-24
11
-45
/
+4
*
wait 500ms for target to halt upon connect.
oharboe
2008-07-24
2
-5
/
+5
*
- fix typo
ntfreak
2008-07-23
1
-1
/
+1
*
- jtag_khz/speed are now single parameter only. These are used
oharboe
2008-07-21
14
-88
/
+112
*
use reset init explicitly before "load".
oharboe
2008-07-21
1
-1
/
+1
*
openocd@duaneellis.com fix naming confusion. Use ocd_ prefix for ocd API cons...
oharboe
2008-07-20
1
-2
/
+2
*
clarify error message w.r.t. not being able to set breakpoint
oharboe
2008-07-19
1
-2
/
+2
*
remove obsolete reset_mode
oharboe
2008-07-18
30
-31
/
+31
*
"reset" without arguments now execute a "reset run".
oharboe
2008-07-18
1
-13
/
+22
*
- fix incorrectly registered function openocd_array2mem
ntfreak
2008-07-18
2
-7
/
+6
*
resume is now asynchronous
oharboe
2008-07-18
1
-18
/
+4
*
1. GDB will print cryptic error messages if it is not fed keep-alive packets
oharboe
2008-07-18
1
-1
/
+25
*
Duane Ellis <openocd@duaneellis.com> more interface files.
oharboe
2008-07-18
2
-1
/
+6
*
Charles Hardin <ckhardin@gmail.com> move tcl stuff nearer to where it belongs.
oharboe
2008-07-18
1
-2
/
+359
*
added missing "reset+load" sequence.
oharboe
2008-07-18
1
-0
/
+3
*
Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe
oharboe
2008-07-17
2
-56
/
+1
*
- reverted resume_target to old behaviour
ntfreak
2008-07-17
1
-19
/
+0
*
better error messages for target event scripts.
oharboe
2008-07-16
1
-39
/
+0
*
- retired variable stuff.
oharboe
2008-07-11
1
-1
/
+2
*
.cfg files are now executed as Jim Tcl. Commands that terminate script w/erro...
oharboe
2008-07-11
1
-3
/
+22
*
- adding missing install entry for luminary-libftdi.cfg
ntfreak
2008-07-09
1
-2
/
+2
*
- added luminary libftdi interface config
ntfreak
2008-07-09
2
-1
/
+7
*
- only check normal resume, not debug resume
ntfreak
2008-07-09
2
-11
/
+13
*
- target_resume is now synchronous with 5sec timeout
ntfreak
2008-07-09
1
-1
/
+23
*
tcl regression fixes.
oharboe
2008-07-08
1
-1
/
+1
*
- removed target_process_events as only used in handle_resume_command and eve...
ntfreak
2008-07-08
1
-9
/
+0
*
- fix pre_resume script not being called
ntfreak
2008-07-08
2
-14
/
+5
*
reset event is synonym for post_reset event.
oharboe
2008-07-07
1
-2
/
+9
*
- fixed build issues with win32
ntfreak
2008-07-06
1
-1
/
+0
*
src/helper/configuration.h
oharboe
2008-07-06
2
-71
/
+24
*
- added event scripts for str73x and str75x targets
ntfreak
2008-07-04
6
-8
/
+10
*
- added jtag_khz to target scripts
ntfreak
2008-07-04
9
-3
/
+34
*
- fixed line endings with commands.tcl
ntfreak
2008-07-04
1
-55
/
+55
*
tcl tinkering.
oharboe
2008-07-04
1
-1
/
+7
*
typo
oharboe
2008-07-04
1
-3
/
+0
*
tcl config script example
oharboe
2008-07-04
2
-1
/
+53
*
ARM11 update. OpenOCD supports starting without being able to talk to the har...
oharboe
2008-07-04
2
-0
/
+9
*
Valentin Longchamp target script for mx31.cfg
oharboe
2008-07-04
2
-1
/
+17
*
- allocate target_type_t structure for each target, fixes issue when multiple...
ntfreak
2008-07-02
1
-1
/
+3
*
- added svn props for newly added files
ntfreak
2008-06-27
3
-61
/
+61
[prev]
[next]