]> begriffs open source - cmsis/shortlog
cmsis
2022-02-07 Jonatan AntoniGitHub: Add check for Pack Description
2022-02-07 Jonatan AntoniGitHub: Add check for Pack Description
2022-01-31 Måns NilssonCMSIS-NN: add kernel and unittest for int16 pooling...
2022-01-31 Måns NilssonCMSIS-NN: Add int16 support for depthwise_conv (#1406)
2021-12-29 Måns NilssonCMSIS-NN: Add dilation support for generic depthwise...
2021-12-20 Robert RostoharRXT5: optimize MessageQueueGet/Put (remove copying...
2021-12-20 Robert RostoharRTX5: Fix potential register R1 corruption when calling...
2021-12-18 Måns NilssonCMSIS-NN: Add dilation support for conv (#1377)
2021-11-24 Jonatan AntoniDoxyGen: Fix return types for RTOS2 tick functions.
2021-11-15 Christophe... CMSIS-DSP: Python wrapper update
2021-11-09 Jonatan AntoniRemove reference to Git-LFS in readme.
2021-10-14 Chris ReedCore: add missing Secure Fault syndrome registers and...
2021-10-13 Albert HuangAdd core_star.h to support Arm China CPU core "STAR...
2021-10-07 Christophe... CMSIS-DSP: Add MFCC to SDFTools
2021-09-30 Jonatan AntoniGitHub: Fix fileheader workflow.
2021-09-22 Jonatan AntoniDoxyGen: Fix broken links.
2021-09-22 Jonatan AntoniDoxyGen: Fixed documentation of cache maintenance funct...
2021-08-24 Oscar AnderssonAdd DSP support for fully connected int16
2021-08-23 Milorad CvjetkovicCMSIS-Driver: minor update of USART documentation
2021-08-18 Måns NilssonCMSIS-NN: Adds support for int16 fully connected
2021-08-16 Reinhard KeilUpdate README.md
2021-08-13 Oscar AnderssonCMSIS-NN: Optimized convolution for 16x8 data type
2021-08-09 Christopher... Further fixes
2021-08-05 Jonatan AntoniGitHub: Add LinkChecker for DoxyGen.
2021-08-03 Jonatan AntoniGitHub: Add problem matcher for file header checker.
2021-07-26 Jonatan AntoniGitHub: Add action to check file headers.
2021-07-19 Jonatan AntoniCore(M): Fixup to the version history.
2021-07-19 Gabriel Wangpeople forgot the update the sub version...
2021-07-19 Wilfried ChauveauFix PMU_Type in core_m55 and core_armv81mml.
2021-07-15 Måns NilssonCMSIS-NN: Add int16 conv kernel support
2021-07-08 Christophe... CMSIS-DSP: Removed float promotion issues
2021-06-29 Jonatan AntoniBump pack version after release.
2021-06-29 Jonatan AntoniGitHub: Fix release workflow.
2021-06-29 Jonatan AntoniFix README link to pre-built documentation.
2021-06-24 Jonatan AntoniFinalize release 5.8.0
2021-06-22 Jonatan AntoniUpdate codeql-analysis.yml
2021-06-22 Jonatan AntoniUpdate codeql-analysis.yml
2021-06-22 Jonatan AntoniUpdate codeql-analysis.yml
2021-06-22 Jonatan AntoniGitHub: Fix codeql-analysis.yml
2021-06-22 Jonatan AntoniCreate codeql-analysis.yml
2021-06-21 Jonatan AntoniGitHub: Fix release workflow.
2021-06-21 Jonatan AntoniDoxygen: Fix warnings.
2021-06-17 Jonatan AntoniAdd CMSIS-DAP 2.1.0 to PDSC changelog.
2021-06-17 Jonatan AntoniGitHub: Allow manual develop docs update.
2021-06-17 Jonatan AntoniGitHub: Separate action into two yaml files.
2021-06-17 Jonatan AntoniGitHub: Add action to build/publish documentation on...
2021-06-17 Jonatan AntoniUpdate revision history for release.
2021-06-17 Jonatan AntoniDoxygen: Update toolchain versions used for verification.
2021-06-17 Jonatan AntoniCMSIS-Core(M): Fix conflict for ArmClang with arm_compa...
2021-06-16 Robert RostoharCMSIS-Driver: update SAI documentation (fix typo)
2021-06-16 Jonatan AntoniDevice: Cleanup IRQ names to follow known standard.
2021-06-16 Jonatan AntoniDoxyGen: Update used compilers for RTX5 development.
2021-06-16 Felix ThomasmathibalanCMSIS-NN: Remove unused Examples folder
2021-06-10 GuentherMartinCMSIS-Core(M): added instruction barrier (ISB) to set_C...
2021-06-10 TTornblomCMSIS-Core(M): added instruction barrier (ISB) to set_C...
2021-06-08 Jonatan AntoniRebrand CMSIS to Common Microcontroller Software Interf...
2021-06-08 Jonatan AntoniDoxygen: Fix support statement for SIMD instructions.
2021-06-04 GuentherMartinCMSIS-Core(M): incorrect use of SCB_SHCSR_MEMFAULTACT_P...
2021-05-27 GuentherMartinCMSIS-Core(M): ARM assembler startup for ARMv8-M cores.
2021-05-26 GuentherMartinCMSIS-Core(M): GCC assembler startup
2021-05-24 Robert RostoharRTX5: fix mutex priority inversion (#1202)
2021-05-20 Jonatan AntoniUpdating all component and file versions.
2021-05-18 Robert RostoharDoxyGen: typo corrections in Core
2021-05-18 Robert RostoharCMSIS RTOS2: minor typo corrections in documentation
2021-05-17 Robert RostoharRTX5: update projects for building libraries
2021-05-17 Robert RostoharRTX5: use armclang (GNU syntax) for assembler with...
2021-05-17 Robert RostoharRTX5: fix Message Queue Data allocation size when using...
2021-05-17 Robert RostoharRTX5: update osKernelResume handling (processing past...
2021-05-17 Robert RostoharRTX5: fix osThreadJoin (when terminating thread which...
2021-05-17 Robert RostoharRTX5: fix osDelay/osDelayUntil error handling (#454)
2021-05-17 Robert RostoharRTX5: fix Round-Robin (#228, #1000)
2021-05-17 Robert RostoharRTX5: update configuration (Event Recorder)
2021-05-17 Robert RostoharRTX5: enhance stack overrun checking
2021-05-17 Robert RostoharRTX5: rename error code for stack overflow
2021-05-17 Robert RostoharRTX5: add KernelErrorNotify event (osRtxErrorNotify)
2021-05-17 Robert RostoharRTX5: reorganize Armv8-M IRQ modules for IAR
2021-05-17 Robert RostoharRTX5: optimize IRQ modules for Armv8-M
2021-05-14 Robert RostoharRTX5: rename IRQ modules to match architecture (#943)
2021-05-14 Robert RostoharRTOS2: corrected OS Tick SysTick implementation (OS_Tic...
2021-05-14 Robert RostoharRTOS2: OS Tick API 1.0.2 - add extern "C" (#824)
2021-05-14 Robert RostoharCMSIS RTOS2: minor corrections and improvements in...
2021-05-12 Jonatan AntoniNew pack gen bash script.
2021-05-10 GuentherMartinCMSIS-Core: aligned __disable_irq, __disable_fault_irq...
2021-05-07 Christopher... Clarified the usage of WiFi and network component
2021-05-06 Jonatan AntoniUpdate develop documentation on gh-pages using gh-action.
2021-05-05 Robert RostoharRTX5: update release notes (OS Initialization for IAR)
2021-05-05 Jonatan AntoniDSP: Removing deprecated library variant.
2021-05-05 Robert RostoharRTX5: CVE-2021-27431 vulnerability mitigation
2021-05-03 Jonatan AntoniDocker: Add dockerfile for Linux build environment.
2021-05-03 FabKlein[CMSIS Core] Added CM55 Power Mode Control Registers...
2021-04-28 Jonatan AntoniCoreValidation: Fix Arm Compiler 6 linker warnings.
2021-04-23 Milorad CvjetkovicCMSIS-Driver: minor update in SPI documentation
2021-04-22 Jonatan AntoniCoreValidation: Set filemode +x to build.py
2021-04-22 Felix ThomasmathibalanCMSIS-NN : Update history in pdsc file
2021-04-22 Jonatan AntoniCoreValidation: Fix Cortex-A builds.
2021-04-20 Felix ThomasmathibalanCMSIS-NN : MVE support for SVDF
2021-04-20 Jonatan AntoniCMSIS-Core(M): Fix cache maintenance functions.
2021-04-13 TTornblomBuild: Update IAR support for 5.8.0
2021-04-12 TTornblomBuild: Update IAR support for 5.8.0
2021-03-29 GuentherMartinCoreValidation:
next