openocd: src/rtos: replace the GPL-2.0-or-later license tag
[fw/openocd] / src / rtos / embKernel.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 [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-03-10 Marc Schinkrtos: Remove typedef'd struct
2020-05-02 Antonio Borneocoding style: src: remove empty lines at end of text...
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
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-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting
2013-10-10 Spencer Olivercortex_m: target implementation renames cortex_m3 to...
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-05-10 RavazAdded: RTOS awareness for embKernel