flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / src / target / dsp563xx.c
2022-09-23 Antonio Borneotarget/dsp563xx: fix scan-build warning
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/target: replace the GPL-2.0-or-later licen...
2021-07-24 Antonio Borneotarget: rename CamelCase symbols
2021-06-26 Marc Schinktarget/dsp563xx: Use bool data type for 'hardware_break...
2021-06-26 Marc Schinktarget/dsp563xx: Handle return values
2021-06-18 Marc SchinkUse boolean argument for register_get_by_name()
2021-05-29 Antonio Borneohelp text: remove trailing space
2020-09-05 Antonio Borneotarget: use proper format with uint32_t
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words
2019-09-08 Han Hartgerstarget/dsp563xx: dsp563xx restore reg support
2019-05-23 Tomas Vanektarget: make handle_md_output() global
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-05-14 Paul Fertsertarget/dsp563xx: change prototype of handle_md_output()
2019-03-14 Marc Schinktarget/dsp563xx: Use 'bool' data type
2019-02-07 Jean-Christian de... target start_algorithm: Don't copy the IN mem_params...
2019-02-07 Tomas Vanektarget algo: do not write reg_param if direction is...
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support
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