1. f49445f Bump pack dev version due to major changes to compiler iar/iccarm header. by Jonatan Antoni · 8 years ago
  2. 7e5e24f Added startup code and linker scripts for GCC Cortex-A5 and -A7. by Jonatan Antoni · 8 years ago
  3. 3bb9b77 CMSIS Driver: Updated CAN API V1.2 (issue #179: added Bus-off state) by Robert Rostohar · 8 years ago
  4. e1454c1 Added missing startup files for IAR to ARMCM23 and ARMCM33 devices in PDSC. by Jonatan Antoni · 8 years ago
  5. 9568ea5 Core(A): Updated version information and history. by Jonatan Antoni · 8 years ago
  6. 2e05f3b RTX: added variant for Infineon XMC4 series affected by PMU_CM.001 errata by Robert Rostohar · 8 years ago
  7. 6c160d4 CMSIS-RTOS2: Added example for memory pool usage. by Jonatan Antoni · 8 years ago
  8. 401391f RTX5: Added example for using message queues. by Jonatan Antoni · 8 years ago
  9. f288401 Added a default memory layout description for Cortex-A devices. (Issue #233) by Jonatan Antoni · 8 years ago
  10. a635133 RTX5: Corrected SysTick and SVC Interrupt Priority for Cortex-M. by Robert Rostohar · 8 years ago
  11. f40ab95 CMSIS-Core(M): Added ARMv8-M MPU Functions for Cortex-M23/M33. by Jonatan Antoni · 8 years ago
  12. b27a412 Added startup file and linker script for GCC targeting ARMCA9. by Jonatan Antoni · 8 years ago
  13. 4e074e7 Bump pack version to post-release 5.1.1-dev0 for development. by Jonatan Antoni · 8 years ago
  14. 31e48e6 Fixed revision histories for release 5.1.0. by Jonatan Antoni · 8 years ago
  15. 102fe7f Bump all versions and change histories for CMSIS 5.1.0 release. by Jonatan Antoni · 8 years ago
  16. 040d63b CMSIS-Core(A): Changed byte access into word access in remaining GIC functions by Daniel Brondani · 8 years ago
  17. ca0a3ff CMSIS-RTOS2: Updated TrustZone Examples startup code to set MSPLIM correctly. by Jonatan Antoni · 8 years ago
  18. faaa48f CMSIS-Core(A): by Daniel Brondani · 8 years ago
  19. 650abfe Added OS Tick component for Cortex-A7: Generic Physical Timer by Daniel Brondani · 8 years ago
  20. f71f6cf CMSIS-Core(M): Initial contribution for generic MPU functions. by Jonatan Antoni · 8 years ago
  21. c852bdd Added IRQ Controller API, implementation using ARM GIC and basic documentation by Vladimir Umek · 8 years ago
  22. bed0759 OS Tick: added Private Timer implementation by Vladimir Umek · 8 years ago
  23. aeb6dd5 Updated description of OS Tick API by Robert Rostohar · 8 years ago
  24. dcfd432 RTX5: updated to use OS Tick API by Robert Rostohar · 8 years ago
  25. 6e5621b CMSIS Device: Added OS Tick API by Robert Rostohar · 8 years ago
  26. 9470b0b RTOS2: Updated API V2.1.1 by Robert Rostohar · 8 years ago
  27. c34d532 Fixed PDSC to differentiate between AC5 and AC6 only for Cortex-A devices for now. by Jonatan Antoni · 8 years ago
  28. 41e74d5 Enhanced pack description with ARM Compiler 6 awareness for Cortex-A. by Jonatan Antoni · 8 years ago
  29. ff9fa5b RTX5: added support for Cortex-A (preliminary) by Robert Rostohar · 8 years ago
  30. 7bfe5d0 CMSIS-Core_A: by Daniel Brondani · 8 years ago
  31. bb902b4 Updated pdsc: RTX5.1.1 by Robert Rostohar · 8 years ago
  32. aabf1ab Updated Core_A devices Added Cortex-A5 support by Daniel Brondani · 8 years ago
  33. 1f9190f Moved svc_user.c file to templates and added it to the pack description accordingly. by Jonatan Antoni · 8 years ago
  34. b6bdb2c Renamed folder CORE_A into Core_A by brondani · 8 years ago
  35. 44b26e0 Added C startup for Cortex-A devices and updated CORE_A functions by Daniel Brondani · 8 years ago
  36. 0d4e499 CMSIS CORE_A: by Daniel Brondani · 8 years ago
  37. c5e87e5 Added macros __UNALIGNED_UINT[16|32]_READ, __UNALIGNED_UINT[16|32]_WRITE. by Martin Günther · 8 years ago
  38. 4a03e6d minor corrections to CMSIS-PACK by Joachim Krech · 8 years ago
  39. 8cd76b4 bumped Cversion of CMSIS Core to 5.0.1 by Joachim Krech · 9 years ago
  40. 3ef9713 updating version and version history for General and Pack by Joachim Krech · 9 years ago
  41. 9098a47 CMSIS Driver API: added volatile to status typedef's by Robert Rostohar · 9 years ago
  42. e66f42b Fixed Schema Violation by Joachim Krech · 9 years ago
  43. 2384b8a correcting description for taxonomy Compiler by Joachim Krech · 9 years ago
  44. 62838c8 adding taxonomy Cclass RTOS by Joachim Krech · 9 years ago
  45. d2168c0 adding taxonomy Cclass RTOS by Joachim Krech · 9 years ago
  46. 1b4ba8f Updated DSP_Lib version. by Martin Günther · 9 years ago
  47. ceee686 Updated CMSIS_DSP. Added ARMv8M support, changed copyrigth note. by Martin Günther · 9 years ago
  48. 0a36405 Updated pdsc: RTOS2 header registration moved from RTX5 to API section by Robert Rostohar · 9 years ago
  49. eff0677 Updated versions (consistently use triple digits) by Robert Rostohar · 9 years ago
  50. ec3081a updated DSP Lib to V1.5.0. by Martin Günther · 9 years ago
  51. ffe28d0 RTX5: synchronized configuration files version by Robert Rostohar · 9 years ago
  52. 7fa6fe2 Updated pdsc (RTX5 configuration files version) by Robert Rostohar · 9 years ago
  53. 0695d88 RTX5: added IAR libraries by Robert Rostohar · 9 years ago
  54. 6c971b0 DSP ARMv8M preparation. by Martin Günther · 9 years ago
  55. 2166967 Updated ARMv8M Mainline FPU settings in partition*.h. by Martin Günther · 9 years ago
  56. 0e8657f Updated pdsc (CMSIS RTOS2 and RTX5) by Robert Rostohar · 9 years ago
  57. 465bd43 5.0.1-dev1: http:// removed. PACK schema relaxed by Joachim Krech · 9 years ago
  58. 71f4dcf Updated template for Context Management for ARMv8-M TrustZone (tz_context.c) by Robert Rostohar · 9 years ago
  59. 0e71e88 Updated template for secure main function (main_s.c): removed PSP handling (moved to tz_context.c) and updated call to non-secure state by Robert Rostohar · 9 years ago
  60. becc1a6 RTX5: updated version information by Robert Rostohar · 9 years ago
  61. aa24627 Corrected typo. by Martin Günther · 9 years ago
  62. d106053 Updated macro __ARM_ARCH_6M__ in cmsis_armcc.h. by Martin Günther · 9 years ago
  63. c45bb4a setting pack release version for public 5.0.0 by Joachim Krech · 9 years ago 5.0.0
  64. 9f7ce66 RTX: renamed GCC ASM files extension (*.s to *.S) by Robert Rostohar · 9 years ago
  65. 3bd0e17 cleaned release history for 'RC1', added RTOS_Fault example to *.PDSC by ReinhardKeil · 9 years ago
  66. a33860c Clean-up: SVD files are shipped as part of DFPs now by Joachim Krech · 9 years ago
  67. b124e91 RTOS2 template version numbers increased to 2.0.0 (to avoid potential conflicts with RTOS1 templates) by ReinhardKeil · 9 years ago
  68. a25f2f4 Added RTX5 user code templates by Christopher Seidl · 9 years ago
  69. b8c998f Fixed typo. by Christopher Seidl · 9 years ago
  70. 522e1f2 Changed example project names and descriptions by Christopher Seidl · 9 years ago
  71. e13e470 RTX5: updated Memory Pool implementation by Robert Rostohar · 9 years ago
  72. 4b70ae4 Fixing PACK build with new Examples by Matthias Hertel · 9 years ago
  73. 748dd3c Fixing PACK build with new Examples by Matthias Hertel · 9 years ago
  74. 3bb828f New Examples added to PDSC by Matthias Hertel · 9 years ago
  75. 753fd92 C Commment + Template clearification by ReinhardKeil · 9 years ago
  76. 7eb0129 added FPU usage option to partition template. update default memory by Joachim Krech · 9 years ago
  77. b2e0716 Added Context Management for ARMv8-M TrustZone template and updated secure 'main' template by Robert Rostohar · 9 years ago
  78. e2b2702 Processor description extended for ARMv8-M, Cortex-M23, Cortex-M33 by ReinhardKeil · 9 years ago
  79. 3afee7b Updated ARMv8MML header file reference. by Martin Günther · 9 years ago
  80. 4a4e39c Added: Cortex-M23, Cortex-M33 support. by Martin Günther · 9 years ago
  81. 5fa0f18 RTX5: updated version number by Robert Rostohar · 9 years ago
  82. ecaa0d6 RTX5: changed variants: Release->Library, Debug->Source by Robert Rostohar · 9 years ago
  83. 4ed8781 Reworked conditions in PDSC file. by Martin Günther · 9 years ago
  84. 014b554 RTX5: added debug variant (source based) by Robert Rostohar · 9 years ago
  85. 2e8b814 Added main function template for ARMv8-M devices. by Christopher Seidl · 9 years ago
  86. c945367 RTX 4.82: Recursive Mutex 16-bit lock counter is now checked to not overflow by Robert Rostohar · 9 years ago
  87. 0d39905 Version Number V5.0.0-Beta13 by ReinhardKeil · 9 years ago
  88. 655f724 Updated Release Notes 5.0.0-Beta12 by Joachim Krech · 9 years ago
  89. 2a0fd6d RTX5: updated support for ARMv8-M (including GCC) by Robert Rostohar · 9 years ago
  90. adef7a0 RTX5: added support for ARMv8-M Mainline (including TrustZone Context Management) by Robert Rostohar · 9 years ago
  91. b240dc8 Updated pdsc (RTX5 library description) by Robert Rostohar · 9 years ago
  92. ef8c22c RTX5: added support for ARMv8-M Mainline (including TrustZone Context Management) by Robert Rostohar · 9 years ago
  93. f9c0195 adjusted links ni *.pdsc file by bruneu01 · 9 years ago
  94. 0ffe8f9 CMSIS_Core: by Martin Günther · 9 years ago
  95. 2def794 Update ARM.CMSIS.pdsc by MatthiasHertel80 · 9 years ago
  96. b73eaf3 Initial CMSIS-RTOS v2 API Documentation, Example and Component Viewer Description by Matthias Hertel · 9 years ago
  97. 517e220 Added CMSE support to cmsis_gcc.h. by Martin Günther · 9 years ago
  98. 1e9866f RTOS2: added RTX5 component by Robert Rostohar · 9 years ago
  99. eefdc5a RTOS2: reorganized header folders by Robert Rostohar · 9 years ago
  100. 004ec72 CMSIS_Core: by Martin Günther · 9 years ago