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
...
*
A dummy driver to test codepath w/no contact w/target.
oharboe
2008-04-13
3
-2
/
+120
*
allows launching OpenOCD w/telnet+gdb server w/the
oharboe
2008-04-13
2
-0
/
+5
*
allows launching OpenOCD w/telnet+gdb server w/the
oharboe
2008-04-13
1
-11
/
+21
*
- Set up ICE registers after TRST
oharboe
2008-04-13
5
-56
/
+128
*
found two more gaffes for reset wip
oharboe
2008-04-11
2
-0
/
+3
*
fixed gaffe for default examine implementation
oharboe
2008-04-11
1
-0
/
+1
*
Reset wip. Just adding hooks. This is just to reduce the size of the actual c...
oharboe
2008-04-11
1
-0
/
+1
*
Reset wip. Just adding hooks. This is just to reduce the size of the actual c...
oharboe
2008-04-11
12
-60
/
+93
*
Wip - split target setup and target examination
oharboe
2008-04-11
10
-0
/
+26
*
added target->type->examine(). Eventually this will allow for bringing up tel...
oharboe
2008-04-11
4
-3
/
+51
*
Improved XScale performance for embedded hosted OpenOCD
oharboe
2008-04-11
1
-35
/
+36
*
stop using variable sized arrays. That's something that belongs to C++ and no...
oharboe
2008-04-10
1
-5
/
+3
*
- added svn props for newly added parport.cfg
ntfreak
2008-04-10
1
-8
/
+8
*
- single core context used, removed debug context as thought unnecessary.
ntfreak
2008-04-10
7
-273
/
+136
*
target lib wip
oharboe
2008-04-09
4
-6
/
+13
*
back out Don Porges workaround for some device with manufcaturer # 0x1a2
oharboe
2008-04-09
1
-9
/
+0
*
- add missing svn props
ntfreak
2008-04-09
8
-310
/
+310
*
Don Porges fixed c99 issues.
oharboe
2008-04-09
13
-45
/
+62
*
- added "init" command. "init" and "reset" at end of startup script is equiva...
oharboe
2008-04-09
7
-88
/
+179
*
use jtag.c's cur/end_state global variables.
oharboe
2008-04-08
1
-3
/
+0
*
Edwin Olson found bug & tested fix for flash write_image for stellaris.
oharboe
2008-04-08
1
-0
/
+11
*
lm3s6965.cfg contributed by Edwin Olson
oharboe
2008-04-08
2
-1
/
+21
*
added a couple of LOG_ERROR() messages to improve logfile.
oharboe
2008-04-08
3
-2
/
+10
*
Pavel pointed out that jtag_add_tlr() is better than jtag_add_tms().
oharboe
2008-04-08
3
-22
/
+22
*
The endstate now reports the endstate of the queue instead of
oharboe
2008-04-08
2
-1
/
+8
*
Spen fixed various issues w.r.t. setting up the sockets for optimal performance.
oharboe
2008-04-07
2
-32
/
+22
*
- only if "reset halt" or "reset init" are issued will the reset vector be se...
oharboe
2008-04-07
2
-22
/
+39
*
avoid patch trouble by isolating troublesome line...
oharboe
2008-04-06
1
-0
/
+12
*
- the reset mode parameter is now DEPRECATED. It is implemented
oharboe
2008-04-04
2
-4
/
+6
*
- reverted some of the changes that possibly broke arm926ejs. Waiting
oharboe
2008-04-04
13
-42
/
+81
*
added query of reset speed
oharboe
2008-04-04
1
-13
/
+18
*
- 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
[prev]
[next]