]> git.sur5r.net Git - openocd/history - src/target/dsp563xx.c
Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes
[openocd] / src / target / dsp563xx.c
2011-06-04 Freddie ChopinFix "unused variable" warnings (errors) detected with...
2011-04-01 Øyvind HarboeMerge remote branch 'origin/master' into HEAD
2011-04-01 Øyvind Harboetypes: write memory now uses const
2011-03-15 Øyvind Harboedsp563xx: fix alignment warnings
2011-03-15 Øyvind Harboedsp563xx: fix bug in x buffer handling
2011-02-21 Mathias Kdsp563xx: rudimentary gdb support
2011-02-17 Mathias Kdsp563xx: minor fixes, code cleanup
2011-02-17 Mathias K- remove pipeline context, use once register instead...
2011-02-15 Mathias K- add parameter flush to the once api to signalize...
2011-02-15 Mathias K- add bulk memory write function - execute jtag queue...
2011-02-08 Mathias Kdsp563xx: add x, y and p memory access
2011-02-03 Mathias Kmore changes to dsp563xx code
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2010-10-29 Øyvind Harboejim tests: use installed
2010-06-18 Antonio Borneotarget/dsp563xx: review unused symbols
2010-06-18 Antonio Borneotarget/dsp563xx: review scope of symbols
2010-03-18 Øyvind Harboejtag: cut down on usage of unintended modification...
2010-03-08 Øyvind Harboejtag: simplify jtag_add_plain_ir/dr_scan
2010-03-08 Øyvind Harboejtag: retire tap field
2010-02-14 Mathias Kuesterfix crash with DSP563XX
2009-12-18 David Brownelldsp563xx: cygwin build fixes
2009-12-15 mkdorg@users.sourc... target: add basic dsp563xx support