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