FreeRTOS: Always show current execution before scheduler is started
[fw/openocd] / src / rtos / FreeRTOS.c
2022-08-08 Frank DischnerFreeRTOS: Always show current execution before schedule...
2022-08-08 Frank DischnerFreeRTOS: Fix current thread ID when no threads are...
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: 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-04-30 Tomas Vanektarget/armv7m: change FPv4_SP and FPv5_SP/DP identifier...
2021-03-10 Marc Schinkrtos: Remove typedef'd struct
2020-10-03 Karl PalssonFreeRTOS: strip duplicate line returns
2020-10-03 Karl PalssonFreeRTOS: properly read on big endian systems.
2020-07-26 Antonio Borneortos: fix minor typos
2020-04-15 Tomas VanekRevert "rtos/FreeRTOS: Fix FreeRTOS thread list reading"
2020-01-02 Rahul Masurkarrtos/FreeRTOS: Fix FreeRTOS thread list reading
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
2016-05-04 Jonathan DumaresqRTOS support: Add FPU support for FreeRTOS
2015-04-16 Andreas Fritiofsonrtos: add instructions and helper code to make FreeRTOS...
2015-04-16 Andreas FritiofsonFreeRTOS: Make optional symbols optional
2015-04-14 Evan HunterRTOS: Add logging to FreeRTOS and general RTOS
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-09-13 Hsiangkai Wangnds32: support FreeRTOS
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-23 Spencer Oliverrtos: rename stm32_stlink target to hla_target
2012-10-28 Matthias Blaicherrtos: Use ARRAY_SIZE instead of coding it by hand
2012-10-08 Paul Fertserrtos: support FreeRTOS over stlink
2012-08-24 Spencer Oliverbuild: fix memory leaks
2012-03-19 Paul Fertserrtos: add sanity checking for FreeRTOS's quantity of...
2012-03-19 Paul Fertserrtos: fix segfault in FreeRTOS handling
2012-02-06 Spencer Oliverbuild: cleanup src/rtos directory
2011-10-27 Øyvind Harboeclang: fix warning about missing check for return value
2011-08-27 Evan HunterFix off by one bug in FreeRTOS
2011-08-24 EvanAdd suspended task list to FreeRTOS support
2011-08-24 Evan HunterFix FreeRTOS thread list parsing
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