]> git.sur5r.net Git - openocd/history - src/target/dsp563xx.c
Remove FSF address from GPL notices
[openocd] / src / target / dsp563xx.c
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-10-06 Spencer Olivertarget: constify structures
2014-04-14 Paul Fertsermips32, dsp563xx: fix segfault on Gdb attach
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-09-08 Spencer Olivertarget: remove unimplemented target_request_data implem...
2013-09-08 Spencer Olivertarget: remove unimplemented soft_reset_halt implementa...
2013-08-07 Hsiangkai Wanggdb_server: support gdb target description
2013-07-15 Bernhard Kiesbauerdsp563xx: Adding breakpoint/watchpoint support.
2013-06-12 Jim NorrisChange variable scope.
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-03-15 Andreas Fritiofsontarget: Add default implementation of bulk_write_memory
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2012-01-04 Øyvind Harboeretire ERROR_INVALID_ARGUMENTS and replace with ERROR_C...
2011-10-31 Øyvind Harboedsp563xxx: fix missing error propagation found by clang
2011-09-23 Mathias Kadd target events, run algorithm and default r/w buffer api
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