1. 744dcbf RTX5: Add support for Process Isolation (Functional Safety) by Robert Rostohar · 2 years, 4 months ago
  2. 5c190ae Core(M): Add Cortex-M55/M85 EWIC register by Martin Günther · 2 years, 4 months ago
  3. cc73af7 RTOS2: Update documentation for OS Tick by Robert Rostohar · 2 years, 4 months ago
  4. 2a65576 RTOS2: Functions osXxxGetName allowed to be called from Interrupt Service Routines by Robert Rostohar · 2 years, 4 months ago
  5. 73b3f65 RTOS2: Extended API with Process Isolation (Functional Safety) by Robert Rostohar · 2 years, 4 months ago
  6. 7d03164 Updating docs (#1619) by M-Plichta · 2 years, 4 months ago
  7. 8c4ca7b Core(M): Enable support for TI Arm Clang Compiler (tiarmclang) by Alan Phipps · 2 years, 4 months ago
  8. 1ee8b28 Adding MPU macros and improving docs (#1617) by M-Plichta · 2 years, 4 months ago
  9. 902a1cc Core(M): Update CoreValidation use CMSIS-Toolbox V1.5.0 by GuentherMartin · 2 years, 4 months ago
  10. 2efffb2 Core(M): Update CoreValidation use CMSIS-Toolbox V1.5.0 by GuentherMartin · 2 years, 4 months ago
  11. 9795019 Core(M): Update CoreValidation Fix used image filename by GuentherMartin · 2 years, 4 months ago
  12. ae2a29f Core(M): Fix endless loop issue with non-optimized IAR builds by Thomas Törnblom · 2 years, 4 months ago
  13. fbf16fa Core A: cache: instr mva by yroeht · 2 years, 4 months ago
  14. 273f0ed Core(M): Capitalize ETM register definition macros (#1604). by grasci · 2 years, 4 months ago
  15. 64f3417 Core(A): Fix inverted parameters in MMU_GetSectionDescriptor() and MMU_GetPageDescriptor() by Anthony Nourry · 2 years, 4 months ago
  16. dbc245a Enhance scatter files with noinit section. by Jonatan Antoni · 2 years, 5 months ago
  17. b4193bf Core(M): Update CoreValidation Fix scatter files after adding __NO_INIT by Jonatan Antoni · 2 years, 6 months ago
  18. 0c5a729 Core(M): Fix GCC missing defines by Jonatan Antoni · 2 years, 6 months ago
  19. 41a6424 RTX5: Add Thread Entry wrapper to be compatible with GDB stack unwind (#1559) by Robert Rostohar · 2 years, 6 months ago
  20. 2e02216 RTOS2/RTX5: Update SysTick implementation for OS Tick (initial count value) by Robert Rostohar · 2 years, 6 months ago
  21. bbfbe18 RTX5: Add de-allocation of Arm C library thread data (libspace) when thread is terminated by Robert Rostohar · 2 years, 6 months ago
  22. 1fdae13 Add new compiler macros: by Jonatan Antoni · 2 years, 7 months ago
  23. f9cf5df Address unsupported nested external declaration #617 by Anton D. Kachalov · 2 years, 7 months ago
  24. 03560b9 Fix trivial typos in svd files by David Reiss · 2 years, 7 months ago
  25. eba9e7d Enhance CoreValidation by Jonatan Antoni · 2 years, 8 months ago
  26. 7197156 RTX5: replace deprecated "swi" with "svc" in SVC for IAR by Robert Rostohar · 2 years, 8 months ago
  27. 10bf763 Doxygen: Fix virtual timer tutorial by Jonatan Antoni · 2 years, 8 months ago
  28. 52b0f4e Update NN Documentation by felix-johnny · 2 years, 8 months ago
  29. e92de6c Purging CMSIS-NN after relocation to by Jonatan Antoni · 2 years, 8 months ago
  30. e7392e4 CMSIS-DAP: Update version and revision history by Robert Rostohar · 2 years, 8 months ago
  31. ee9181e CMSIS-DAP: DAP_XXX_Transfer() counts too much in case of break in the first loop (#1592) by Hardy · 2 years, 8 months ago
  32. edb2820 CMSIS-Core(A): GIC_SetConfiguration safety #1588 by GuentherMartin · 2 years, 9 months ago
  33. f0cac1c Added macros with bit definitions for Pos/Msk for GICDistributor and GICInterface (#1589) by Markus Klein · 2 years, 9 months ago
  34. 7f6a7b6 Harmonize compiler settings for Cortex-M and Cortex-A by Markus Klein · 2 years, 9 months ago
  35. 81564cf CMSIS-Core(M): updated documentation. by GuentherMartin · 2 years, 9 months ago
  36. 4d0c2ce CoreValidation: Checkout the PR, not develop branch by Samuel Pelegrinello Caipers · 2 years, 9 months ago
  37. ca5e934 Two-tier approach to overcome GitHub permission restriction by Samuel Pelegrinello Caipers · 2 years, 9 months ago
  38. 242a6cb Fix for Issue #1580 by Markus Klein · 2 years, 9 months ago
  39. dd4ab4f Make the IRQ Table extern definable. by Markus Klein · 2 years, 9 months ago
  40. a8c2f93 Replacing secrets to plain text by Samuel Pelegrinello Caipers · 2 years, 9 months ago
  41. 2d388f6 Added macros with bit definitions for Pos/Msk for PTIM peripheral access structure by Markus Klein · 2 years, 9 months ago
  42. 027e869 Jenkins: Fix CoreValidation stage by Jonatan Antoni · 2 years, 9 months ago
  43. 085ec6a CoreValidation: Update CMSIS-Toolbox 1.2.0 and fix solution by Jonatan Antoni · 2 years, 10 months ago
  44. 1b35075 Fix CoreValidation report workflow. by Jonatan Antoni · 2 years, 10 months ago
  45. e5dc191 Migrate CMSIS-CoreValidation to CMSIS-Toolbox build system by grasci · 2 years, 10 months ago
  46. dde5bac Fix RTOS Event Filter initialization for Kernel events (#1561) by Milorad Cvjetkovic · 2 years, 11 months ago
  47. 5126318 CMSIS-NN: Add MVE scalar versions (#1555) by Måns Nilsson · 3 years ago
  48. e2b3ec2 CMSIS-NN: update MVE intrinsics usage and predication (#1554) by Annie Tallund · 3 years ago
  49. ed78d6b CMSIS-NN: Re-deliver block process for DW conv (#1550) by felix-johnny · 3 years ago
  50. e656bce CMSIS-NN: Add MVE support to int16 for fully connected (#1549) by Annie Tallund · 3 years ago
  51. 77a0804 CMSIS-NN : Clear output buffer in unit tests if reused (#1548) by felix-johnny · 3 years ago
  52. 75a074e CMSIS-NN : Clear output buffer in unit tests if reused (#1545) by felix-johnny · 3 years ago
  53. dd767fa CMSIS-NN: Update comments about handling of scratch buffers (#1546) by felix-johnny · 3 years ago
  54. 7dc4533 CMSIS-NN: Fix input constraints in convolve wrapper (#1543) by Måns Nilsson · 3 years ago
  55. dafe87e CMSIS-NN Cleanup Doxygen comments (#1541) by felix-johnny · 3 years ago
  56. 7e600bb CMSIS-NN : MVE int16 average pooling support (#1540) by felix-johnny · 3 years ago
  57. 105cfde Fix undefined identifier in system_x headers by Filip Jagodziński · 3 years ago
  58. feefadc CMSIS-NN: Remove leftover kernel size defines (#1535) by Fabian Peddinghaus · 3 years ago
  59. 3cae38b CMSIS-NN: Update depthwise_conv_s8_mult_4 (#1537) by felix-johnny · 3 years ago
  60. 3050b03 Cortex-M85: Remove excess eunmerators in IRQn_Type (#1533) by Filip Jagodziński · 3 years, 1 month ago
  61. 1520e29 CMSIS-NN: Make bias optional for opt functions of DW conv (#1529) by felix-johnny · 3 years, 1 month ago
  62. 0a42364 CMSIS-NN: Update pdsc with arm_nn_softmax_common_s8.c (#1530) by felix-johnny · 3 years, 1 month ago
  63. c939dcd CMSIS-NN: Improve MVE implementation of average_pool (#1526) by felix-johnny · 3 years, 1 month ago
  64. 084cbc1 CMSIS-NN: Update arm_nn_mat_mul_core_1x_s8 (#1527) by felix-johnny · 3 years, 1 month ago
  65. d4c4ac2 Corrected link script issue with gcc for pack ARMCA5, ARMCA7 and ARMCA9. by Christophe Favergeon · 3 years, 1 month ago
  66. e07d0cf Added links in CMSIS-Driver implementation list by Vladimir Marchenko · 3 years, 1 month ago
  67. 09eee2b Exchanged letter 'y' with radic sign. by Christopher Seidl · 3 years, 1 month ago
  68. 7c49b3d Added list of currently available CMSIS-Drivers by Christopher Seidl · 3 years, 1 month ago
  69. f87f7a7 CMSIS-NN: Add MVEI support for int16 depth-wise convolution (#1521) by hmogensen-arm · 3 years, 1 month ago
  70. e336766 Purge CMSIS-DSP after moving it off into own repository by Jonatan Antoni · 3 years, 1 month ago
  71. 3551ee3 Fixed typos by Christopher Seidl · 3 years, 1 month ago
  72. cad9305 Fix device family book links. by Jonatan Antoni · 3 years, 1 month ago
  73. 8ec46de CMSIS-NN: Add batch support for 1xN conv (#1512) by felix-johnny · 3 years, 1 month ago
  74. 36bd54f Fix the endless loop issue with GCC O0. by Markus Klein · 3 years, 2 months ago
  75. 969f6fc GitHub: Update CodeQL workflow to use version 2 actions. by Jonatan Antoni · 3 years, 2 months ago
  76. 77e149c Rightsizing docker resources by Samuel Pelegrinello Caipers · 3 years, 2 months ago
  77. 7353126 CMSIS-NN: Add MVEI support for int16 max pooling (#1509) by Måns Nilsson · 3 years, 2 months ago
  78. 75901e9 CMSIS-NN: Remove arm_math_types.h (#1508) by Måns Nilsson · 3 years, 2 months ago
  79. 61ad130 CMSIS-DSP: Improvements to matrix inversion. by Christophe Favergeon · 3 years, 2 months ago
  80. 33fe33a CMSIS Device: correct ARMCM0plus system file. by grasci · 3 years, 2 months ago
  81. 44f3472 Core(M): Fix DoxyGen issues. by Jonatan Antoni · 3 years, 2 months ago
  82. 936a5ea CMSIS-DSP: Some improvements for sign conversion warnings. by Christophe Favergeon · 3 years, 2 months ago
  83. d169645 Use https in url by Joachim Krech · 3 years, 2 months ago
  84. 2961508 CMSIS-NN: Add support for DSP int16 depthwise_conv (#1490) by Måns Nilsson · 3 years, 3 months ago
  85. b341cd5 CMSIS-NN: Add support for int16 DSP avg pooling (#1486) by Måns Nilsson · 3 years, 3 months ago
  86. d252f7a Enhance check_header.sh to consider all commits in a PR. by Jonatan Antoni · 3 years, 3 months ago
  87. f9d30ef CMSIS-Core(M): update CM85, CM55 core header files. by grasci · 3 years, 3 months ago
  88. 84f7561 CMSIS-NN: Optimize elementwise s16 variants of add/mul (#1482) by Måns Nilsson · 3 years, 3 months ago
  89. c9b274c CMSIS-NN: Disable loop unroll for depthwise_conv_s8_mult_4 for GCC (#1481) by Måns Nilsson · 3 years, 3 months ago
  90. 6a18a74 CMSIS-NN: Replace arm_status with arm_cmsis_nn_status struct (#1480) by Måns Nilsson · 3 years, 3 months ago
  91. 47f98a1 CMSIS-NN: Initialize unused bias dims in unit tests to avoid warnings (#1479) by Måns Nilsson · 3 years, 3 months ago
  92. 3a0dc60 DSP: Fix uninitialised variable references (#1477) by Stephanos Ioannidis · 3 years, 3 months ago
  93. 3fa74ec Removed outdated info by Christopher Seidl · 3 years, 3 months ago
  94. 259bf60 Bump version after release. by Jonatan Antoni · 3 years, 3 months ago 5.9.1-dev
  95. 2c9d1f1 Finalize release 5.9.0 by Jonatan Antoni · 3 years, 3 months ago
  96. a80777c Update README to track latest release (on master branch), automatically. by Jonatan Antoni · 3 years, 3 months ago
  97. 8a64562 Doxygen: added description for __CM85_REV by Vladimir Marchenko · 3 years, 3 months ago
  98. 4745ac9 Doxygen: Added more references to STAR-MC1 by Vladimir Marchenko · 3 years, 3 months ago
  99. 7f67362 Doxygen: fixed incorrect link by Vladimir Marchenko · 3 years, 3 months ago
  100. a7f60ca README.md: Removed bold links by Vladimir Marchenko · 3 years, 3 months ago