openocd: fix SPDX tag format for files .c
[fw/openocd] / src / jtag / aice / aice_transport.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/jtag: replace the GPL-2.0-or-later license tag
2021-11-23 Antonio Borneoopenocd: declare struct command_registration in a singl...
2021-11-23 Antonio Borneoopenocd: use single line for register_commands*()
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2021-07-02 Antonio Borneojtag: rename CamelCase symbols
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2]
2021-05-01 Tim NewsomeCleanup of config/includes.
2021-05-01 Antonio Borneojtag: simplify the calls to Jim_SetResultFormatted()
2020-05-09 Antonio Borneocoding style: add parenthesis around the argument of...
2020-05-02 Antonio Borneocoding style: src: remove empty lines at end of text...
2020-03-07 Tomas Vanekjtag/aice: fix clang static analyzer warnings
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-02-07 Antonio Borneocommand: fix the mode for command "jtag configure"
2018-03-12 Hellosun Wunds32: Add jtag scan_chain command
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-02-29 Andreas Fritiofsonjim-nvp: Make Jim_GetOpt_String const-correct
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting
2013-09-13 Hsiangkai Wangnds32: support multi-target debugging
2013-06-05 Hsiangkai Wangaice: add Andes AICE support