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
/
target
/
dsp563xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes
Freddie Chopin
2011-06-04
1
-11
/
+3
*
types: write memory now uses const
Øyvind Harboe
2011-04-01
1
-5
/
+5
*
dsp563xx: fix alignment warnings
Øyvind Harboe
2011-03-15
1
-6
/
+6
*
dsp563xx: fix bug in x buffer handling
Øyvind Harboe
2011-03-15
1
-1
/
+1
*
dsp563xx: rudimentary gdb support
Mathias K
2011-02-21
1
-206
/
+477
*
dsp563xx: minor fixes, code cleanup
Mathias K
2011-02-17
1
-52
/
+110
*
- remove pipeline context, use once register instead - fix wrong register wri...
Mathias K
2011-02-17
1
-61
/
+82
*
- add parameter flush to the once api to signalize if the jtag queue need to ...
Mathias K
2011-02-15
1
-42
/
+42
*
- add bulk memory write function - execute jtag queue at the end of the memor...
Mathias K
2011-02-15
1
-11
/
+47
*
dsp563xx: add x, y and p memory access
Mathias K
2011-02-08
1
-65
/
+303
*
more changes to dsp563xx code
Mathias K
2011-02-03
1
-404
/
+724
*
warnings: use more 'const' for char *
Øyvind Harboe
2010-12-29
1
-1
/
+1
*
jim tests: use installed
Øyvind Harboe
2010-10-29
1
-1
/
+1
*
target/dsp563xx: review unused symbols
Antonio Borneo
2010-06-18
1
-50
/
+0
*
target/dsp563xx: review scope of symbols
Antonio Borneo
2010-06-18
1
-44
/
+27
*
jtag: cut down on usage of unintended modification of global end state
Øyvind Harboe
2010-03-18
1
-4
/
+2
*
jtag: simplify jtag_add_plain_ir/dr_scan
Øyvind Harboe
2010-03-08
1
-12
/
+2
*
jtag: retire tap field
Øyvind Harboe
2010-03-08
1
-2
/
+0
*
fix crash with DSP563XX
Mathias Kuester
2010-02-14
1
-0
/
+25
*
dsp563xx: cygwin build fixes
David Brownell
2009-12-18
1
-5
/
+5
*
target: add basic dsp563xx support
mkdorg@users.sourceforge.net
2009-12-15
1
-0
/
+990