flash/nrf5: support for nRF52810
[openocd.git] / src / rtos /
2018-08-21 Tomas Vanekrtos/linux.c: fix clang static analyzer warning 40/4640/2
2018-08-01 Masatoshi Tateishirtos: add support for NuttX 03/4103/16
2018-04-23 Faisal ShahChibiOS thread states: Update thread state to label... 88/4488/5
2018-04-07 Armin van der Togtrtos: Fix XPSR_OFFSET for cortex_m4f stacking 37/4037/3
2018-03-07 Luca DarizFix ChibiOS FPU detection. 98/4398/3
2018-03-03 Matthias Welwarskyrtos: fix rtos no-auto configuration 38/4438/2
2018-02-21 Matthias Welwarskyrtos: run rtos create hook only once on autodetect 98/3998/3
2018-02-21 Matthias Welwarskyrtos: facilitate RTOS SMP handling 97/3997/7
2017-12-06 Marc Schinkrtos: Use 'bool' as return type for detect_rtos() 74/4274/2
2017-06-30 Steven Stallionrtos: better sanity checking for uCOS-III 66/4166/2
2017-06-30 Steven Stallionrtos: style corrections for uCOS-III 20/4120/2
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support 00/1200/37
2017-01-15 Andreas Fritiofsonhelper,rtos,server: Restore missing warning flags 27/3927/2
2016-12-08 Andreas FritiofsonConvert to non-recursive make 65/3865/6
2016-12-08 Marc Schinkhelper: Code cleanup for hexify() 93/3793/4
2016-12-08 Steven Stalliongdb_server: support qXfer:threads:read packet 59/3559/5
2016-12-08 Steven Stallionrtos: add support for uC/OS-III 56/3556/13
2016-12-08 Matthias WelwarskyAdd -defer-examine option to target create command 76/3076/15
2016-10-17 Marc Schinkhelper: Make unhexify() robust on invalid data 92/3792/2
2016-08-14 Steven Stallionrtos: remove display_str member 58/3558/4
2016-08-13 Andy Pomfretrtos: removed chSysInit from detection of ChibiOS ... 81/3381/4
2016-05-24 Marc SchinkMake #include guard naming consistent 56/2956/5
2016-05-24 Marc SchinkRemove FSF address from GPL notices 88/3488/3
2016-05-20 Andreas FärberFix spelling of ARM Cortex 83/3483/4
2016-05-04 Jonathan DumaresqRTOS support: Add FPU support for FreeRTOS 97/3397/5
2016-02-29 Andreas Fritiofsonjim-nvp: Make Jim_GetOpt_String const-correct 78/3178/2
2015-11-03 daniel-krtos/mqx: Fix uninitialized parts of symbol table 17/3017/2
2015-10-30 Andrew Ruderrtos: handle STKALIGN adjustments on cortex m 03/3003/3
2015-10-30 Andrew Ruderrtos: turn stack alignment into a function pointer 02/3002/4
2015-08-06 Alexander DrozdovRTOS: ThreadX support on ARM926E-JS 48/2848/2
2015-04-24 Paul Fertserrtos/mqx: prevent crash with -rtos auto 41/2741/3
2015-04-24 Paul Fertserrtos: fix print format specifiers 24/2724/2
2015-04-16 Andreas Fritiofsonrtos: add instructions and helper code to make FreeRTOS... 47/2347/4
2015-04-16 Andreas FritiofsonFreeRTOS: Make optional symbols optional 25/2425/4
2015-04-14 Richard BraunChibiOS: fix crash on auto detection 97/2597/2
2015-04-14 Evan HunterRTOS: Add logging to FreeRTOS and general RTOS 91/2391/5
2015-03-09 Marian Cingelrtos: Freescale MQX rtos support 53/2353/9
2015-01-09 Tomas VanekChibiOS: struct ChibiOS_params_list[] should not be... 27/2427/3
2015-01-09 Spencer Oliverrtos: free gdb packet allocated memory 82/2382/2
2014-11-24 Christian GudrianAdded FPU support for ChibiOS/RT 54/2354/2
2014-11-24 Christian Gudrianrtos: add support for ChibiOS/RT 3.0 52/2352/5
2014-11-24 Paul Fertserrtos: allow symbols to be optional for a particular... 55/2355/3
2014-10-06 Spencer Oliverrtos: constify symbol names and lists 92/2292/3
2014-03-30 Andreas FritiofsonDon't cast return value of [cm]alloc 69/2069/2
2014-03-29 Spencer Oliverrtos: fix xml register support regression 54/2054/2
2014-03-04 Christian EggersConstify received GDB packet 19/1919/6
2014-03-04 Christian Eggersgdb-server/rtos: Send correct answer to "qfThreadInfo... 25/1925/2
2014-03-04 Christian EggersRTOS: Unify wipe-out of thread list 16/1916/8
2014-02-04 Paul Fertserrtos: fix uninitialised variable warning 76/1876/2
2014-01-15 Hsiangkai WangConform to C99 integer types format specifiers 94/1794/5
2013-10-31 Andreas FritiofsonClean up const usage to avoid excessive casting 68/1668/3
2013-10-10 Spencer Olivercortex_m: target implementation renames cortex_m3 to... 26/1626/4
2013-09-13 Hsiangkai Wangnds32: support FreeRTOS 77/1577/7
2013-09-08 Spencer Oliverrtos: Do not dereference null pointers 55/1555/3
2013-08-07 Hsiangkai Wanggdb_server: support gdb target description 82/1382/9
2013-07-26 Spencer Oliverrtos: issue warning on auto detect failure 14/1514/2
2013-07-01 Zied Guermazikeep gdb aware of threads if RTOS is set but no threads... 32/1432/6
2013-06-05 Spencer Oliverupdate files to correct FSF address 26/1426/4
2013-05-10 RavazAdded: RTOS awareness for embKernel 34/1334/2
2013-04-28 Spencer Olivertarget: rename cortex_m3 to cortex_m 29/1129/5
2013-03-24 Christian Gudrianrtos: fixed handling of qThreadExtraInfo packets 08/1308/2
2013-03-13 Andreas Fritiofsontarget: Remove read_memory_imp 19/1219/2
2013-03-12 Øyvind Harboertos: fixes warning 09/1209/3
2013-02-26 Spencer Olivergdbserver: use common hexify/unhexify routines 05/1105/3
2013-01-27 Freddie Chopinrtos: fix error message 23/1123/2
2013-01-27 Spencer Oliverrtos: do not use LOG_OUTPUT 04/1104/2
2013-01-27 Evan Hunterrtos: Fix regression preventing use of first RTOS ... 86/986/4
2012-12-23 Spencer Oliverrtos: rename stm32_stlink target to hla_target 23/923/6
2012-12-14 Evan Hunterrtos: Add Cortex-R4 support for ThreadX 94/994/2
2012-11-12 Matthias Blaicherrtos: Fix error in reading the current thread in ChibiOS/RT 74/974/3
2012-11-05 Matthias Blaicherrtos: Make ChibiOS code aware of endiness
2012-11-05 Matthias Blaicherrtos: Add FPU detection to ChibiOS/RT
2012-11-05 Matthias Blaicherrtos: Fix wrong ReadyList lookup in ChibiOS
2012-10-28 Spencer Olivergdb: fix broken qCRC packet handling
2012-10-28 Spencer Olivergdb: use strncmp rather than strstr
2012-10-28 Matthias Blaicherrtos: fix gdb qC command answer
2012-10-28 Matthias Blaicherrtos: Use ARRAY_SIZE instead of coding it by hand
2012-10-27 Matthias Blaicherrtos: Fix wrong allocation in linux_get_symbol_list_to_...
2012-10-16 Matthias Blaicherrtos: Add ChibiOS/RT support
2012-10-09 Matthias Blaicherrtos: Don't crash on qSymbol GDB packet when no RTOS...
2012-10-08 Paul Fertserrtos: support FreeRTOS over stlink
2012-10-05 Peter Stugertos: Rewrite rtos_qsymbol() and fix auto-detect false...
2012-10-05 Peter Stugertos: Rewrite rtos_try_next() for readability
2012-10-05 Peter Stugertos: Rewrite rtos_create() for readability
2012-08-24 Spencer Oliverbuild: fix memory leaks
2012-05-21 Spencer Oliverbuild: add helper/types.h to config.h
2012-05-04 Spencer Oliverbuild: remove clang unused variable assignment warnings
2012-05-04 Spencer Oliverbuild: remove clang unused variable increments warnings
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
2012-01-16 Spencer Oliverbuild: fix broken make distcheck
2012-01-15 Michel JAOUENrtos : linux awareness
2012-01-15 Michel JAOUENrtos : create qsymbol interface and add str_to_hex...
2012-01-15 Michel JAOUENrtos : ps command
2012-01-15 Michel JAOUENrtos : smp support
2012-01-15 Michel JAOUENrtos : current_threadid move to rtos context
2012-01-15 Michel JAOUENrtos :introduce possible overload by rtos of gdb_thread...
2012-01-15 Michel JAOUENrtos : remove unused parameter
2011-11-29 Evan HunterAdd stack alignment support to RTOS awareness - needed...
next

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)