openocd: fix SPDX tag format for files .c
[fw/openocd] / src / target / nds32.c
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...
2022-03-19 Marc Schinktarget: Rework 'set' variable of break-/watchpoints
2021-07-24 Antonio Borneoopenocd: fix Yoda conditions with checkpatch
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-20 Antonio Borneoopenocd: manually fix Yoda conditions
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2021-07-20 Antonio Borneotarget/nds32: use lowercase for C variables
2021-07-20 Antonio Borneotarget/nds32: rename CamelCase symbols
2021-06-18 Marc SchinkUse boolean argument for register_get_by_name()
2021-06-18 Marc Schinktarget: Rename 'linked_BRP' to 'linked_brp'
2020-10-30 Christopher Headtarget: allow profiling from running
2020-09-05 Antonio Borneotarget: avoid checking for non NULL pointer to free it
2020-07-08 Antonio Borneocoding style: fix space separation
2019-12-19 Antonio Borneogdb_server: fix string length with semihosting_fileio
2018-06-04 Liviu IonescuRework/update ARM semihosting
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-05 Tomas Vanektarget: improve robustness of reset command
2015-02-11 Andreas Fritiofsonnds32: Use the correct method to access registers
2014-03-30 Andreas FritiofsonDon't cast return value of [cm]alloc
2014-01-15 Hsiangkai WangConform to C99 integer types format specifiers
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-09-13 Hsiangkai Wangnds32: remove .soft_reset_halt dependency
2013-09-13 Hsiangkai Wangnds32: support multi-target debugging
2013-09-13 Hsiangkai Wangnds32: change default value
2013-09-13 Hsiangkai Wangnds32: always polling after gdb attached
2013-09-13 Hsiangkai Wangnds32: support Andes profiling function
2013-09-13 Hsiangkai Wangnds32: refine nds32_v2 implement
2013-08-07 Hsiangkai Wanggdb_server: add target_debug_reason for program exit...
2013-08-07 Hsiangkai Wanggdb_server: support File-I/O Remote Protocol Extension
2013-08-07 Hsiangkai Wanggdb_server: support gdb target description
2013-06-05 Hsiangkai Wangnds32: add new target type nds32_v2, nds32_v3, nds32_v3m