openocd: fix SPDX tag format for files .c
[fw/openocd] / src / rtos / mqx.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/rtos: replace the GPL-2.0-or-later license tag
2021-07-24 Antonio Borneoopenocd: fix Yoda conditions with checkpatch
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [2/2]
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-20 Antonio Borneoopenocd: manually fix Yoda conditions
2021-07-02 Antonio Borneortos: convert CamelCase enum in uppercase
2021-05-29 Antonio Borneoopenocd: use macro ARRAY_SIZE()
2021-05-22 Antonio Borneoopenocd: fix some minor typo
2021-03-10 Marc Schinkrtos: Remove typedef'd struct
2020-02-24 Antonio Borneocoding style: fix space around pointer's asterisk
2018-10-16 Steven Stallionrtos: support gdb_get_register_packet
2017-12-06 Marc Schinkrtos: Use 'bool' as return type for detect_rtos()
2016-12-08 Steven Stalliongdb_server: support qXfer:threads:read packet
2016-08-14 Steven Stallionrtos: remove display_str member
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-05-20 Andreas FärberFix spelling of ARM Cortex
2015-11-03 daniel-krtos/mqx: Fix uninitialized parts of symbol table
2015-04-24 Paul Fertserrtos/mqx: prevent crash with -rtos auto
2015-04-24 Paul Fertserrtos: fix print format specifiers
2015-03-09 Marian Cingelrtos: Freescale MQX rtos support