1. 2a4ab85 CMSIS-RTOS2: Enhanced semaphore documentation with producer/consumer example. by Jonatan Antoni · 8 years ago
  2. 97c25ae RTX5: updated library project and libraries (IAR) by Vladimir Umek · 8 years ago
  3. 2fd855b RTX5: register access order changed (SVC_Initialize) by Vladimir Umek · 8 years ago
  4. 34dda88 CMSIS-RTOS2: Enhanced documentation. by Jonatan Antoni · 8 years ago
  5. a012919 RTX5: updated revision history by Robert Rostohar · 8 years ago
  6. debe9fd OS Tick: updated documentation (typo correction) by Robert Rostohar · 8 years ago
  7. eacfe06 RTOS2: Enhanced documentation with details about new OS Tick API. by Jonatan Antoni · 8 years ago
  8. 325b542 RTOS2: Enhanced osDelayUntil and osKernelGetTickCount with tick overflow handling. by Jonatan Antoni · 8 years ago
  9. 6ae0d96 RTOS2: Enhanced RTX configuration documentation (SDCMSIS-607). by Jonatan Antoni · 8 years ago
  10. 216c127 RTX5: latest libraries (ARM/GCC) by Robert Rostohar · 8 years ago
  11. 0c23db8 RTX5: updated library projects by Robert Rostohar · 8 years ago
  12. aeb6dd5 Updated description of OS Tick API by Robert Rostohar · 8 years ago
  13. 04fa90a Updated pack generator script by Robert Rostohar · 8 years ago
  14. dcfd432 RTX5: updated to use OS Tick API by Robert Rostohar · 8 years ago
  15. 6e5621b CMSIS Device: Added OS Tick API by Robert Rostohar · 8 years ago
  16. f2da71e CMSIS-Core: #203 compiler macro for packed union by Guillaume Galeazzi · 8 years ago
  17. f32dc4c RTX5: updated to CMSIS RTOS2 API V2.1.1 by Robert Rostohar · 8 years ago
  18. 9470b0b RTOS2: Updated API V2.1.1 by Robert Rostohar · 8 years ago
  19. 3c55eec Fixed read/write permissions of Core_A Private Timer registers by Daniel Brondani · 8 years ago
  20. 3edfb48 RTX5: Corrected MessageQueue to use actual message length (before padding). by Robert Rostohar · 8 years ago
  21. 4f96e9f updated device vendor list by Joachim Krech · 8 years ago
  22. 7917826 Added Synwit by Christopher Seidl · 8 years ago
  23. 390320d CMSIS-RTOS2: Fixed example for osThreadGetName, added missing id parameter. SDCMSIS-667 by Jonatan Antoni · 8 years ago
  24. 8078c31 CMSIS-RTOS2: Enhanced mutex flag documentation and added examples. Issue #200 by Jonatan Antoni · 8 years ago
  25. 3e5e886 Added ArteryTek by Christopher Seidl · 8 years ago
  26. 31da064 Fixed priority value display for messages in message queue. by Vladimir Umek · 8 years ago
  27. 1183f2d Added GIC set/clear SGI pending flags handling by Daniel Brondani · 8 years ago
  28. e75c4f8 CMSIS-Core(A): Fixed references in documentation. by Jonatan Antoni · 8 years ago
  29. 18ce4ed CMSIS-Core(A): Enhanced documentation for cache access maintenance. by Jonatan Antoni · 8 years ago
  30. 82b2a05 update Microchip id to align with Atmel. Add preinclude file category by Joachim Krech · 8 years ago
  31. 6755c0a make fpuPresent and mpuPresent optional by Joachim Krech · 8 years ago
  32. 86a358c Reverted file version numbers changed inconsistently with Apache-2 license update. by Jonatan Antoni · 8 years ago
  33. ef1381d Doxygen: by Jonatan Antoni · 8 years ago
  34. ee6ef42 Updated images for a better understanding (coloring secure/non-secure). by Christopher Seidl · 8 years ago
  35. 5683f80 CMSIS Core(A): Added documentation to Cortex-A GIC functions. by Jonatan Antoni · 8 years ago
  36. 07e0ada Added Microchip by Christopher Seidl · 8 years ago
  37. 35be0de Fixed wording by Christopher Seidl · 8 years ago
  38. acacc10 Fixed typos. by Christopher Seidl · 8 years ago
  39. 00a8e15 CMSIS-Core: Fixed possible compiler/misra warnings on IAR CLZ workaround. by Jonatan Antoni · 8 years ago
  40. be32f8f CMSIS/RTOSv2 Tick-less Low-Power Operation documentation. by Jonatan Antoni · 8 years ago
  41. d9c1164 fixes #192 SVDConv alignment problem by Joachim Krech · 8 years ago
  42. aea1c8a CMSIS-Core: Changed IAR __CLZ workaround to respect a new guard signaling availability of __CLZ in future versions. by Jonatan Antoni · 8 years ago
  43. b9a118f CMSIS-RTOS2: Fixed and enhanced documentation. by Jonatan Antoni · 8 years ago
  44. efbc4eb Merge branch 'feature/clean_up' into develop by Christopher Seidl · 8 years ago
  45. 948df5c Added PL1_SetCounterFrequency into Core_A by Daniel Brondani · 8 years ago
  46. 6ca8065 Removed todo by Christopher Seidl · 8 years ago
  47. 3cade86 Added specification for DAP_SWD_Sequence to support multi-drop target selection by ReinhardKeil · 8 years ago
  48. e48eaac Updated Core_A documentation by Daniel Brondani · 8 years ago
  49. 18ec0c2 Merge branch 'feature/rtos_docu_ehancements' into develop by Christopher Seidl · 8 years ago
  50. b10b690 Additional docu: cleaned all osXxx_Attr_t descriptions, added code examples. by Christopher Seidl · 8 years ago
  51. d4f111a Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop by Joachim Krech · 8 years ago
  52. 03005d6 removed no-space rule from CsubType causing backward incompatibility with some packs by Joachim Krech · 8 years ago
  53. ccb38bd Update cmsis_os.txt by Jonny-vb · 8 years ago
  54. b1b92c6 Minor bugfix in KernelGetSysTimerFreq event by Vladimir Umek · 8 years ago
  55. ffe6ce4 adding missing lint comment for T_UINT32_READ by Joachim Krech · 8 years ago
  56. 5480572 DSP: Fix issue #188 gnu compiler specific diagnostics in arm_math.h by Jonatan Antoni · 8 years ago
  57. 5f62ab3 cmsis: fix IAR architecture macros by Martin Kojtal · 8 years ago
  58. 80faeb2 Issue #164: Added workaround for missing __CLZ intrinsic on ARMv6 in IAR compilers prior 8. by Jonatan Antoni · 8 years ago
  59. c34d532 Fixed PDSC to differentiate between AC5 and AC6 only for Cortex-A devices for now. by Jonatan Antoni · 8 years ago
  60. 2d53355 Merge pull request #186 from nolange/develop by Martin Günther · 8 years ago
  61. 9b5b756 Fix __set_FPSCR and __get_FPSCR for (non-ARM) Clang by Norbert Lange · 8 years ago
  62. f6a9d80 RTX5: Fixed Cortex-A interrupt assemblies, LDRNEH must be LDRHNE instead. by Jonatan Antoni · 8 years ago
  63. 41e74d5 Enhanced pack description with ARM Compiler 6 awareness for Cortex-A. by Jonatan Antoni · 8 years ago
  64. 49c8b15 Enhanced Core(M) documentation with CMSIS version control defines. by Jonatan Antoni · 8 years ago
  65. 9887667 Corrected __set_mode for ARMCC AC5 by Vladimir Umek · 8 years ago
  66. f35d8eb Refactored __CM_CMSIS_VERSION defines according to #178. by Jonatan Antoni · 8 years ago
  67. 729f6ab Fixed RTXv5 mutex owner list handling. by Jonatan Antoni · 8 years ago
  68. 3e11271 Added latest schema changes by Christopher Seidl · 8 years ago
  69. b72d377 Enhanced and unified CMSIS RTOS2 message queue documentation. by Jonatan Antoni · 8 years ago
  70. 968b5d6 Fixed CMSIS generic library documentation and example. by Jonatan Antoni · 8 years ago
  71. ff9fa5b RTX5: added support for Cortex-A (preliminary) by Robert Rostohar · 8 years ago
  72. 38ad08c Merge branch 'feature/debug_description_update' into develop by Christopher Seidl · 8 years ago
  73. 18f146a Minor edits after schema update. by Christopher Seidl · 8 years ago
  74. 3cd6d71 Added a better datapatch example. by Christopher Seidl · 8 years ago
  75. ba4d962 Corrected exception handler references by Vladimir Umek · 8 years ago
  76. 7bfe5d0 CMSIS-Core_A: by Daniel Brondani · 8 years ago
  77. 545005f Enhanced and unified CMSIS-RTOS2 MemPool documentation. by Jonatan Antoni · 8 years ago
  78. 02fd751 Enhanced, fixed and unified CMSIS-RTOS2 Semaphore documentation. by Jonatan Antoni · 8 years ago
  79. 3a41231 Enhanced and unified CMSIS-RTOS2 Mutex documentation. by Jonatan Antoni · 8 years ago
  80. d3dc6a5 Fixed and unified CMSIS-RTOS2 Timer documentation. by Jonatan Antoni · 8 years ago
  81. 303be93 Enhanced CMSIS-RTOS2 Wait documentation. by Jonatan Antoni · 8 years ago
  82. 4b48bd5 Enhanced, corrected and unified CMSIS-RTOS2 Event documentation. by Jonatan Antoni · 8 years ago
  83. 608ab3a Unified CMSIS-RTOS2 documentation for Thread and Thread Flags to reference to thread states where mentioned. by Jonatan Antoni · 8 years ago
  84. 3979e8d Unified CMSIS RTOS2 Thread Flags documentation with return code listings. by Jonatan Antoni · 8 years ago
  85. c207fd9 Enhanced and unified CMSIS-RTOS2 thread documentation. by Jonatan Antoni · 8 years ago
  86. 7e932cb Added scheduler section to RTX5 theory of operation. by Jonatan Antoni · 8 years ago
  87. 4817557 Enhancements to RTOS2 documentation. by Jonatan Antoni · 8 years ago
  88. 08afa93 Intermediate, publish later. by Christopher Seidl · 8 years ago
  89. cf71d49 Added more information about the usage of an alternative timer. Added code example. by Christopher Seidl · 8 years ago
  90. c1b4232 Fixed RTOS2 message queue example. by Jonatan Antoni · 8 years ago
  91. 1b581a5 Added initial contribution for CMSIS Core(A) ARM Compiler 6. by Jonatan Antoni · 8 years ago
  92. ba03119 Updated Core_A doc: added Cortex-A5 into device table and renamed GIC, MMU references by Daniel Brondani · 8 years ago
  93. 6bf146e Updating IAR libraries for RTX5 by Matthias Hertel · 8 years ago
  94. 02d2eb7 Core(A): Moved all descriptions available in source files to be \brief. by Jonatan Antoni · 8 years ago
  95. a1540cb Changed RTX license to Apache-2.0 by Jonatan Antoni · 8 years ago
  96. 0859999 Updated Core_A documentation by Daniel Brondani · 8 years ago
  97. 1d5977d RTX5: updated release notes by Robert Rostohar · 8 years ago
  98. 37b9c3a Enhanced CMSIS RTOS2 documentation regarding the behavior of osThreadSuspend and osThreadResume. by Jonatan Antoni · 8 years ago
  99. c01fb4c Added Cortex-A device templates by Daniel Brondani · 8 years ago
  100. bb902b4 Updated pdsc: RTX5.1.1 by Robert Rostohar · 8 years ago