aboutsummaryrefslogtreecommitdiff
path: root/src/rtos
AgeCommit message (Expand)Author
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
2014-11-24Added FPU support for ChibiOS/RTChristian Gudrian
2014-11-24rtos: add support for ChibiOS/RT 3.0Christian Gudrian
2014-11-24rtos: allow symbols to be optional for a particular RTOSPaul Fertser
2014-10-06rtos: constify symbol names and listsSpencer Oliver
2014-03-30Don't cast return value of [cm]allocAndreas Fritiofson
2014-03-29rtos: fix xml register support regressionSpencer Oliver
2014-03-04Constify received GDB packetChristian Eggers
2014-03-04gdb-server/rtos: Send correct answer to "qfThreadInfo" packetChristian Eggers
2014-03-04RTOS: Unify wipe-out of thread listChristian Eggers
2014-02-04rtos: fix uninitialised variable warningPaul Fertser
2014-01-15Conform to C99 integer types format specifiersHsiangkai Wang
2013-10-31Clean up const usage to avoid excessive castingAndreas Fritiofson
2013-10-10cortex_m: target implementation renames cortex_m3 to cortex_mSpencer Oliver