]> begriffs open source - cmsis/shortlog
cmsis
2018-02-07 Jonatan AntoniDoxyGen: Fixed typos in CMSIS-RTOS2.
2018-02-06 Jonatan AntoniDoxyGen: Enhanced RTOS2/RTX5 documentation with usage...
2018-02-05 Christopher... Merge branch 'feature/rtx_config_h_update' into develop
2018-02-05 Christopher... Updated RTX configuration with Event Recorder and Objec...
2018-02-05 Jonatan AntoniCoreValidation: Fixed mfpu setting for Cortex-A9neon.
2018-01-23 Jonatan AntoniPack: Bump pack version after pre-release 5.2.1-dev3.
2018-01-23 Jonatan AntoniAdded current date for development release 5.2.1-dev3.
2018-01-23 Jonatan AntoniMerge pull request #310 from ARM-software/features...
2018-01-23 Jonatan AntoniMerge remote-tracking branch 'remotes/upstream/develop...
2018-01-23 Jonatan AntoniDoxygen: Updated general introduction overview "CMSIS...
2018-01-23 Liangzhen LaiAdding reference to white paper for CMSIS-NN.
2018-01-22 Jonatan AntoniFixed pack description for NN component after moving...
2018-01-19 Jonatan AntoniPack: Fixed typos in documentation for CMSIS-NN which...
2018-01-18 Jonatan AntoniUpdated README page.
2018-01-18 Jonatan AntoniNN: Added NN Library to PDSC.
2018-01-18 Jonatan AntoniAdded CMSIS-NN to the list of hot stuff.
2018-01-18 FabKleinCMSIS-NN: Initial import of the CMSIS Neural Network Lib
2018-01-16 Jonatan AntoniCore(A): Fixed -Wundef warning in GCC compiler header...
2018-01-16 Jonatan AntoniCoreValidation: Fixed fpu settings for Cortex-A5 and...
2018-01-16 Jonatan AntoniCoreValidation: Added -Wundef to GCC project configurat...
2018-01-16 Niklas HauserCore(M): Fix -Wundef for __ARM_FEATURE_DSP
2018-01-11 Daniel BrondaniCMSIS-Driver: Removed copyright notice from Driver_MCI.c
2018-01-11 Daniel BrondaniCMSIS-Driver: Updated MCI documentation, added MCI_Demo.c
2018-01-10 Jonatan AntoniCoreValidation: Save builder Junit result as build_...
2018-01-10 Jonatan AntoniCoreValidation: Store matrix build result to Junit...
2018-01-10 Jonatan AntoniUpdating company brand
2018-01-09 Jonatan AntoniCoreValidation: Fixed NVIC function test for Cortex...
2018-01-09 Jonatan AntoniCore(A): Removed unnecessary register volatile declarat...
2018-01-09 Robert RostoharRTX5: version increased to V5.3.0
2018-01-09 Jonatan AntoniCore(M): Removed overused type casts in NVIC functions...
2018-01-08 Jonatan AntoniCore(A): Added CP15 register access functions for CSSEL...
2018-01-08 Jonatan AntoniCore(A): Fixed VBAR cp15 register access functions...
2018-01-08 Jonatan AntoniCore-M: Fixed typos in core headers.
2018-01-03 Daniel BrondaniMinor text correction.
2017-12-20 Jonatan AntoniDriver: Removed example code todo from USB Driver.
2017-12-20 Jonatan AntoniDriver: Added demo code for Flash Driver usage.
2017-12-20 Jonatan AntoniDriver: Added demo code for using NAND Driver.
2017-12-19 Jonatan AntoniRTOS2/Doc: Enhanced RTOS Function Overview and RTX5...
2017-12-19 Reinhard KeilDocumentation for MISRA checking and deviations added
2017-12-14 Jonatan AntoniCore(A): Changed macro __DEPRECATED to CMSIS_DEPRECATED...
2017-12-13 Jonatan AntoniCore(A): Fixed validation test for enable/disable branc...
2017-12-11 Jonatan AntoniCore(A): Refactored L1 Cache maintenance to be compiler...
2017-12-08 Jonatan AntoniCore(M): Aligned PSPLIM and MSPLIM access functions...
2017-12-06 TomoYamanakaCMSIS-Core(A): Add MMU section_normal_nc macro
2017-12-06 Jonatan AntoniCoreValidation: Fixed FVP configs for ARMv8-M.
2017-12-06 Jonatan AntoniDoxygen: Updated Arm Compiler LTM Version to Arm Compil...
2017-12-05 Jonatan AntoniCoreValidation: Removed GCC compiler flag -pedantic...
2017-12-05 Jonatan AntoniCore: Fixed GCC compiler warnings on __CLZ intrinsic.
2017-12-05 Jonatan AntoniCoreValidation: Update FVP test config to use stand...
2017-12-05 Jonatan AntoniCore(M): Added TPI_ACPR_SWOSCALER defines.
2017-12-05 Jonatan AntoniCore(M): Fixed mask define for ITM TPR PRIVMASK.
2017-12-01 Jonatan AntoniCore: Added __STATIC_FORCEINLINE macro for all compilers.
2017-12-01 Jonatan AntoniCore(M): Fixed MISRA and typos.
2017-11-29 Robert RostoharRTX5: MISRA compliance (added PC-lint comments and...
2017-11-28 Robert RostoharRTOS2: OS Tick API 1.0.1 (removed unnecessary return...
2017-11-20 Jonatan AntoniCoreValidation: Switched Cortex-A test projects to...
2017-11-20 Jonatan AntoniCoreValidation: Fixed pattern for test result file.
2017-11-20 Jonatan AntoniCoreValidation: Added post run step hook to store test...
2017-11-20 Jonatan AntoniCoreValidation: Use exit() to finish tests instead...
2017-11-20 Jonatan AntoniCoreValidation: Refactored matrix build script to use...
2017-11-16 Jonatan AntoniAligned develop branch with master after release.
2017-11-16 Jonatan AntoniCore(M): Enhanced IAR compiler header to ignore PSPLIM...
2017-11-16 Jonatan AntoniDoxygen: Updated verified compiler versions.
2017-11-16 Jonatan AntoniDoxygen: Enhanced Driver_CAN documentation.
2017-11-16 Jonatan AntoniCore(A): Fixed __get_CP64 and __set_CP64 for IAR.
2017-11-16 Jonatan AntoniCoreValidation: Fixed Cortex-M23S test for IAR using...
2017-11-16 Jonatan AntoniRTOS2: Enhanced RTOS timer documentation and example.
2017-11-16 Jonatan AntoniCoreValidation: Added -e compiler option to all Cortex...
2017-11-16 Jonatan AntoniCoreValidation: Changed UV4 execution to use uVision...
2017-11-16 Jonatan AntoniCoreValidation: Enhanced build script to support long...
2017-11-16 Jonatan AntoniCoreValidation: Added test projects for ArmCompiler6...
2017-11-15 Vladimir UmekCMSIS Driver: Updated NAND API documentation
2017-11-14 Jonatan AntoniCoreValidation: Updated all test projects to use defaul...
2017-11-14 Vladimir UmekCMSIS Driver: Updated NAND API V2.3.0 (extended ARM_NAN...
2017-11-13 Jonatan AntoniRTX5: Enhanced documentation for osRtxErrorStackUnderfl...
2017-11-13 Rajmund SzymaƄskiCore(M): Update mpu_armv7.h and mpu_armv8.h
2017-11-13 Jonatan AntoniDoxygen: Enhanced description for TZ_ModuleId_t.
2017-11-10 Jonatan AntoniRelease preparation: Aligned version information and...
2017-11-10 Jonatan AntoniCoreValidation: Clean up.
2017-11-10 Jonatan AntoniPack: Fixed case of RTX ARMv8-M assemblies for IAR.
2017-11-09 Robert RostoharRTX5: updated Event Recorder functions
2017-11-09 Jonatan AntoniPack: Fixed condition CM4_FP for Cortex-M4 with FPU...
2017-11-09 Jonatan AntoniCoreValidation: Added test functions for MSPLIM and...
2017-11-09 Jonatan AntoniCore(M): Enhanced ICCARM with MSPLIM and PSPLIM functions.
2017-11-08 Jonatan AntoniCoreValidation: Migrated Cortex-M* test projects for...
2017-11-08 Jonatan AntoniCoreValidation: Migrated Cortex-M23/M33 tests for IAR...
2017-11-08 Jonatan AntoniCore(M): Fixed core_cm33.h DSP usage detection based...
2017-11-08 Jonatan AntoniAdded ARMv8M handler files for RTX5 to PDSC.
2017-11-07 Jonatan AntoniCoreValidation: Fixed validation tests for Cortex-A5...
2017-11-07 Jonatan AntoniDevice: Added/fixed startup files for Cortex-A5/7/9...
2017-11-06 Robert RostoharRTX5: Added TrustZone Module Identifier configuration...
2017-11-06 Jonatan AntoniCore: Updated compiler __NO_RETURN definition to preven...
2017-11-06 Robert RostoharRTX5: corrected typo (Capiversion in pdsc)
2017-10-30 Robert RostoharRTOS2: Updated __NO_RETURN definition in cmsis_os2...
2017-10-30 Robert RostoharRTOS2: Updated API V2.1.2 (version info in headers)
2017-10-30 Robert RostoharRTX5: updated to CMSIS RTOS2 API V2.1.2
2017-10-30 Robert RostoharRTOS2: Updated API V2.1.2
2017-10-30 Robert RostoharRTX5: Moved SVC/PendSV handler priority setup from...
2017-10-30 Robert RostoharRTX5: Corrected memory allocation for stack and data...
2017-10-30 Robert RostoharRTX5: version increased to V5.2.3
next