1. 027e869 Jenkins: Fix CoreValidation stage by Jonatan Antoni · 2 years, 9 months ago
  2. 085ec6a CoreValidation: Update CMSIS-Toolbox 1.2.0 and fix solution by Jonatan Antoni · 2 years, 10 months ago
  3. 1b35075 Fix CoreValidation report workflow. by Jonatan Antoni · 2 years, 10 months ago
  4. e5dc191 Migrate CMSIS-CoreValidation to CMSIS-Toolbox build system by grasci · 2 years, 10 months ago
  5. dde5bac Fix RTOS Event Filter initialization for Kernel events (#1561) by Milorad Cvjetkovic · 2 years, 11 months ago
  6. 5126318 CMSIS-NN: Add MVE scalar versions (#1555) by Måns Nilsson · 3 years ago
  7. e2b3ec2 CMSIS-NN: update MVE intrinsics usage and predication (#1554) by Annie Tallund · 3 years ago
  8. ed78d6b CMSIS-NN: Re-deliver block process for DW conv (#1550) by felix-johnny · 3 years ago
  9. e656bce CMSIS-NN: Add MVE support to int16 for fully connected (#1549) by Annie Tallund · 3 years ago
  10. 77a0804 CMSIS-NN : Clear output buffer in unit tests if reused (#1548) by felix-johnny · 3 years ago
  11. 75a074e CMSIS-NN : Clear output buffer in unit tests if reused (#1545) by felix-johnny · 3 years ago
  12. dd767fa CMSIS-NN: Update comments about handling of scratch buffers (#1546) by felix-johnny · 3 years ago
  13. 7dc4533 CMSIS-NN: Fix input constraints in convolve wrapper (#1543) by Måns Nilsson · 3 years ago
  14. dafe87e CMSIS-NN Cleanup Doxygen comments (#1541) by felix-johnny · 3 years ago
  15. 7e600bb CMSIS-NN : MVE int16 average pooling support (#1540) by felix-johnny · 3 years ago
  16. 105cfde Fix undefined identifier in system_x headers by Filip Jagodziński · 3 years ago
  17. feefadc CMSIS-NN: Remove leftover kernel size defines (#1535) by Fabian Peddinghaus · 3 years ago
  18. 3cae38b CMSIS-NN: Update depthwise_conv_s8_mult_4 (#1537) by felix-johnny · 3 years ago
  19. 3050b03 Cortex-M85: Remove excess eunmerators in IRQn_Type (#1533) by Filip Jagodziński · 3 years, 1 month ago
  20. 1520e29 CMSIS-NN: Make bias optional for opt functions of DW conv (#1529) by felix-johnny · 3 years, 1 month ago
  21. 0a42364 CMSIS-NN: Update pdsc with arm_nn_softmax_common_s8.c (#1530) by felix-johnny · 3 years, 1 month ago
  22. c939dcd CMSIS-NN: Improve MVE implementation of average_pool (#1526) by felix-johnny · 3 years, 1 month ago
  23. 084cbc1 CMSIS-NN: Update arm_nn_mat_mul_core_1x_s8 (#1527) by felix-johnny · 3 years, 1 month ago
  24. d4c4ac2 Corrected link script issue with gcc for pack ARMCA5, ARMCA7 and ARMCA9. by Christophe Favergeon · 3 years, 1 month ago
  25. e07d0cf Added links in CMSIS-Driver implementation list by Vladimir Marchenko · 3 years, 1 month ago
  26. 09eee2b Exchanged letter 'y' with radic sign. by Christopher Seidl · 3 years, 1 month ago
  27. 7c49b3d Added list of currently available CMSIS-Drivers by Christopher Seidl · 3 years, 1 month ago
  28. f87f7a7 CMSIS-NN: Add MVEI support for int16 depth-wise convolution (#1521) by hmogensen-arm · 3 years, 1 month ago
  29. e336766 Purge CMSIS-DSP after moving it off into own repository by Jonatan Antoni · 3 years, 1 month ago
  30. 3551ee3 Fixed typos by Christopher Seidl · 3 years, 1 month ago
  31. cad9305 Fix device family book links. by Jonatan Antoni · 3 years, 1 month ago
  32. 8ec46de CMSIS-NN: Add batch support for 1xN conv (#1512) by felix-johnny · 3 years, 1 month ago
  33. 36bd54f Fix the endless loop issue with GCC O0. by Markus Klein · 3 years, 2 months ago
  34. 969f6fc GitHub: Update CodeQL workflow to use version 2 actions. by Jonatan Antoni · 3 years, 2 months ago
  35. 77e149c Rightsizing docker resources by Samuel Pelegrinello Caipers · 3 years, 2 months ago
  36. 7353126 CMSIS-NN: Add MVEI support for int16 max pooling (#1509) by Måns Nilsson · 3 years, 2 months ago
  37. 75901e9 CMSIS-NN: Remove arm_math_types.h (#1508) by Måns Nilsson · 3 years, 2 months ago
  38. 61ad130 CMSIS-DSP: Improvements to matrix inversion. by Christophe Favergeon · 3 years, 2 months ago
  39. 33fe33a CMSIS Device: correct ARMCM0plus system file. by grasci · 3 years, 2 months ago
  40. 44f3472 Core(M): Fix DoxyGen issues. by Jonatan Antoni · 3 years, 2 months ago
  41. 936a5ea CMSIS-DSP: Some improvements for sign conversion warnings. by Christophe Favergeon · 3 years, 2 months ago
  42. d169645 Use https in url by Joachim Krech · 3 years, 2 months ago
  43. 2961508 CMSIS-NN: Add support for DSP int16 depthwise_conv (#1490) by Måns Nilsson · 3 years, 3 months ago
  44. b341cd5 CMSIS-NN: Add support for int16 DSP avg pooling (#1486) by Måns Nilsson · 3 years, 3 months ago
  45. d252f7a Enhance check_header.sh to consider all commits in a PR. by Jonatan Antoni · 3 years, 3 months ago
  46. f9d30ef CMSIS-Core(M): update CM85, CM55 core header files. by grasci · 3 years, 3 months ago
  47. 84f7561 CMSIS-NN: Optimize elementwise s16 variants of add/mul (#1482) by Måns Nilsson · 3 years, 3 months ago
  48. c9b274c CMSIS-NN: Disable loop unroll for depthwise_conv_s8_mult_4 for GCC (#1481) by Måns Nilsson · 3 years, 3 months ago
  49. 6a18a74 CMSIS-NN: Replace arm_status with arm_cmsis_nn_status struct (#1480) by Måns Nilsson · 3 years, 3 months ago
  50. 47f98a1 CMSIS-NN: Initialize unused bias dims in unit tests to avoid warnings (#1479) by Måns Nilsson · 3 years, 3 months ago
  51. 3a0dc60 DSP: Fix uninitialised variable references (#1477) by Stephanos Ioannidis · 3 years, 3 months ago
  52. 3fa74ec Removed outdated info by Christopher Seidl · 3 years, 3 months ago
  53. 259bf60 Bump version after release. by Jonatan Antoni · 3 years, 3 months ago 5.9.1-dev
  54. 2c9d1f1 Finalize release 5.9.0 by Jonatan Antoni · 3 years, 3 months ago
  55. a80777c Update README to track latest release (on master branch), automatically. by Jonatan Antoni · 3 years, 3 months ago
  56. 8a64562 Doxygen: added description for __CM85_REV by Vladimir Marchenko · 3 years, 3 months ago
  57. 4745ac9 Doxygen: Added more references to STAR-MC1 by Vladimir Marchenko · 3 years, 3 months ago
  58. 7f67362 Doxygen: fixed incorrect link by Vladimir Marchenko · 3 years, 3 months ago
  59. a7f60ca README.md: Removed bold links by Vladimir Marchenko · 3 years, 3 months ago
  60. c6eb294 README.md: Added reference to CMSIS-Build by Vladimir Marchenko · 3 years, 3 months ago
  61. 101987b Doxygen: Fixed Revision History for 5.9.0 by Vladimir Marchenko · 3 years, 3 months ago
  62. 7ea933e Doxygen: Added PMU documentation for CM85 and extended for CM55 by Vladimir Marchenko · 3 years, 3 months ago
  63. c438b59 Doxygen: Extended with Cortex-M85 references by Vladimir Marchenko · 3 years, 3 months ago
  64. 184ccfd CMSIS-NN: Fix SVDF bug for ARM_MATH_DSP (#1473) by hmogensen-arm · 3 years, 3 months ago
  65. 0a7176a CMSIS-NN: Improve performance for armclang 6.18 (#1471) by Måns Nilsson · 3 years, 3 months ago
  66. 91469ff Doxygen: Minor rework/typo fixes in RTOS Validation page. by Vladimir Marchenko · 3 years, 3 months ago 5.9.0-rc
  67. e8a03d1 Update change history and versions by Jonatan Antoni · 3 years, 3 months ago
  68. e197f78 CMSIS-Core(M): Add Cortex-M85 support by Jonatan Antoni · 3 years, 3 months ago
  69. ed8b8f0 CMSIS-DSP: Corrected build issue with Neon by Christophe Favergeon · 3 years, 3 months ago
  70. e09ef11 CMSIS-DAP: Update version and revision history by Robert Rostohar · 3 years, 3 months ago
  71. f1b8476 DAP: use same clock delay calculation in DAP_Setup() and DAP_SWJ_Clock(). (#1301) by Chris Reed · 3 years, 3 months ago
  72. badbad3 CMSIS-DSP: Corrected typo in some compilation flags for CFFT F64 by Christophe Favergeon · 3 years, 3 months ago
  73. 6d1d4e7 Doxygen: Updated "RTOS Validation" page with references to CMSIS-RTOS2 Validation by Vladimir Marchenko · 3 years, 3 months ago
  74. 26238a4 Utilities: Bump SVDConv to 3.3.42 by Jonatan Antoni · 3 years, 3 months ago
  75. d9cfca3 CMSIS-DSP: Added new functions to Python wrapper by Christophe Favergeon · 3 years, 3 months ago
  76. 244e279 CMSIS-DSP: scalar atan2 q31, q15, f32 and f16 by Christophe Favergeon · 4 years, 1 month ago
  77. 61a22cd Remove deprecated docs and schemas for CMSIS-Pack and CMSIS-Build by Jonatan Antoni · 3 years, 4 months ago
  78. 12bcacd Updated Cortex-M55 core header - corrected MemSysCtl_Type by GuentherMartin · 3 years, 4 months ago
  79. 1154cfa Change syntax of immediate values in inline assembler (#1463) by Johan Bengtsson · 3 years, 4 months ago
  80. 8eeca03 Record new Armv8.1-M RTX5 libraries for IAR compiler by Jonatan Antoni · 3 years, 4 months ago
  81. 856cf46 CMSIS-NN: Add SVDF state tensor with 8 bit precision (#1461) by hmogensen-arm · 3 years, 4 months ago
  82. 124dfbc RTX5: update library fetch script to get the latest libraries by Robert Rostohar · 3 years, 4 months ago
  83. 2c1f69b RTX5: update library projects (CMSIS pack version) by Robert Rostohar · 3 years, 4 months ago
  84. f6f84dc RTX5: minor optimization in osRtxThreadDelayTick (#1405) by Robert Rostohar · 3 years, 4 months ago
  85. 9a59eb0 CMSIS-DSP: Removed compilation warnings by Christophe Favergeon · 3 years, 4 months ago
  86. f97d532 DSP: Remove undefined behavior in post-increment/decrement read (#1443) by Johan Bengtsson · 3 years, 4 months ago
  87. 1b7e0ce CMSIS-Build: added documentation redirects to CMSIS-Toolbox by Vladimir Marchenko · 3 years, 4 months ago
  88. cdd6f01 DoxyGen: Fixup gen_doc.sh by Jonatan Antoni · 3 years, 4 months ago
  89. ca8e60b CMSIS-Pack: Redirects in documentation to Open-CMSIS-Pack by Vladimir Marchenko · 3 years, 4 months ago
  90. 128f26c CMSIS-Build: fixed formatting by Vladimir Marchenko · 3 years, 4 months ago
  91. e605730 Fixed 2 broken links by Vladimir Marchenko · 3 years, 4 months ago
  92. cffde8d Documentation: CMSIS-Build: Attempt to fix a formatting issue by Reinhard Keil · 3 years, 4 months ago
  93. d83fcda Documentation CMSIS-Build: section formatting fixed by Reinhard Keil · 3 years, 4 months ago
  94. 88fb712 Documentation CMSIS-Build: links fixed by Reinhard Keil · 3 years, 4 months ago
  95. c716ce6 CMSIS-Toolbox Image source added by Reinhard Keil · 3 years, 4 months ago
  96. d379917 Documentation: Core - formatting issue fixed, Build: finalized CMSIS-Toolbox by Reinhard Keil · 3 years, 4 months ago
  97. c224b71 Documentation: CMSIS-Build replaced by CMSIS-Toolbox by Reinhard Keil · 3 years, 4 months ago
  98. 1de0652 CMSIS-NN: Fix DoxyGen warnings (#1459) by Måns Nilsson · 3 years, 4 months ago
  99. 70ebbba RTX5: add _fp_init function prototype (#1462) by Martin Günther · 3 years, 4 months ago
  100. 85dc046 Update core_starmc1.h by Albert Huang · 3 years, 4 months ago