aboutsummaryrefslogtreecommitdiff
path: root/src/rtos
AgeCommit message (Expand)Author
2020-03-07rtos/linux: fix use of memory after it is freedTomas Vanek
2020-02-24coding style: fix space around pointer's asteriskAntonio Borneo
2020-01-02rtos/FreeRTOS: Fix FreeRTOS thread list readingRahul Masurkar
2019-08-28gdb_server, rtos: Fine-grained RTOS register accessTim Newsome
2019-06-12ARMv8: Update rtos_reg storage from 8 to 16 bytesDaniel Goehring
2019-06-04gdb_server: fix GDB_BUFFER_SIZE usage, fix unaligned access during bulk trans...Bohdan Tymkiv
2019-03-08rtos/hwthread: add hardware-thread pseudo rtosMatthias Welwarsky
2019-01-23rtos: Add RTOS task awareness for Chromium-ECMoritz Fischer
2018-10-16rtos: check symbol list when updating uCOS-IIISteven Stallion
2018-10-16esirisc: support eSi-RISC targetsSteven Stallion
2018-10-16rtos: support gdb_get_register_packetSteven Stallion
2018-08-21rtos/linux.c: fix clang static analyzer warningTomas Vanek
2018-08-01rtos: add support for NuttXMasatoshi Tateishi
2018-04-23ChibiOS thread states: Update thread state to label mappingFaisal Shah
2018-04-07rtos: Fix XPSR_OFFSET for cortex_m4f stackingArmin van der Togt
2018-03-07Fix ChibiOS FPU detection.Luca Dariz
2018-03-03rtos: fix rtos no-auto configurationMatthias Welwarsky
2018-02-21rtos: run rtos create hook only once on autodetectMatthias Welwarsky
2018-02-21rtos: facilitate RTOS SMP handlingMatthias Welwarsky
2017-12-06rtos: Use 'bool' as return type for detect_rtos()Marc Schink
2017-06-30rtos: better sanity checking for uCOS-IIISteven Stallion
2017-06-30rtos: style corrections for uCOS-IIISteven Stallion
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2017-01-15helper,rtos,server: Restore missing warning flagsAndreas Fritiofson
2016-12-08Convert to non-recursive makeAndreas Fritiofson
2016-12-08helper: Code cleanup for hexify()Marc Schink
2016-12-08gdb_server: support qXfer:threads:read packetSteven Stallion
2016-12-08rtos: add support for uC/OS-IIISteven Stallion
2016-12-08Add -defer-examine option to target create commandMatthias Welwarsky
2016-10-17helper: Make unhexify() robust on invalid dataMarc Schink
2016-08-14rtos: remove display_str memberSteven Stallion
2016-08-13rtos: removed chSysInit from detection of ChibiOS (#121)Andy Pomfret
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-20Fix spelling of ARM CortexAndreas Färber
2016-05-04RTOS support: Add FPU support for FreeRTOSJonathan Dumaresq
2016-02-29jim-nvp: Make Jim_GetOpt_String const-correctAndreas Fritiofson
2015-11-03rtos/mqx: Fix uninitialized parts of symbol tabledaniel-k
2015-10-30rtos: handle STKALIGN adjustments on cortex mAndrew Ruder
2015-10-30rtos: turn stack alignment into a function pointerAndrew Ruder
2015-08-06RTOS: ThreadX support on ARM926E-JSAlexander Drozdov
2015-04-24rtos/mqx: prevent crash with -rtos autoPaul Fertser
2015-04-24rtos: fix print format specifiersPaul Fertser
2015-04-16rtos: add instructions and helper code to make FreeRTOS work againAndreas Fritiofson
2015-04-16FreeRTOS: Make optional symbols optionalAndreas Fritiofson
2015-04-14ChibiOS: fix crash on auto detectionRichard Braun
2015-04-14RTOS: Add logging to FreeRTOS and general RTOSEvan Hunter
2015-03-09rtos: Freescale MQX rtos supportMarian Cingel
2015-01-09ChibiOS: struct ChibiOS_params_list[] should not be constTomas Vanek
2015-01-09rtos: free gdb packet allocated memorySpencer Oliver