target/mips64: Replace printf() with LOG_ERROR()
[fw/openocd] / src / rtos /
2021-07-02 Tim NewsomeAdd RTOS memory read/write functions.
2021-07-02 Antonio Borneortos/eCos: rename CamelCase symbols
2021-07-02 Antonio Borneortos: rename CamelCase symbols
2021-07-02 Antonio Borneortos: convert CamelCase enum in uppercase
2021-06-18 Tarek BOCHKATItarget/arm: optimize architecture flags
2021-06-04 Antonio Borneohelper/jim-nvp: comply with coding style [2/2]
2021-05-29 Antonio Borneortos: use ARRAY_SIZE() and simplify rtos_type.create()
2021-05-29 Antonio Borneoopenocd: use macro ARRAY_SIZE()
2021-05-22 Antonio Borneoopenocd: fix some minor typo
2021-05-11 Evgeniy Didinrtos: Add support for Zephyr RTOS
2021-04-30 Tomas Vanektarget/armv7m: change FPv4_SP and FPv5_SP/DP identifier...
2021-03-10 Marc Schinkrtos: Remove typedef'd struct
2020-12-26 Antonio Borneortos/hwthread: fix register list for armv7a
2020-11-04 Antonio Borneortos: make private the API rtos_try_next()
2020-11-04 Antonio Borneortos: declare local symbols as static
2020-10-03 Karl PalssonFreeRTOS: strip duplicate line returns
2020-10-03 Karl PalssonFreeRTOS: properly read on big endian systems.
2020-09-05 Antonio Borneoopenocd: use proper format with uint32_t
2020-09-05 Antonio Borneoopenocd: avoid checking for non NULL pointer to free it
2020-07-26 Antonio Borneortos: fix minor typos
2020-07-26 Daniel Krebsrtos: add support for RIOT
2020-07-08 Antonio Borneocoding style: fix space separation
2020-06-06 Antonio Borneocoding style: fix multi-line dereferencing
2020-05-24 Antonio Borneoopenocd: properly use jim data types
2020-05-24 Marc Schinkrtos/ChibiOS: Fix some coding styles
2020-05-09 Antonio Borneocoding style: add missing space when split strings
2020-05-09 Antonio Borneocoding style: avoid unnecessary line continuations
2020-05-07 Tim NewsomeAdd get_thread_reg() and set_reg() for hwthread
2020-05-02 Antonio Borneocoding style: src: remove empty lines at end of text...
2020-04-15 Tomas VanekRevert "rtos/FreeRTOS: Fix FreeRTOS thread list reading"
2020-03-17 Marc Schinkrtos: Destroy RTOS and fix memory leak
2020-03-07 Tomas Vanekrtos/linux: fix use of memory after it is freed
2020-02-24 Antonio Borneocoding style: fix space around pointer's asterisk
2020-01-02 Rahul Masurkarrtos/FreeRTOS: Fix FreeRTOS thread list reading
2019-08-28 Tim Newsomegdb_server, rtos: Fine-grained RTOS register access
2019-06-12 Daniel GoehringARMv8: Update rtos_reg storage from 8 to 16 bytes
2019-06-04 Bohdan Tymkivgdb_server: fix GDB_BUFFER_SIZE usage, fix unaligned...
2019-03-08 Matthias Welwarskyrtos/hwthread: add hardware-thread pseudo rtos
2019-01-23 Moritz Fischerrtos: Add RTOS task awareness for Chromium-EC
2018-10-16 Steven Stallionrtos: check symbol list when updating uCOS-III
2018-10-16 Steven Stallionesirisc: support eSi-RISC targets
2018-10-16 Steven Stallionrtos: support gdb_get_register_packet
2018-08-21 Tomas Vanekrtos/linux.c: fix clang static analyzer warning
2018-08-01 Masatoshi Tateishirtos: add support for NuttX
2018-04-23 Faisal ShahChibiOS thread states: Update thread state to label...
2018-04-07 Armin van der Togtrtos: Fix XPSR_OFFSET for cortex_m4f stacking
2018-03-07 Luca DarizFix ChibiOS FPU detection.
2018-03-03 Matthias Welwarskyrtos: fix rtos no-auto configuration
2018-02-21 Matthias Welwarskyrtos: run rtos create hook only once on autodetect
2018-02-21 Matthias Welwarskyrtos: facilitate RTOS SMP handling
2017-12-06 Marc Schinkrtos: Use 'bool' as return type for detect_rtos()
2017-06-30 Steven Stallionrtos: better sanity checking for uCOS-III
2017-06-30 Steven Stallionrtos: style corrections for uCOS-III
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support
2017-01-15 Andreas Fritiofsonhelper,rtos,server: Restore missing warning flags
2016-12-08 Andreas FritiofsonConvert to non-recursive make
2016-12-08 Marc Schinkhelper: Code cleanup for hexify()
2016-12-08 Steven Stalliongdb_server: support qXfer:threads:read packet
2016-12-08 Steven Stallionrtos: add support for uC/OS-III
2016-12-08 Matthias WelwarskyAdd -defer-examine option to target create command
2016-10-17 Marc Schinkhelper: Make unhexify() robust on invalid data
2016-08-14 Steven Stallionrtos: remove display_str member
2016-08-13 Andy Pomfretrtos: removed chSysInit from detection of ChibiOS ...
2016-05-24 Marc SchinkMake #include guard naming consistent
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
2016-02-29 Andreas Fritiofsonjim-nvp: Make Jim_GetOpt_String const-correct
2015-11-03 daniel-krtos/mqx: Fix uninitialized parts of symbol table
2015-10-30 Andrew Ruderrtos: handle STKALIGN adjustments on cortex m
2015-10-30 Andrew Ruderrtos: turn stack alignment into a function pointer
2015-08-06 Alexander DrozdovRTOS: ThreadX support on ARM926E-JS
2015-04-24 Paul Fertserrtos/mqx: prevent crash with -rtos auto
2015-04-24 Paul Fertserrtos: fix print format specifiers
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 Richard BraunChibiOS: fix crash on auto detection
2015-04-14 Evan HunterRTOS: Add logging to FreeRTOS and general RTOS
2015-03-09 Marian Cingelrtos: Freescale MQX rtos support
2015-01-09 Tomas VanekChibiOS: struct ChibiOS_params_list[] should not be...
2015-01-09 Spencer Oliverrtos: free gdb packet allocated memory
2014-11-24 Christian GudrianAdded FPU support for ChibiOS/RT
2014-11-24 Christian Gudrianrtos: add support for ChibiOS/RT 3.0
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-29 Spencer Oliverrtos: fix xml register support regression
2014-03-04 Christian EggersConstify received GDB packet
2014-03-04 Christian Eggersgdb-server/rtos: Send correct answer to "qfThreadInfo...
2014-03-04 Christian EggersRTOS: Unify wipe-out of thread list
2014-02-04 Paul Fertserrtos: fix uninitialised variable warning
2014-01-15 Hsiangkai WangConform to C99 integer types format specifiers
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-09-13 Hsiangkai Wangnds32: support FreeRTOS
2013-09-08 Spencer Oliverrtos: Do not dereference null pointers
2013-08-07 Hsiangkai Wanggdb_server: support gdb target description
2013-07-26 Spencer Oliverrtos: issue warning on auto detect failure
2013-07-01 Zied Guermazikeep gdb aware of threads if RTOS is set but no threads...
2013-06-05 Spencer Oliverupdate files to correct FSF address
next