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