]> begriffs open source - cmsis/shortlog
cmsis
2018-04-20 Jonatan AntoniDoxyGen: Fixed warnings in CMSIS-Core(M) revision history.
2018-04-19 Vladimir UmekCMSIS-Driver: Updated Flash API V2.2.0 (padding added...
2018-04-17 Christopher... Added a section about IRQs and how to deal with them.
2018-04-16 Reinhard KeilHardware requirements for Cortex-M systems added
2018-04-13 Jonatan AntoniDoxygen: Fixed documentation for ARM_MPU_Enable.
2018-04-09 Jonatan AntoniDoxygen: Changed all *.pdsc and *.pack notations to...
2018-04-09 Jonatan AntoniPack/Doxygen: Updated versions and changelogs of Core...
2018-04-09 Jonatan AntoniCore(M): Added __NO_RETURN to __NVIC_SystemReset()...
2018-04-09 Jonatan AntoniCore: Updated cmsis_gcc file header.
2018-04-09 Jonatan AntoniCore(A): Remove usage of __builtin_arm_[gs]et_fpscr...
2018-04-09 Vladimir UmekRTX5: ignoring CPUID field in GIC implementation
2018-04-06 Jonatan AntoniCoreValidation: Activated tests on AC6LTM for Cortex...
2018-04-06 Jonatan AntoniCore(M): Remove usage of __builtin_arm_[gs]et_fpscr...
2018-04-03 Reinhard KeilDocumentation: OS Tick Timer API is now separated from...
2018-04-03 Reinhard Keilconsistent names in comments
2018-04-03 Robert RostoharRTX5: fixed osMemoryPoolAlloc to avoid potential race...
2018-03-28 Vladimir UmekRTX5: disabled OS Tick interrupt during post processing...
2018-03-16 Reinhard KeilFunction comments improved (no functional change -...
2018-03-16 Reinhard Keiltypo fixed
2018-03-14 Reinhard KeilCode Coding rules for CMSIS-RTOS2 added.
2018-03-08 TTornblomAdded IAR DSP lib support
2018-03-06 Robert RostoharRTX5: minor code optimizations (removed unnecessary...
2018-03-06 Robert RostoharRTX5: fixed optimization issue when using GCC optimizat...
2018-03-02 Thomas TörnblomUpdate cmsis_iccarm.h
2018-03-02 Jonatan AntoniRTOS2: Update version information for OS Tick Private...
2018-03-02 Jonatan AntoniDoxygen: Fixed broken link from general revision histor...
2018-03-02 Bartek SzatkowskiMove non-config includes behind PTIM ifdef
2018-03-01 Vladimir UmekDriver NAND usage examples enhanced
2018-02-28 Reinhard KeilUpdate README.md
2018-02-22 Jonatan AntoniBump pack version after release.
2018-02-21 Jonatan AntoniDoxyGen: Fixed version and changelog of general chapter.
2018-02-20 Jonatan AntoniCMSIS-NN: Changed Cgroup to "NN Lib" to match the curre...
2018-02-20 Jonatan AntoniPack: Update PDSC and changelogs for 5.3.0 release.
2018-02-16 Daniel BrondaniDriver: Updated demo code for Flash Driver usage.
2018-02-14 Robert RostoharCMSIS RTOS2: minor update in documentation (fixed typos)
2018-02-09 Christopher... Added information how to disable the generation of...
2018-02-08 Jonatan AntoniDoxygen: Added clear statements that we use C99/C+...
2018-02-08 Jonatan AntoniDoxyGen: Fixed Memory Management documentation.
2018-02-07 Jonatan AntoniDoxyGen: Removed automatic cross references from RTOS2...
2018-02-07 Jonatan AntoniCoreValidation: Append test result title prefix to...
2018-02-07 Jonatan AntoniCoreValidation: Fixed Cortex-A9neon mfpu setting to...
2018-02-07 Jonatan AntoniDoxyGen: Added reference to CMSIS device header needed...
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...
next