1. 020309a Pack: Fixed condition CM4_FP for Cortex-M4 with FPU to match Dfpu=FPU|SP_FPU|DP_FPU. by Jonatan Antoni · 8 years ago
  2. 6ea73ca CoreValidation: Added test functions for MSPLIM and PSPLIM. by Jonatan Antoni · 8 years ago
  3. 3d4ba7a Core(M): Enhanced ICCARM with MSPLIM and PSPLIM functions. by Jonatan Antoni · 8 years ago
  4. 0d810be CoreValidation: Migrated Cortex-M* test projects for IAR to rtebuild. by Jonatan Antoni · 8 years ago
  5. efabdf3 CoreValidation: Migrated Cortex-M23/M33 tests for IAR to rtebuild. by Jonatan Antoni · 8 years ago
  6. b2be686 Core(M): Fixed core_cm33.h DSP usage detection based on ACLE predefined macro __ARM_FEATURE_DSP. by Jonatan Antoni · 8 years ago
  7. 65d8974 Added ARMv8M handler files for RTX5 to PDSC. by Jonatan Antoni · 8 years ago
  8. 336c63e RTX5: Fixed name clash between macro and function SVC_Setup for IAR. by Jonatan Antoni · 8 years ago
  9. be598e6 RTX5: Fixed name clash in SVC macros for ICCARM. by Jonatan Antoni · 8 years ago
  10. 1279b74 CoreValidation: Fixed validation tests for Cortex-A5/7/9 using IAR. by Jonatan Antoni · 8 years ago
  11. 90e5beb Device: Added/fixed startup files for Cortex-A5/7/9 using IAR toolchain. by Jonatan Antoni · 8 years ago
  12. d20b8aa RTX5: Added TrustZone Module Identifier configuration for Idle and Timer Thread (#252) by Robert Rostohar · 8 years ago
  13. c002aa9 Create startup_ARMCA9.s by Thomas Törnblom · 8 years ago
  14. 3e7eb8e Core: Updated compiler __NO_RETURN definition to prevent macro name clash on "noreturn" with C11 stdnoreturn.h. (Issue #240) by Jonatan Antoni · 8 years ago
  15. b739604 RTX5: corrected typo (Capiversion in pdsc) by Robert Rostohar · 8 years ago
  16. 72d6606 RTX5: component view updated - fixed display when Global Dynamic Memory not used by Vladimir Umek · 8 years ago
  17. fe9066b RTOS2: Updated __NO_RETURN definition in cmsis_os2.h (#240) by Robert Rostohar · 8 years ago
  18. e96577d RTOS2: Updated API V2.1.2 (version info in headers) by Robert Rostohar · 8 years ago
  19. caad272 RTX5: updated to CMSIS RTOS2 API V2.1.2 by Robert Rostohar · 8 years ago
  20. 17243e6 RTOS2: Updated API V2.1.2 by Robert Rostohar · 8 years ago
  21. 33f8983 RTX5: added RTX_NO_MULTITHREAD_CLIB macro guard (#213) by Robert Rostohar · 8 years ago
  22. 6d4b699 RTX5: Moved SVC/PendSV handler priority setup from osKernelInitialize to osKernelStart by Robert Rostohar · 8 years ago
  23. 30e0577 RTX5: Corrected memory allocation for stack and data when "Object specific Memory allocation" configuration is used by Robert Rostohar · 8 years ago
  24. 63777bc RTX5: version increased to V5.2.3 by Robert Rostohar · 8 years ago
  25. 05fa9d3 Merge pull request #260 from deepikabhavnani/develop by Robert Rostohar · 8 years ago
  26. bba680e CoreValidation: Fixed rtebuild build path convention. by Jonatan Antoni · 8 years ago
  27. c4fa5ee Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop by Daniel Brondani · 8 years ago
  28. 37787f1 CMSIS-Core(A): Fixed enumerated type increment in GIC_DistInit and GIC_CPUInterfaceInit functions by Daniel Brondani · 8 years ago
  29. d7783e4 Core(A): Updated __FPU_Enable function (VFP register count detection) by Robert Rostohar · 8 years ago
  30. be23d59 RTX5: Cortex-A exception handlers updated (VFP register count detection) by Robert Rostohar · 8 years ago
  31. ec3326c RTX5: IAR exception handlers minor update (white space - code base unification) by Robert Rostohar · 8 years ago
  32. 17919b2 CMSIS-Driver: Added usage examples to MCI Interface. by Jonatan Antoni · 8 years ago
  33. 2ea99c0 CoreValidation: Added basic lint configuration for validation tests. by Jonatan Antoni · 8 years ago
  34. 59c9797 Core(A): Fixed macro issues on coprocessor register access macros. by Jonatan Antoni · 8 years ago
  35. de02d2d CoreValidation: Fixed test projects for Cortex-M0+ by Jonatan Antoni · 8 years ago
  36. c4e9f46 PDSC: Added new device ARMCM0P_MPU as a base Cortex-M0+ device with MPU. by Jonatan Antoni · 8 years ago
  37. c835329 Core: Added #error condition to cmsis_iccarm.h if intrinsics.h is included earlier. by Jonatan Antoni · 8 years ago
  38. d05a7dc RTX5: Optimization (#230): Stack setup for Cortex-M replaced with stack detection in SVC_Handler by Robert Rostohar · 8 years ago
  39. 6792687 Revert "RTOS2/RTX5: Enhanced ThreadTerminate to not allow termination of idle or timer threads." by Jonatan Antoni · 8 years ago
  40. 2cd339b Core(A): Fixed system include pragma in armclang compiler header. by Jonatan Antoni · 8 years ago
  41. 2e3b603 Core: Fixed #pragma clang system_header to be used for all clang based compilers. by Jonatan Antoni · 8 years ago
  42. 7c4c592 RTOS2/RTX5: Enhanced ThreadTerminate to not allow termination of idle or timer threads. by Jonatan Antoni · 8 years ago
  43. ef55319 RTOS2/RTX: Fixed compiler issues for IAR. by Jonatan Antoni · 8 years ago
  44. b91922a Core: Fixed inline functions to use consistent code style. by Jonatan Antoni · 8 years ago
  45. 5f7b3c8 Added typecasts to __REVSH by Thomas Törnblom · 8 years ago
  46. f2ceb73 Added typecasts to __REVSH by Thomas Törnblom · 8 years ago
  47. df3f429 CoreValidation: Fixed Validation test for Cortex-M33 without DSP on GCC. by Jonatan Antoni · 8 years ago
  48. 358fcbe Core(M): Fixed MPU implementation for ARMv8-M. by Jonatan Antoni · 8 years ago
  49. b76e1d8 Core: Aligned all core headers with pragma system include. by Jonatan Antoni · 8 years ago
  50. b09c267 Core: Fixed MISRA warnings. by Jonatan Antoni · 8 years ago
  51. 9c21676 Pack: Fixed predefined Cclass and Cgroup documentation. [Issue #247] by Jonatan Antoni · 8 years ago
  52. bf63e30 Core: Aligned intrinsic prototypes for REV, REV16, REVSH, RBIT and CLZ along all compilers to ACLE specification. by Jonatan Antoni · 8 years ago
  53. 5231d56 Core(A): Fixed compiler warnings on uninitialized variables. by Jonatan Antoni · 8 years ago
  54. 3520562 Core(M): Added memory clobbers to get_PRIMASK on GCC to prevent (erroneous) instruction reordering. [Issue #261] by Jonatan Antoni · 8 years ago
  55. 44c3918 Core-A: Add 64bit Generic Counter registers access functions by Jonatan Antoni · 8 years ago
  56. c29c6f9 Replaced a few "u" with "U" by Thomas Törnblom · 8 years ago
  57. 05a741a Systick handler switch to secure/nonsecure by Deepika · 8 years ago
  58. b9e1bc1 Fixed DebugPortStart, ResetSystem, and ResetProcessor default debug sequences. by Jens Reinecke · 8 years ago
  59. 6681697 RTX5: component view updated - stack checking enhanced by Vladimir Umek · 8 years ago
  60. 79930bb Pack: Fixed section id clashes between SDF and PDSC. by Jonatan Antoni · 8 years ago
  61. 17947cc Core: Fixed core instruction prototypes of __REV and __REV16. by Jonatan Antoni · 8 years ago
  62. 4a900e8 Core: Added additional note about SystemCoreClock variable initialization to documentation. by Jonatan Antoni · 8 years ago
  63. 88e2ad8 RTOS2: Added additional notes about using correct SystemCoreClock for RTX5. by Jonatan Antoni · 8 years ago
  64. 22b68cf CoreValidation: Fixed rtebuild settings for Cortex-A5neon. by Jonatan Antoni · 8 years ago
  65. 4033e35 CoreValidation: Fixed rtebuild config for Cortex-A9. by Jonatan Antoni · 8 years ago
  66. 897e8fa Handle name collisions between intrincs.h and cmsis_iccarm.h in EWARM 8.20 by Peter Nyström · 8 years ago
  67. 1040859 Add cmsis_iccarm.h for Core_A by Peter Nyström · 8 years ago
  68. d6dd35a CoreValidation: Added IAR test projects for Cortex-A. by Jonatan Antoni · 8 years ago
  69. a5fcabb CoreValidation: Added test project for Cortex-A9 using IAR tools. by Jonatan Antoni · 8 years ago
  70. e2be57f CoreValidation: Test projects for Cortex-M23/-M33 without extensions. by Jonatan Antoni · 8 years ago
  71. 5acefb8 Core(M): Added __DSP_USED define to ARMv8-MML/Cortex-M33 to catch DSP extension misconfiguration. by Jonatan Antoni · 8 years ago
  72. cd8c9d1 CoreValidation: Added test projects for Cortex-A devices with Neon FPU. by Jonatan Antoni · 8 years ago
  73. 6fbae0f CoreValidation: Enhanced automated build with rtebuild. by Jonatan Antoni · 8 years ago
  74. b85f410 CoreValidation: rtebuild based test projects for Cortex-A devices. by Jonatan Antoni · 8 years ago
  75. 301d61a RTX5: Added assembly files for ARMv8-M devices with IAR. by Jonatan Antoni · 8 years ago
  76. ad1f99f CoreValidation: Added validation test projects for Cortex-A9. by Jonatan Antoni · 8 years ago
  77. 1aead4c CoreValidation: Added test projects for ARMv8-M running tests in non-secure. by Jonatan Antoni · 8 years ago
  78. 4e09467 CoreValidation: Fixed CoreFunc tests for GCC on ARMv8-MB. by Jonatan Antoni · 8 years ago
  79. 26f9b27 CoreValidation: Added validation projects for ARMv8-M. by Jonatan Antoni · 8 years ago
  80. da47fcb Core(M): Fixed FPSCR intrinsics. by Jonatan Antoni · 8 years ago
  81. 636b4a3 Core(M): Fixed cmsis_iccarm.h predefined macros for ARMv8-M. by Jonatan Antoni · 8 years ago
  82. 196f57a CoreValidation: Modified build scripts for python 3. by Jonatan Antoni · 8 years ago
  83. 18ba719 CoreValidation: Added validation projects for Cortex-M devices with IAR compiler. by Jonatan Antoni · 8 years ago
  84. 7841659 Extended explanation of timeout parameter (osEventFlagsWait) by Vladimir Umek · 8 years ago
  85. bdbddef CoreValidation: Added test projects for Cortex-M devices. by Jonatan Antoni · 8 years ago
  86. e9d2eda Core(M): Fixed __get_FPSCR und __set_FPSCR definition on ArmClang if FPU is unavailable/unused. by Jonatan Antoni · 8 years ago
  87. 49c65fd Fixed PDCS dev version. by Jonatan Antoni · 8 years ago
  88. b57c6ba CoreValidation: Fixed build script. by Jonatan Antoni · 8 years ago
  89. 187ce73 CoreValidation: Test projects for Cortex-M4. by Jonatan Antoni · 8 years ago
  90. c2dba4b CoreValidation: Test projects for Cortex-M3. by Jonatan Antoni · 8 years ago
  91. 0f63803 CoreValidation: Test projects. by Jonatan Antoni · 8 years ago
  92. 670cb20 CoreValidation: Test projects. by Jonatan Antoni · 8 years ago
  93. 3694b16 Fixed pdsc file. by Jonatan Antoni · 8 years ago
  94. 8680ff8 Fixed CMSIS version history in doxygen documentation. by Jonatan Antoni · 8 years ago
  95. 5bfb1e6 Fixed version history after release 5.1.1 Bump CMSIS version to 5.1.2 by Jonatan Antoni · 8 years ago
  96. 5e4b392 RTX5: version increased to V5.2.2 by Vladimir Umek · 8 years ago
  97. e928a67 Core(A): Fixed common core functions to access CP15 registers in cmsis_armcc.h by Daniel Brondani · 8 years ago
  98. 9687df3 Corrected IRQ and SVC exception handlers for Cortex-A. by Vladimir Umek · 8 years ago
  99. 12dd925 Fixed typo by Christopher Seidl · 8 years ago
  100. 838ee26 Core(M): Added cast to __USAT error return value to suppress compiler warnings. by Jonatan Antoni · 8 years ago