1. d6895d7 RTX5: latest libraries (IAR) by Robert Rostohar · 6 years ago
  2. 63798c1 RTX5: latest libraries (ARM/GCC) by Robert Rostohar · 6 years ago
  3. eaf9850 RTOS2: minor improvements in templates by Robert Rostohar · 6 years ago
  4. bbdb77d RTOS2/RTX: Updated all examples to use C Startup variant. by Jonatan Antoni · 6 years ago
  5. ef65ce5 RTX5: enhanced support for OS sections when using ARMCC5 (linker option "--keep=os_cb_sections" not needed any more) by Robert Rostohar · 6 years ago
  6. 5a7a893 Merge pull request #571 from kjbracey-arm/join by Robert Rostohar · 6 years ago
  7. 274494c RTX5: fixed osMutexRelease issue (#574 #578) by Robert Rostohar · 6 years ago
  8. 757e808 RTX5 (Component View): displaying "Mutex owner" only when mutex locked by Vladimir Umek · 6 years ago
  9. b11a184 RTX5: Have osThreadJoin mark thread non-joinable by Kevin Bracey · 6 years ago
  10. 837ed04 RTX5: removed unnecessary semicolons by Vladimir Umek · 6 years ago
  11. 12955cd Updated file versions, dates and copyright headers. by Jonatan Antoni · 6 years ago
  12. 41c6b0f RTX5: Typo correction (comments) by Vladimir Umek · 6 years ago
  13. 903c3c0 RTOS2: Fixed RTX TrustZone examples. by Jonatan Antoni · 6 years ago
  14. b829f10 RTOS2: Rebuilt IAR libraries with EVR_RTX_DISABLE and DOMAIN_NS=1 for the non-secure libraries by TTornblom · 6 years ago
  15. b780c25 RTX5 (Component View): added ssel="1" attribute for the Running thread (Thread Events statistics) by Vladimir Umek · 6 years ago
  16. 2a7ed79 RTX5 (Component View): further read optimization by Vladimir Umek · 6 years ago
  17. c767db3 RTX5 (Component View): minor read optimizations by Vladimir Umek · 6 years ago
  18. 7a64ce4 RTX5: latest libraries (IAR) by Vladimir Umek · 6 years ago
  19. 5d7b28f RTX5: latest libraries (ARM/GCC) by Robert Rostohar · 6 years ago
  20. 26dc9a8 RTX5: corrected typo in Mutex.c template by Robert Rostohar · 6 years ago
  21. 0718e8a Merge pull request #529 from kjbracey-arm/clrex by Vladimir Umek · 6 years ago
  22. 647a940 RTX5: Add CLREX to exception exit paths by Kevin Bracey · 6 years ago
  23. abb6976 RTX5: Make rtx_core_ca.h cope with compiler in Thumb mode by Kevin Bracey · 6 years ago
  24. bd088a9 RTX5: minor optimization (osKernelResume) by Robert Rostohar · 7 years ago
  25. 5398c46 Pack: Removed Fixed Virtual Platform board. Fixed RTX MemPool example. by Jonatan Antoni · 7 years ago
  26. ba157cf RTX5 (Component View): updated object name display by Vladimir Umek · 7 years ago
  27. 856be70 RTX5: minor internal update (#500) by Robert Rostohar · 7 years ago
  28. 7d64919 RTOS2: Updated IAR support by TTornblom · 7 years ago
  29. e01bffb RTOS2: Updated IAR support by TTornblom · 7 years ago
  30. c0f83ab RTOS2: Updated IAR support by TTornblom · 7 years ago
  31. 3c5e575 Changed from "INCLUDE" to "#include" as the first method has issues with paths. by TTornblom · 7 years ago
  32. 87c33cf RTX5: minor internal changes (changed object identifiers to avoid memory pool free side effect) by Robert Rostohar · 7 years ago
  33. 1ea17c5 RTX5: minor optimization (Event Recorder Initialization) by Robert Rostohar · 7 years ago
  34. 5bc83ff added import lib misc option and include path by Joachim Krech · 7 years ago
  35. 93c0ddf RTX5: Updated Event Recorder configuration (also addresses #457) by Robert Rostohar · 7 years ago
  36. 26ce470 RTX5: minor optimization (ARMv6M) by Robert Rostohar · 7 years ago
  37. 7643cd3 RTX5: minor optimizations by Robert Rostohar · 7 years ago
  38. b4b7c8d Revert "RTX5: .bss sections explicitly assigned to ZI for ARMCC5 (#407)" by Jonatan Antoni · 7 years ago
  39. 68e535d RTX5: enhanced events (Generic Wait and Thread Flags) by Robert Rostohar · 7 years ago
  40. 027464c RTX5: .bss sections explicitly assigned to ZI for ARMCC5 (#407) by Robert Rostohar · 7 years ago
  41. 282aa99 Revert "rtos: rtx5: ARMCC5: move the variables in .bss.os section to ZI section" by Jonatan Antoni · 7 years ago
  42. 0b4f11c rtos: rtx5: ARMCC5: move the variables in .bss.os section to ZI section by Tero Jääskö · 7 years ago
  43. 6c83b54 RTX5: enhanced KernelInfoRetrieved event by Robert Rostohar · 7 years ago
  44. 83177af RTX5: Updated RTX generated events (reorganized components) and Event Recorder configuration by Robert Rostohar · 7 years ago
  45. d143b79 Pull request #410: Fix define around EvrRtxKernelInitialized by Robert Rostohar · 7 years ago
  46. 95a3ae4 RTX5 (Component View): current stack pointer value for running thread set to unknown when invalid by Vladimir Umek · 7 years ago
  47. 7ce5eaa Updated RTOS2 examples. by GuentherMartin · 7 years ago
  48. ba9cdf3 Pack: Restructured PDSC to keep original repository structure. by Jonatan Antoni · 7 years ago
  49. 61ef059 events: fix semicolon for event timer macros by Martin Kojtal · 7 years ago
  50. 2e98d57 RTX5: updated examples (latest configuration) by Robert Rostohar · 7 years ago
  51. 52b2a5a RTX5: latest libraries (ARM/GCC) by Robert Rostohar · 7 years ago
  52. 01c7adb RTX5: latest libraries (IAR) by Vladimir Umek · 7 years ago
  53. 300d01d RTX5 (Component View): minor change in event enum access by Vladimir Umek · 7 years ago
  54. 328e215 RTX5: enhanced events EvrRtxSemaphoreAcquired/EvrRtxSemaphoreReleased (added available tokens) by Robert Rostohar · 7 years ago
  55. f28ad45 RTX5: enhanced event EvrRtxThreadCreated (added name) by Robert Rostohar · 7 years ago
  56. f7d6092 RTOS2: Updated API V2.1.3 by Robert Rostohar · 7 years ago
  57. c2d7959 RTX5: updated Event Recorder - added tracking of thread states by Robert Rostohar · 7 years ago
  58. 4e75ce6 RTX5 (Component View): number of messages in message queue aligned with actual application state by Vladimir Umek · 7 years ago
  59. d062bec RTX5 (Cortex-A): exception handling restructured, post processing moved after context save. by Vladimir Umek · 7 years ago
  60. 017de41 RTX5: removed compiler warning when Timers are not used (#316) by Robert Rostohar · 7 years ago
  61. 7dd13ba RTX5: updated osDelayUntil(current_tick) return value (#277) by Robert Rostohar · 7 years ago
  62. 3f19e0d RTX5: osDelayUntil longest delay limited to 2^31-1 (#276 #277 SDCMSIS-806) by Robert Rostohar · 7 years ago
  63. e3d1065 RTX5: component view updated - control block state taken into account only for threads and counters by Vladimir Umek · 7 years ago
  64. 58b79ea RTX5: added Trusted Firmware M extension (SDCMSIS-774) by Robert Rostohar · 7 years ago
  65. 35afcf8 RTX5: optimized generated Event Recorder events (ObjectGetName, KernelInfoRetrieved) by Robert Rostohar · 7 years ago
  66. 62e8276 RTX5: synced latest changes in atomic functions from Cortex-M to Cortex-A by Robert Rostohar · 7 years ago
  67. bc167c5 RTX5: minor change in events (name consistency) - part2 by Robert Rostohar · 7 years ago
  68. 858f429 RTX5: minor change in events (name consistency) by Robert Rostohar · 7 years ago
  69. c3b123e RTX5: updated MemoryPoolFree (removed count check) [SDCMSIS-801] by Robert Rostohar · 7 years ago
  70. 75189e7 RTX5: code optimization (removed redundant object state checks) by Robert Rostohar · 7 years ago
  71. 6598406 RTX5: minor update in configuration file (added additional comment) by Robert Rostohar · 7 years ago
  72. e718dc4 RTOS2/RTX: Added builder script for pre-built libraries. by Jonatan Antoni · 7 years ago
  73. 1361c74 RTX5: minor update of order for some error checking by Robert Rostohar · 7 years ago
  74. 22a5941 RTX5: minor internal reorganization (replaced hard coded constants with existing defines) by Robert Rostohar · 7 years ago
  75. b416b2c RTX5: added support for Event Recorder initialization and filter setup (RTOS can also be used as Event Recorder Time Stamp) by Robert Rostohar · 7 years ago
  76. e58ef49 corrected 'null-terminated string' comment by Reinhard Keil · 7 years ago
  77. 04f9687 RTX5: component view updated - used stack display set to "unknown" during system exception calls and debug execution by Vladimir Umek · 7 years ago
  78. b355d47 RTX5: improved robustness (invalidation of objects on delete) by Robert Rostohar · 7 years ago
  79. 0b7a4a9 RTX5: fixed nesting interrupt handling (Cortex-A) by Vladimir Umek · 7 years ago
  80. 184017e RTX5: ignoring CPUID field in GIC implementation by Vladimir Umek · 7 years ago
  81. 670d291 consistent names in comments by Reinhard Keil · 7 years ago
  82. 1dbad20 RTX5: fixed osMemoryPoolAlloc to avoid potential race condition (#342) by Robert Rostohar · 7 years ago
  83. 815dfad RTX5: disabled OS Tick interrupt during post processing in IRQ handler for Cortex-A devices by Vladimir Umek · 7 years ago
  84. 814c03c Function comments improved (no functional change -> no version number modified) by Reinhard Keil · 7 years ago
  85. bc70a07 typo fixed by Reinhard Keil · 7 years ago
  86. 80922a1 RTX5: minor code optimizations (removed unnecessary checks) by Robert Rostohar · 7 years ago
  87. 84a9388 RTX5: fixed optimization issue when using GCC optimization level 3 by Robert Rostohar · 7 years ago
  88. 583d205 removing superfluous end tag by Joachim Krech · 7 years ago
  89. c6dca33 RTOS2: Update version information for OS Tick Private Timer. by Jonatan Antoni · 7 years ago
  90. e8d0a47 Move non-config includes behind PTIM ifdef by Bartek Szatkowski · 7 years ago
  91. 4c269b2 fixing attribute name by Joachim Krech · 7 years ago
  92. b274a66 RTX5: component view update - brief attribute replaced with shortname in component tag by Vladimir Umek · 7 years ago
  93. 4f86b6f RTX5: Enhanced SCVD for System Analyzer integration. by Jonatan Antoni · 7 years ago
  94. 09e3221 RTX5: component view updated - fixed stack context display for running thread by Vladimir Umek · 7 years ago
  95. 3321927 DoxyGen: Fixed Memory Management documentation. by Jonatan Antoni · 7 years ago
  96. 6b557bf RTX5: removed an unnecessary PC-lint comment by Robert Rostohar · 7 years ago
  97. 12e6537 RTX5: updated configuration - increased default thread stack sizes to 256 bytes by Robert Rostohar · 8 years ago
  98. e4c8245 RTX5: corrected OS control blocks sections when using ARMCC5 (used for debug with Component Viewer) by Robert Rostohar · 8 years ago
  99. 0322fb4 RTX5: component view updated - fixed invalid stack usage for running thread during context switch by Vladimir Umek · 8 years ago
  100. 6fcd74b RTX5: data usage optimization (libspace in separate section and can be removed by linker when not used) by Robert Rostohar · 8 years ago