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
...
*
convert some LOG_INFO()'s during stepping into LOG_DEBUG()
oharboe
2009-04-28
1
-9
/
+9
*
Michael Bruck <mbruck@digenius.de> macros for error handling
oharboe
2009-04-28
3
-127
/
+62
*
eol-style native
oharboe
2009-04-28
3
-342
/
+342
*
SimonQian <simonqian@simonqian.com> fix warnings(which stops compilation) and...
oharboe
2009-04-27
4
-926
/
+926
*
Added dap baseaddr and dap apid commands
mlu
2009-04-27
2
-5
/
+78
*
Dick Hollenbeck <dick@softplc.com> Collect some macros, add DIM()
oharboe
2009-04-27
1
-3
/
+11
*
SimonQian <simonqian@simonqian.com> patch for error compiling vsllink if --en...
oharboe
2009-04-27
1
-4
/
+4
*
clean up debug/info output to be in line with other targets
oharboe
2009-04-27
1
-5
/
+16
*
more error handling
oharboe
2009-04-27
3
-30
/
+65
*
a little bit more error handling in ARM11
oharboe
2009-04-27
3
-21
/
+54
*
SimonQian <simonqian@simonqian.com> AVR wip
oharboe
2009-04-27
8
-4
/
+934
*
SimonQian <simonqian@simonqian.com> AVR support
oharboe
2009-04-27
1
-0
/
+42
*
Deleted depreciated files ( new versions are arm_adi_v5.c/h )
mlu
2009-04-27
2
-1162
/
+0
*
Some devices such as AVR will return 0xffffffff instead of the TDI
oharboe
2009-04-27
1
-3
/
+5
*
Changed armv7m and cortexm3 to use nev arm_adi_v5 instead of cortex_swjdp.
mlu
2009-04-27
5
-90
/
+188
*
Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM ...
mlu
2009-04-27
2
-0
/
+1263
*
Philippe Vachon <philippe@cowpig.ca> 64 bit host fixes
oharboe
2009-04-27
1
-4
/
+8
*
Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE defines
oharboe
2009-04-27
2
-0
/
+4
*
Zach Welch <zw@superlucidity.net> fix typo
oharboe
2009-04-26
2
-3
/
+3
*
R.Doss <doss@gmx.de> AT91SAM9260
oharboe
2009-04-26
1
-0
/
+127
*
Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macro
oharboe
2009-04-26
1
-1
/
+1
*
Corrected statement order
mlu
2009-04-25
1
-2
/
+2
*
Fix ft2232 TX buffer overflow
mlu
2009-04-25
1
-0
/
+7
*
Break ft2232_execute_quie into smaller functions, follows restructure of jlink.c
mlu
2009-04-25
1
-200
/
+282
*
add jtag_debug_state_machine
oharboe
2009-04-24
3
-0
/
+109
*
Zach Welch <zw@superlucidity.net> add TAP_SCAN_BYTES macro (1 of 2)
oharboe
2009-04-24
2
-1
/
+4
*
Zach Welch <zw@superlucidity.net> use memcpy
oharboe
2009-04-24
1
-17
/
+3
*
Nicolas Pitre <nico@cam.org> update SheevaPlug interface cfg file
oharboe
2009-04-24
1
-2
/
+2
*
Uwe Hermann <uwe@hermann-uwe.de> drop unecessary BSTAPIDs
oharboe
2009-04-24
2
-4
/
+0
*
Remove warning
duane
2009-04-24
1
-1
/
+1
*
Michael Bruck <mbruck@digenius.de> include file fix
oharboe
2009-04-23
1
-1
/
+1
*
stm32.cfg can expect one of 4 id's.
oharboe
2009-04-23
1
-5
/
+5
*
unbreak zy1000
oharboe
2009-04-23
1
-1
/
+17
*
Laurentiu Cocanu - fix typo
oharboe
2009-04-23
1
-1
/
+1
*
- fix win32 build after svn 1511 changes
ntfreak
2009-04-22
1
-0
/
+1
*
Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting.
oharboe
2009-04-22
3
-797
/
+836
*
Michael Bruck <mbruck@digenius.de> signed/unsigned incompatibility warning
oharboe
2009-04-22
1
-2
/
+2
*
Zach Welch <zw@superlucidity.net> do not pad TMS
oharboe
2009-04-22
1
-9
/
+6
*
Zach Welch <zw@superlucidity.net> set speed in init
oharboe
2009-04-22
1
-0
/
+1
*
Zach Welch <zw@superlucidity.net> fix jlink reset
oharboe
2009-04-22
1
-0
/
+4
*
Zach Welch <zw@superlucidity.net> reorder enum tap_state
oharboe
2009-04-22
1
-13
/
+30
*
Fix str_to_buf problem, thanks Andy Chenee
mlu
2009-04-22
1
-2
/
+2
*
Shrink JLink buffer sizes to specified 2KB courtesy of Jeff Williams <jeffw@g...
kc8apf
2009-04-22
1
-2
/
+3
*
Fix use of wrong format conversion for size_t (%zu instead of %u)
kc8apf
2009-04-22
1
-1
/
+1
*
fix jtag run/idle state name courtesy of Jeff Williams <jeffw@gadgetworks.com...
kc8apf
2009-04-22
1
-1
/
+1
*
refactor jlink_execute_queue courtesy of Zach Welch <zw@superlucidity.net>
kc8apf
2009-04-22
1
-81
/
+99
*
Uwe Hermann <uwe@hermann-uwe.de> Drop non-A variants of ft2232 targets
oharboe
2009-04-22
10
-36
/
+10
*
Zach Welch <zw@superlucidity.net> refactor
oharboe
2009-04-21
1
-177
/
+154
*
Zach Welch <zw@superlucidity.net> fix ft2232 usb io format warning
oharboe
2009-04-21
1
-3
/
+4
*
Zach Welch <zw@superlucidity.net> add --enable-verbose* options
oharboe
2009-04-21
1
-12
/
+0
[prev]
[next]