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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Work on fixing erase check. Many implementations are plain broken.
oharboe
2008-04-03
22
-293
/
+357
*
Edgar Grimberg sharpened the str912 target script.
oharboe
2008-04-02
3
-10
/
+22
*
fix flash info - now reports erased state properly
oharboe
2008-04-02
5
-97
/
+57
*
Added timeout(instead of infinite loop) to soft_reset_halt
oharboe
2008-04-02
3
-9
/
+51
*
optional count argument to mwX
oharboe
2008-04-02
1
-12
/
+35
*
- fixes for jtag_khz committed.
oharboe
2008-04-01
3
-25
/
+161
*
Do not assert trst in srst_only case even if srst_pulls_trst.
oharboe
2008-03-31
4
-40
/
+65
*
target_call_timer_callbacks_now() now invokes periodic callbacks immediately
oharboe
2008-03-31
1
-8
/
+11
*
Removed exit()'s. A reset is usually enough to work around these, reducing cy...
oharboe
2008-03-31
1
-15
/
+8
*
make jtag_add_statemove() internal to the driver.
oharboe
2008-03-31
6
-70
/
+90
*
Edgar Grimberg: added needed delays
oharboe
2008-03-28
1
-0
/
+4
*
TAP_SD/SI are now forbidden end states.
oharboe
2008-03-26
5
-158
/
+85
*
hooks for multithreading. Disable nagle
oharboe
2008-03-26
2
-1
/
+64
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
72
-1515
/
+1507
*
- gdb server was incorrectly sending null terminator on qXfer:features:read: ...
ntfreak
2008-03-22
2
-8
/
+20
*
- changed jtag_add_reset errors to warnings
ntfreak
2008-03-22
3
-12
/
+13
*
- armv7m control register now set as dirty when switching context
ntfreak
2008-03-21
3
-23
/
+15
*
- fix warnings during configure cause by ecosboard. default to no, if host cp...
drath
2008-03-17
2
-105
/
+140
*
added profile command. It was added to simplify evaluation by testers.
oharboe
2008-03-14
1
-0
/
+188
*
Michael Bruck: fixed warnings
oharboe
2008-03-13
2
-2
/
+3
*
clarified jtag_khz command.
oharboe
2008-03-13
2
-2
/
+3
*
added jtag_khz for use with target library
oharboe
2008-03-13
2
-0
/
+52
*
- adds two speeds to jtag_speed. reset and post reset speed. Default
oharboe
2008-03-13
6
-120
/
+93
*
print ms in debug_level 3 logs. Seconds is not enough.
oharboe
2008-03-13
3
-3
/
+20
*
XScale excessive waiting fix.
oharboe
2008-03-13
1
-46
/
+58
*
marked infinite loop in code w/TODO and fixed warning.
oharboe
2008-03-13
2
-2
/
+3
*
Dominic undid some of my damage. CLK should now be set as intended in all cases.
oharboe
2008-03-12
1
-10
/
+10
*
The bitbang driver leaves the TCK 0 when in idle
oharboe
2008-03-12
1
-0
/
+8
*
This moves common code into functions so as to make it clear
oharboe
2008-03-12
1
-87
/
+23
*
fixed regression in XScale introduce in 297
oharboe
2008-03-12
1
-5
/
+4
*
reduce compare noise. If someone should be crazy enough to try to run OpenOCD...
oharboe
2008-03-11
4
-5
/
+36
*
With the recent changes the TRST needs to happen for every reset.
oharboe
2008-03-11
1
-12
/
+9
*
tidy up output a bit. No longer show "accepted connection" inside Telnet sess...
oharboe
2008-03-11
1
-2
/
+3
*
- retired unused jtag events. The code was incorrect
oharboe
2008-03-11
2
-32
/
+8
*
- 16 and 32 bit unaligned accesses supported
ntfreak
2008-03-11
6
-223
/
+431
*
retire unused code.
oharboe
2008-03-11
1
-20
/
+0
*
JTAG_END_STATE is now retired. It is no longer queued.
oharboe
2008-03-11
1
-22
/
+10
*
- fixed jtag_add_reset(). It no longer causes jtag_execute_queue() to
oharboe
2008-03-11
3
-82
/
+96
*
Pavel Chromy: telnet line buffer size checking, history does not store repeat...
oharboe
2008-03-11
1
-67
/
+87
*
backed out changes from 483.
oharboe
2008-03-10
1
-93
/
+14
*
more target scripts wip.
oharboe
2008-03-10
2
-0
/
+68
*
more target scripts wip.
oharboe
2008-03-10
2
-1
/
+15
*
Pavel Chromy: hopefully perfection for async output and prompt/partially type...
oharboe
2008-03-10
1
-13
/
+24
*
Pavel Chromy: the attached patch refines PRESTO support and makes it work wit...
oharboe
2008-03-10
1
-105
/
+123
*
prettier async output
oharboe
2008-03-10
1
-0
/
+5
*
- fixed a problem with big endian XScale and GDB register packets.
oharboe
2008-03-10
1
-27
/
+6
*
- the jtag chain is examined and validated after GDB & telnet servers
oharboe
2008-03-10
6
-37
/
+105
*
- Fixed various error handling when looking for memory leaks
oharboe
2008-03-10
2
-58
/
+60
*
- LOG_SILENT can be used to silence the log(needed in upcoming patches)
oharboe
2008-03-10
1
-0
/
+7
*
added stm32.cfg to install list
oharboe
2008-03-10
1
-1
/
+1
[next]