openocd: fix SPDX tag format for files .c
[fw/openocd] / src / target / stm8.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-02 Marc Schinktarget/stm8: Remove unused member 'stm8_common'
2021-06-18 Marc SchinkUse boolean argument for register_get_by_name()
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2]
2021-05-08 Marc Schinktarget/stm8: Make 'stm8_command_handlers' static
2020-11-04 Antonio Borneotarget: declare local symbols as static
2020-09-05 Antonio Borneotarget: use proper format with uint32_t
2020-07-26 Antonio Borneotarget: fix minor typos and duplicated words
2020-07-08 Antonio Borneocoding style: fix space separation
2020-05-24 Ake Rehnmanstm8 target: make adapter speed settings work
2020-05-24 Antonio Borneoswim: fix adapter speed handling
2020-05-24 Antonio Borneoswim: abstract the transport in stm8 target
2020-02-15 Antonio Borneocoding style: remove unnecessary parentheses
2020-01-14 Antonio Borneohla: use the new system_reset API
2019-11-07 Ake RehnmanSTM8 Target relicensing to GPLv2 and later
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
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...
2019-01-14 Tomas Vanektarget/stm8: add missing destroy_reg_param()
2019-01-08 Antonio Borneotarget/stm8: add support for multi-architecture gdb
2018-04-10 Tomas Vanektarget, flash: prepare infrastructure for multi-block...
2018-02-24 Ake Rehnmanstm8: fix compilation warning
2017-12-07 Ake Rehnmanstm8 : new target