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
...
*
Pavel Chromy: va_copy should always be paired with va_end.
oharboe
2008-03-06
1
-0
/
+3
*
use jtag_execute_queue() instead of jtag->execute_queue()
oharboe
2008-03-06
1
-1
/
+1
*
tms is never referenced, confusing old code left behind probably.
oharboe
2008-03-06
1
-10
/
+0
*
comment.
oharboe
2008-03-06
1
-1
/
+4
*
Pavel Chromy: faster alloc_printf()
oharboe
2008-03-06
1
-14
/
+13
*
Pavel Chromy: performance tweak of gdb_put_packet_inner() removing malloc and...
oharboe
2008-03-06
1
-36
/
+32
*
Michael Bruck:
oharboe
2008-03-06
2
-7
/
+31
*
Michael Bruck: 64 bit va_list fix for crash
oharboe
2008-03-06
1
-2
/
+5
*
make debug code w.r.t. incorrect args for bypass stricter.
oharboe
2008-03-06
1
-2
/
+3
*
warnings & comments fixes.
oharboe
2008-03-05
2
-5
/
+3
*
- This speeds up dcc arm7_9 bulk write a little bit and exercises the jtag_ad...
oharboe
2008-03-05
5
-9
/
+65
*
added jtag_add_dr_out(). Better for hw fifo, same for software fifo.
oharboe
2008-03-05
4
-107
/
+194
*
Pavel Chromy: memory leak in at91sam7 flash driver, possible incorrect pointe...
oharboe
2008-03-05
5
-156
/
+117
*
* fixed malloc corruption in target->debug_reason
oharboe
2008-03-05
5
-116
/
+130
*
telnet_port can now be invoked multiple times
oharboe
2008-03-05
1
-3
/
+1
*
Bogus error message in GDB removed
oharboe
2008-03-04
3
-3
/
+14
*
Fixed GDB timeout crash - regression introduced back when log_add/remove_call...
oharboe
2008-03-04
3
-7
/
+7
*
Michael Bruck - fix warnings.
oharboe
2008-03-04
1
-6
/
+3
*
Michael Bruck: fix warnings.
oharboe
2008-03-04
3
-7
/
+20
*
Michael Bruck:
oharboe
2008-03-04
3
-51
/
+77
*
- added svn prop svn:eol-style native
ntfreak
2008-03-03
7
-260
/
+260
*
I fixed all the targets even though
oharboe
2008-03-03
9
-0
/
+9
*
added at91sam9260.cfg, nslu2.cfg, pxa255.cfg, pxa255_sst.cfg
oharboe
2008-03-03
8
-1
/
+263
*
some comments from Dominic
oharboe
2008-03-03
1
-1
/
+10
*
Uwe Hermann tightned up comments, etc. to follow OpenOCD policy
oharboe
2008-03-02
17
-98
/
+107
*
target scripts for test suite.
oharboe
2008-03-01
13
-2
/
+196
*
fix memory corruption regression introduced in 335
oharboe
2008-03-01
1
-1
/
+2
*
- removed warnings "xxxxx" might be used uninitialized in this function (arm_...
mifi
2008-03-01
3
-3
/
+4
*
backed out jtag_add_shift()
oharboe
2008-03-01
2
-22
/
+43
*
improve DCC bulk write performance by using jtag_add_shift() + tweaked embedd...
oharboe
2008-03-01
1
-4
/
+21
*
Now uses jtag_add_shift() via embeddedice_write_reg_inner().
oharboe
2008-03-01
1
-39
/
+1
*
log_remove_callback
oharboe
2008-03-01
1
-0
/
+1
*
wip. fixed gaffe in jtag_add_shift()
oharboe
2008-03-01
1
-1
/
+1
*
error handling fix.
oharboe
2008-03-01
1
-5
/
+4
*
added an #error in case anybody tries to compile that broken code.
oharboe
2008-02-29
1
-0
/
+1
*
fixed stack corruption. Introduced when _check_value was phased out.
oharboe
2008-02-29
1
-3
/
+6
*
- fix bug with emulated cortex_m3 dcc channel
ntfreak
2008-02-29
1
-3
/
+8
*
Tweaked logging output.
oharboe
2008-02-29
1
-13
/
+0
*
Uwe Hermann: Add a --version switch for openocd.
oharboe
2008-02-29
1
-11
/
+20
*
Uwe Hermann:
oharboe
2008-02-29
24
-124
/
+201
*
Pavel Chromy: add missing newlines.
oharboe
2008-02-29
1
-2
/
+2
*
lingering patch from Pavel Chromy.
oharboe
2008-02-29
1
-5
/
+2
*
formatting fixes from Pavel Chromy
oharboe
2008-02-29
2
-14
/
+14
*
remove warnings.
oharboe
2008-02-29
3
-13
/
+9
*
- image.c and fileio.c now uses logging to propagate error strings.
oharboe
2008-02-29
10
-374
/
+205
*
- clean up target output strings a bit
oharboe
2008-02-29
6
-15
/
+22
*
do not write single chars to log file.
oharboe
2008-02-29
1
-23
/
+39
*
Pavel Chromy: clarify error messages
oharboe
2008-02-29
1
-2
/
+2
*
Summary: passing of variable argument list reduced, strings sent to logging a...
oharboe
2008-02-29
7
-156
/
+118
*
Michael Bruck:
oharboe
2008-02-29
5
-96
/
+565
[prev]
[next]