1. 7bfe5d0 CMSIS-Core_A: by Daniel Brondani · 8 years ago
  2. bb902b4 Updated pdsc: RTX5.1.1 by Robert Rostohar · 8 years ago
  3. aabf1ab Updated Core_A devices Added Cortex-A5 support by Daniel Brondani · 8 years ago
  4. 1f9190f Moved svc_user.c file to templates and added it to the pack description accordingly. by Jonatan Antoni · 8 years ago
  5. b6bdb2c Renamed folder CORE_A into Core_A by brondani · 8 years ago
  6. 44b26e0 Added C startup for Cortex-A devices and updated CORE_A functions by Daniel Brondani · 8 years ago
  7. 0d4e499 CMSIS CORE_A: by Daniel Brondani · 8 years ago
  8. c5e87e5 Added macros __UNALIGNED_UINT[16|32]_READ, __UNALIGNED_UINT[16|32]_WRITE. by Martin Günther · 8 years ago
  9. 4a03e6d minor corrections to CMSIS-PACK by Joachim Krech · 8 years ago
  10. 8cd76b4 bumped Cversion of CMSIS Core to 5.0.1 by Joachim Krech · 9 years ago
  11. 3ef9713 updating version and version history for General and Pack by Joachim Krech · 9 years ago
  12. 9098a47 CMSIS Driver API: added volatile to status typedef's by Robert Rostohar · 9 years ago
  13. e66f42b Fixed Schema Violation by Joachim Krech · 9 years ago
  14. 2384b8a correcting description for taxonomy Compiler by Joachim Krech · 9 years ago
  15. 62838c8 adding taxonomy Cclass RTOS by Joachim Krech · 9 years ago
  16. d2168c0 adding taxonomy Cclass RTOS by Joachim Krech · 9 years ago
  17. 1b4ba8f Updated DSP_Lib version. by Martin Günther · 9 years ago
  18. ceee686 Updated CMSIS_DSP. Added ARMv8M support, changed copyrigth note. by Martin Günther · 9 years ago
  19. 0a36405 Updated pdsc: RTOS2 header registration moved from RTX5 to API section by Robert Rostohar · 9 years ago
  20. eff0677 Updated versions (consistently use triple digits) by Robert Rostohar · 9 years ago
  21. ec3081a updated DSP Lib to V1.5.0. by Martin Günther · 9 years ago
  22. ffe28d0 RTX5: synchronized configuration files version by Robert Rostohar · 9 years ago
  23. 7fa6fe2 Updated pdsc (RTX5 configuration files version) by Robert Rostohar · 9 years ago
  24. 0695d88 RTX5: added IAR libraries by Robert Rostohar · 9 years ago
  25. 6c971b0 DSP ARMv8M preparation. by Martin Günther · 9 years ago
  26. 2166967 Updated ARMv8M Mainline FPU settings in partition*.h. by Martin Günther · 9 years ago
  27. 0e8657f Updated pdsc (CMSIS RTOS2 and RTX5) by Robert Rostohar · 9 years ago
  28. 465bd43 5.0.1-dev1: http:// removed. PACK schema relaxed by Joachim Krech · 9 years ago
  29. 71f4dcf Updated template for Context Management for ARMv8-M TrustZone (tz_context.c) by Robert Rostohar · 9 years ago
  30. 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
  31. becc1a6 RTX5: updated version information by Robert Rostohar · 9 years ago
  32. aa24627 Corrected typo. by Martin Günther · 9 years ago
  33. d106053 Updated macro __ARM_ARCH_6M__ in cmsis_armcc.h. by Martin Günther · 9 years ago
  34. c45bb4a setting pack release version for public 5.0.0 by Joachim Krech · 9 years ago 5.0.0
  35. 9f7ce66 RTX: renamed GCC ASM files extension (*.s to *.S) by Robert Rostohar · 9 years ago
  36. 3bd0e17 cleaned release history for 'RC1', added RTOS_Fault example to *.PDSC by ReinhardKeil · 9 years ago
  37. a33860c Clean-up: SVD files are shipped as part of DFPs now by Joachim Krech · 9 years ago
  38. b124e91 RTOS2 template version numbers increased to 2.0.0 (to avoid potential conflicts with RTOS1 templates) by ReinhardKeil · 9 years ago
  39. a25f2f4 Added RTX5 user code templates by Christopher Seidl · 9 years ago
  40. b8c998f Fixed typo. by Christopher Seidl · 9 years ago
  41. 522e1f2 Changed example project names and descriptions by Christopher Seidl · 9 years ago
  42. e13e470 RTX5: updated Memory Pool implementation by Robert Rostohar · 9 years ago
  43. 4b70ae4 Fixing PACK build with new Examples by Matthias Hertel · 9 years ago
  44. 748dd3c Fixing PACK build with new Examples by Matthias Hertel · 9 years ago
  45. 3bb828f New Examples added to PDSC by Matthias Hertel · 9 years ago
  46. 753fd92 C Commment + Template clearification by ReinhardKeil · 9 years ago
  47. 7eb0129 added FPU usage option to partition template. update default memory by Joachim Krech · 9 years ago
  48. b2e0716 Added Context Management for ARMv8-M TrustZone template and updated secure 'main' template by Robert Rostohar · 9 years ago
  49. e2b2702 Processor description extended for ARMv8-M, Cortex-M23, Cortex-M33 by ReinhardKeil · 9 years ago
  50. 3afee7b Updated ARMv8MML header file reference. by Martin Günther · 9 years ago
  51. 4a4e39c Added: Cortex-M23, Cortex-M33 support. by Martin Günther · 9 years ago
  52. 5fa0f18 RTX5: updated version number by Robert Rostohar · 9 years ago
  53. ecaa0d6 RTX5: changed variants: Release->Library, Debug->Source by Robert Rostohar · 9 years ago
  54. 4ed8781 Reworked conditions in PDSC file. by Martin Günther · 9 years ago
  55. 014b554 RTX5: added debug variant (source based) by Robert Rostohar · 9 years ago
  56. 2e8b814 Added main function template for ARMv8-M devices. by Christopher Seidl · 9 years ago
  57. c945367 RTX 4.82: Recursive Mutex 16-bit lock counter is now checked to not overflow by Robert Rostohar · 9 years ago
  58. 0d39905 Version Number V5.0.0-Beta13 by ReinhardKeil · 9 years ago
  59. 655f724 Updated Release Notes 5.0.0-Beta12 by Joachim Krech · 9 years ago
  60. 2a0fd6d RTX5: updated support for ARMv8-M (including GCC) by Robert Rostohar · 9 years ago
  61. adef7a0 RTX5: added support for ARMv8-M Mainline (including TrustZone Context Management) by Robert Rostohar · 9 years ago
  62. b240dc8 Updated pdsc (RTX5 library description) by Robert Rostohar · 9 years ago
  63. ef8c22c RTX5: added support for ARMv8-M Mainline (including TrustZone Context Management) by Robert Rostohar · 9 years ago
  64. f9c0195 adjusted links ni *.pdsc file by bruneu01 · 9 years ago
  65. 0ffe8f9 CMSIS_Core: by Martin Günther · 9 years ago
  66. 2def794 Update ARM.CMSIS.pdsc by MatthiasHertel80 · 9 years ago
  67. b73eaf3 Initial CMSIS-RTOS v2 API Documentation, Example and Component Viewer Description by Matthias Hertel · 9 years ago
  68. 517e220 Added CMSE support to cmsis_gcc.h. by Martin Günther · 9 years ago
  69. 1e9866f RTOS2: added RTX5 component by Robert Rostohar · 9 years ago
  70. eefdc5a RTOS2: reorganized header folders by Robert Rostohar · 9 years ago
  71. 004ec72 CMSIS_Core: by Martin Günther · 9 years ago
  72. 4868c88 Added RTX 5.0.0-Alpha (CMSIS RTOS API 2) by Robert Rostohar · 9 years ago
  73. 4b3045d Updated CMSIS Core documentation. by Martin Günther · 9 years ago
  74. 29502d7 CMSIS_Core: by Martin Günther · 9 years ago
  75. 10babd8 Moved DSP libraries from CMSIS/DSP/Lib to CMSIS/Lib. by Martin Günther · 9 years ago
  76. 2d0f0e8 Corrected reference to device user manuals. by Martin Günther · 9 years ago
  77. 89be652 Added batch file to generate CMSIS pack. by Martin Günther · 9 years ago