openocd: fix SPDX tag format for files .c
[fw/openocd] / src / rtos / eCos.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: remove NULL comparisons with checkpatch [1/2]
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-02 Antonio Borneortos/eCos: rename CamelCase symbols
2021-07-02 Antonio Borneortos: rename CamelCase symbols
2021-05-29 Antonio Borneortos: use ARRAY_SIZE() and simplify rtos_type.create()
2021-03-10 Marc Schinkrtos: Remove typedef'd struct
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
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-10-28 Matthias Blaicherrtos: Use ARRAY_SIZE instead of coding it by hand
2012-02-06 Spencer Oliverbuild: cleanup src/rtos directory
2011-11-07 Øyvind Harboeecos: add missing error propagation
2011-07-10 Luca BrunoFix typo in command output
2011-05-25 Alan BowmanAdd eCos/Cortex RTOS support