openocd: fix SPDX tag format for files .c
[fw/openocd] / src / rtos / ThreadX.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
2022-02-14 Ben McMorranrtos: threadx: Add hla_target support for ThreadX
2021-11-05 Tim Newsomertos: use struct member names instead of comments
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-02 Antonio Borneortos: rename CamelCase symbols
2021-07-02 Antonio Borneortos: convert CamelCase enum in uppercase
2021-05-29 Antonio Borneortos: use ARRAY_SIZE() and simplify rtos_type.create()
2021-03-10 Marc Schinkrtos: Remove typedef'd struct
2020-11-04 Antonio Borneortos: declare local symbols as static
2020-09-05 Antonio Borneoopenocd: use proper format with uint32_t
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
2015-10-30 Andrew Ruderrtos: turn stack alignment into a function pointer
2015-08-06 Alexander DrozdovRTOS: ThreadX support on ARM926E-JS
2014-11-24 Paul Fertserrtos: allow symbols to be optional for a particular...
2014-10-06 Spencer Oliverrtos: constify symbol names and lists
2014-03-30 Andreas FritiofsonDon't cast return value of [cm]alloc
2014-03-04 Christian EggersRTOS: Unify wipe-out of thread list
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-04-28 Spencer Olivertarget: rename cortex_m3 to cortex_m
2013-01-27 Spencer Oliverrtos: do not use LOG_OUTPUT
2012-12-14 Evan Hunterrtos: Add Cortex-R4 support for ThreadX
2012-10-28 Matthias Blaicherrtos: Use ARRAY_SIZE instead of coding it by hand
2012-02-06 Spencer Oliverbuild: cleanup src/rtos directory
2011-07-10 Luca BrunoFix typo in command output
2011-04-19 Michel Jaouenrtos : compilation error on amd64
2011-04-15 Broadcom Corporati... RTOS Thread awareness support wip