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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
- remove AC_C_VARARRAYS and set check of autoconf back to 2.59
mifi
2008-04-10
1
-2
/
+1
*
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
*
- due to previous patch adding AC_C_VARARRAYS, autoconf v2.61 min required
ntfreak
2008-04-10
1
-1
/
+1
*
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
14
-45
/
+67
*
- 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
*
at91eb40a.elf moved to src/target/ecos
oharboe
2008-04-07
1
-0
/
+0
*
avoid patch trouble by isolating troublesome line...
oharboe
2008-04-06
1
-0
/
+12
*
- added note to docs about gdb 6.8 and memory map support
ntfreak
2008-04-05
1
-0
/
+8
*
- 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
*
- added test results
mifi
2008-04-03
1
-15
/
+19
*
- 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
*
- updated docs with new commands/features
ntfreak
2008-03-22
1
-95
/
+198
*
- 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
*
- added new test results
mifi
2008-03-21
1
-18
/
+51
*
- fix warnings during configure cause by ecosboard. default to no, if host cp...
drath
2008-03-17
3
-108
/
+144
*
added profile command. It was added to simplify evaluation by testers.
oharboe
2008-03-14
1
-0
/
+188
*
reset and post reset speed & jtag_khz command documented.
oharboe
2008-03-13
1
-3
/
+16
[prev]
[next]