1. 55b1983 Fix typo in documentation (#1677) by Aric Radzin · 11 months ago develop
  2. 7b8c3f3 RTX5: Update IAR examples (latest components and configuration) by Vladimir Umek · 2 years, 4 months ago
  3. 80ece22 RTX5: Correct typo in Cortex-A handlers by Robert Rostohar · 2 years, 4 months ago
  4. 050f998 RTX5: Update examples (latest components and configuration) by Robert Rostohar · 2 years, 4 months ago
  5. b336c4e RTX5: Update support for Cortex-A (SVC Active) by Robert Rostohar · 2 years, 4 months ago
  6. e79b644 RTX5: Disable fp_init override for Armv7A by Robert Rostohar · 2 years, 4 months ago
  7. 6a6c112 RTX5: Enable osZoneSetup_Callback for Cortex-A by Robert Rostohar · 2 years, 4 months ago
  8. f6afe44 RTX: Update configuration for building libraries by Robert Rostohar · 2 years, 4 months ago
  9. 301e8b6 RTX5: Correct typo in support for Cortex-A by Robert Rostohar · 2 years, 4 months ago
  10. cab913c RTX5: Remove unused IRQ handlers (Arm Compiler 5) by Robert Rostohar · 2 years, 4 months ago
  11. 5804548 RTX5: Add warning for unsupported options for specific toolchains by Robert Rostohar · 2 years, 4 months ago
  12. 7f2158f RTX5: Update support for Cortex-A (Synchronize with Cortex-M) by Robert Rostohar · 2 years, 4 months ago
  13. 200854d RTX5: Update osKernelRestoreLock (allowed to be called from Faults) by Robert Rostohar · 2 years, 4 months ago
  14. 5159bec RTX5: Suppress misidentified lint warnings by Robert Rostohar · 2 years, 4 months ago
  15. e835d6f RTX5: TZ Context handling is made optional by Robert Rostohar · 2 years, 4 months ago
  16. b430bb4 RTX5: Optimize IRQ handlers by Robert Rostohar · 2 years, 4 months ago
  17. 744dcbf RTX5: Add support for Process Isolation (Functional Safety) by Robert Rostohar · 2 years, 4 months ago
  18. 2a65576 RTOS2: Functions osXxxGetName allowed to be called from Interrupt Service Routines by Robert Rostohar · 2 years, 4 months ago
  19. 73b3f65 RTOS2: Extended API with Process Isolation (Functional Safety) by Robert Rostohar · 2 years, 4 months ago
  20. dbc245a Enhance scatter files with noinit section. by Jonatan Antoni · 2 years, 5 months ago
  21. 41a6424 RTX5: Add Thread Entry wrapper to be compatible with GDB stack unwind (#1559) by Robert Rostohar · 2 years, 6 months ago
  22. 2e02216 RTOS2/RTX5: Update SysTick implementation for OS Tick (initial count value) by Robert Rostohar · 2 years, 6 months ago
  23. bbfbe18 RTX5: Add de-allocation of Arm C library thread data (libspace) when thread is terminated by Robert Rostohar · 2 years, 6 months ago
  24. 7197156 RTX5: replace deprecated "swi" with "svc" in SVC for IAR by Robert Rostohar · 2 years, 8 months ago
  25. dde5bac Fix RTOS Event Filter initialization for Kernel events (#1561) by Milorad Cvjetkovic · 2 years, 11 months ago
  26. 124dfbc RTX5: update library fetch script to get the latest libraries by Robert Rostohar · 3 years, 4 months ago
  27. 2c1f69b RTX5: update library projects (CMSIS pack version) by Robert Rostohar · 3 years, 4 months ago
  28. f6f84dc RTX5: minor optimization in osRtxThreadDelayTick (#1405) by Robert Rostohar · 3 years, 4 months ago
  29. 70ebbba RTX5: add _fp_init function prototype (#1462) by Martin Günther · 3 years, 4 months ago
  30. 3f4a0c0 CMSIS Device: fixed typo in scatter files. by GuentherMartin · 3 years, 4 months ago
  31. 18205c6 RTX5: Fix timer interval when periodic timer is restarted by Robert Rostohar · 3 years, 5 months ago
  32. addd45d RXT5: change order of include in rtx_lib.c (internal) by Robert Rostohar · 3 years, 6 months ago
  33. 28d54ba RXT5: add Floating-point initialization for Arm C Library (#1421) by Robert Rostohar · 3 years, 6 months ago
  34. 7f702ec RXT5: optimize MessageQueueGet/Put (remove copying arguments) by Robert Rostohar · 3 years, 8 months ago
  35. 6b8c755 RTX5: Fix potential register R1 corruption when calling OS functions from threads multiple times with same arguments (when using high level compiler optimizations) - #1382 by Robert Rostohar · 3 years, 8 months ago
  36. b7d0b82 RTX: Add IAR support for v8.1 (#1366) by Thomas Törnblom · 3 years, 9 months ago
  37. dd490bb fix issue #1266 by Gabriel Wang · 3 years, 10 months ago
  38. 999d63b rtx-def: fix license - apache 2.0 by Martin Kojtal · 4 years, 1 month ago
  39. 6b7e478 RTX5: minor optimization in mutex priority inversion by Robert Rostohar · 4 years, 2 months ago
  40. 0b15024 RTX5: fix mutex priority inversion (#1202) by Robert Rostohar · 4 years, 2 months ago
  41. bb655ad RTX5: Fixed type in doxygen comment for osRtxErrorStackUnderflow by Jonatan Antoni · 4 years, 3 months ago
  42. cde2c17 RTX5: update prebuilt library version (fetch script) by Robert Rostohar · 4 years, 3 months ago
  43. 2ccc9e9 RTX5: update TrustZone examples (using latest components) by Robert Rostohar · 4 years, 3 months ago
  44. 4ab4f8c RTX5: update examples (using latest components) by Robert Rostohar · 4 years, 3 months ago
  45. fafe7f9 RTX5: update projects for building libraries by Robert Rostohar · 4 years, 3 months ago
  46. 78a7dfc RTX5: update Idle and Timer thread stack section names by Robert Rostohar · 4 years, 3 months ago
  47. 4e9bfc7 RTX5: fix Message Queue Data allocation size when using object specific memory allocation by Robert Rostohar · 4 years, 3 months ago
  48. 81dd4f2 RTX5: update osKernelResume handling (processing past sleep ticks) by Robert Rostohar · 4 years, 3 months ago
  49. 41a4c46 RTX5: fix osThreadJoin (when terminating thread which is waiting to be joined) by Robert Rostohar · 4 years, 3 months ago
  50. e970345 RTX5: update osRtxInfo initialization (#759) by Robert Rostohar · 4 years, 3 months ago
  51. e5df933 RTX5: fix osDelay/osDelayUntil error handling (#454) by Robert Rostohar · 4 years, 3 months ago
  52. ada4cde RTX5: fix Round-Robin (#228, #1000) by Robert Rostohar · 4 years, 3 months ago
  53. 8fc0679 RTX5: update library configuration setup by Robert Rostohar · 4 years, 3 months ago
  54. 20d60b7 RTX5: update configuration (Event Recorder) by Robert Rostohar · 4 years, 3 months ago
  55. 88f2b4f RTX5: enhance stack overrun checking by Robert Rostohar · 4 years, 3 months ago
  56. dae8b25 RTX5: remove experimental MPU Load support by Robert Rostohar · 4 years, 3 months ago
  57. b4b5d3c RTX5: rename error code for stack overflow by Robert Rostohar · 4 years, 3 months ago
  58. b870ad6 RTX5: add KernelErrorNotify event (osRtxErrorNotify) by Robert Rostohar · 4 years, 3 months ago
  59. c1d1945 RTX5: reorganize Armv8-M IRQ modules for IAR by Robert Rostohar · 4 years, 3 months ago
  60. cfde3a3 RTX5: remove Armv8-M IRQ module wrappers for IAR by Robert Rostohar · 4 years, 3 months ago
  61. c1b641a RTX5: optimize IRQ modules for Armv8-M by Robert Rostohar · 4 years, 3 months ago
  62. fb6a199 RTX5: update IRQ modules for GCC (lowercase instructions) by Robert Rostohar · 4 years, 3 months ago
  63. faa29ea RTX5: minor internal changes (IsException) by Robert Rostohar · 4 years, 3 months ago
  64. 336701e RTX5: minor code improvements (MISRA) by Robert Rostohar · 4 years, 3 months ago
  65. 5fa4745 RTX5: RTX derived definitions in stand-alone rtx_def.h by Robert Rostohar · 4 years, 3 months ago
  66. 95fe964 RTX5: rename IRQ modules to match architecture (#943) by Robert Rostohar · 4 years, 3 months ago
  67. 2929d74 RTOS2: corrected OS Tick SysTick implementation (OS_Tick_GetOverflow) by Robert Rostohar · 4 years, 3 months ago
  68. c4e528c RTOS2: OS Tick API 1.0.2 - add extern "C" (#824) by Robert Rostohar · 4 years, 3 months ago
  69. def6f80 New pack gen bash script. by Jonatan Antoni · 4 years, 3 months ago
  70. 788048d RTX5: update release notes (OS Initialization for IAR) by Robert Rostohar · 4 years, 3 months ago
  71. 40e936e RTX5: CVE-2021-27431 vulnerability mitigation by Robert Rostohar · 4 years, 3 months ago
  72. 0329712 Update IncidentLog_s.h by Sun Yiming Z · 4 years, 5 months ago
  73. 840f4ff RTX5: Add os initialization for IAR by TTornblom · 4 years, 5 months ago
  74. 7114cc6 RTX5: Avoid warnings caused by -Wundef. by GuentherMartin · 4 years, 5 months ago
  75. 61cfe5d RTX5: Fix GCC lib project by Jonatan Antoni · 4 years, 6 months ago
  76. ffcff96 RTOS2: Removed old builder.py by Jonatan Antoni · 4 years, 6 months ago
  77. 9b88fb1 Adding new build.py for RTX5 libs. by Jonatan Antoni · 4 years, 6 months ago
  78. 03a6979 RTOS2: fixed osMessageQueueGetMsgSize brief description by Vladimir Umek · 5 years ago
  79. 5865a4a RTOS2: typo correction in cmsis_os2.h by Robert Rostohar · 5 years ago
  80. 17ccd4d Pack: Bumped version to 5.7.1-dev0 after release. by Jonatan Antoni · 5 years ago 5.8.0-dev
  81. 5d7706f RTX5: updated examples (latest startup/system files and other minor improvements) by Robert Rostohar · 5 years ago
  82. 869e948 Pack: Fixed version for Cortex-M55 Startup component. by Jonatan Antoni · 5 years ago
  83. 64710c9 RTX5: refactored GCC IRQ Handlers by Robert Rostohar · 5 years ago
  84. 1dd090b RTX5: added support for MVE-I (Armv8.1-M) by Robert Rostohar · 5 years ago
  85. c88880a RTOS2: Added Blinky and MsgQueue examples for IAR by TTornblom · 5 years ago
  86. 4ca3186 RTX5: corrected typo (preprocessor definitions for Armv8.1-M) by Robert Rostohar · 5 years ago
  87. 3dcd3b1 RTX: Rebuilt IAR RTOS2 libraries by TTornblom · 5 years ago
  88. 97917cc RTX5: added support for Cortex-M55 by Robert Rostohar · 5 years ago
  89. e9674d5 RTX5: updated configuration template default values by Robert Rostohar · 5 years ago
  90. 812b99b RTX5: Updated copyright (Armv8-M sources) by Robert Rostohar · 5 years ago
  91. abe3c96 RTX5: latest libraries (Armv8M) by Robert Rostohar · 6 years ago
  92. 302d4fb RTX5: Enhanced support for Armv8-M (specifying thread TrustZone module identifier is optional) by Robert Rostohar · 6 years ago
  93. 7ac08dc Removed ".file" assembly directives to avoid undesired dependencies generated by GNU Assembler. by Daniel Brondani · 6 years ago
  94. 89679ee RTX5: latest libraries (ARM/GCC) by Robert Rostohar · 6 years ago
  95. f224f76 RTX: Rebuilt IAR libraries. Non-secure v8m didn't work properly by TTornblom · 6 years ago
  96. 5ea4a66 Protect TRUE/FALSE defines in rtx_core_ca.h. by Robert Rostohar · 6 years ago
  97. 4727d3b Protect TRUE/FALSE defines in rtx_core_cm.h. by Chris Reed · 6 years ago
  98. 88b789c RTOS2: updated 'main' template (removes compiler warnings) by Robert Rostohar · 6 years ago
  99. fc36635 RTX5: updated examples (latest configuration files and other minor improvements) by Robert Rostohar · 6 years ago
  100. 3f3d411 RTX5: Minor optimization (osRtxMutexOwnerRestore) by Robert Rostohar · 6 years ago