]> begriffs open source - cmsis/shortlog
cmsis
2019-05-31 Robert RostoharUpdated WiFi Driver API 1.0.0-beta
2019-05-31 GuentherMartinAdded missing ACTLR register.
2019-05-23 Robert RostoharRTOS2: minor improvements in templates
2019-05-22 Jonatan AntoniCoreValidation: Aligned GNU linker scripts with templates.
2019-05-22 Jonatan AntoniCoreValidation: Fixed GCC tests and linker scripts.
2019-05-22 Jonatan AntoniCoreValidation: Fixed Cortex-M0plus build config.
2019-05-21 Jonatan AntoniCoreValidation: Fixed include path case for Cortex...
2019-05-21 Jonatan AntoniCoreValidation: Fixed RAM size in GNU linker script.
2019-05-21 Jonatan AntoniCoreValidation: Updated tests to use reworked device...
2019-05-21 Robert RostoharUpdated WiFi Driver API 1.0.0-beta
2019-05-20 Jonatan AntoniDevice: Fixed filename case of scatter files.
2019-05-20 Jonatan AntoniRTOS2/RTX: Updated all examples to use C Startup variant.
2019-05-20 Jonatan AntoniDevice: Added generic C startup for all Cortex-M family...
2019-05-17 Jonatan AntoniCore(M): Adopted GCC __cmsis_startup scatter loading...
2019-05-17 Jonatan AntoniCore(A): Fixed GCC __ASM macro __asm. (#593)
2019-05-15 Daniel BrondaniDevices: Moved Core(A) memory and system config files...
2019-05-15 Daniel BrondaniDevices: Updated Core(A) default memory regions and...
2019-05-15 Jonatan AntoniCore(A): Fixed __FPU_Enable function not to mess regist...
2019-05-15 Jonatan AntoniCoreValidation: Added test case for __FPU_Enable.
2019-05-13 Robert RostoharCMSIS RTOS2 Documentation: updated example for Mutex...
2019-05-13 Christophe... Merge pull request #572 from clamar01/develop
2019-05-10 Christopher... Updated code example as reuested in SDMDK-8496.
2019-05-10 Robert RostoharCMSIS Driver SAI: typo correction in comment
2019-05-09 Kevin Bracey__NVIC_EnableIRQ compiler barriers
2019-05-09 Kevin BraceyAdd __COMPILER_BARRIER
2019-05-09 Kevin BraceyNVIC_SetVector: Add DSB to newer cores
2019-05-08 Jonatan AntoniCore(M): Enhanced Startup and Lowlevel init provisions.
2019-05-08 Christopher... Expanded code example as requested in SDMDK-8496.
2019-05-08 Christopher... Removed CMSIS-Zone specific stylesheet and applied...
2019-05-08 Christopher... Fixed problem with new CSS file for CMSIS-Zone.
2019-05-07 Robert RostoharRTX4: updated provisions for Arm Compiler 6 when using...
2019-05-07 Jonatan AntoniDevice: Fixed Armv8.1-MML scatter file template to...
2019-05-06 Jonatan AntoniDevice: Fixed/generalized startup code for Armv8.1...
2019-05-06 Jonatan AntoniCore(M): Introduced provisions for compiler-independent...
2019-05-03 Christopher... Added initial CMSIS-Zone usage documentation.
2019-05-03 ClaudioMartinoAdded some compiler specific intrinsics for Core A...
2019-04-26 Robert RostoharRTX5: updated revision history
2019-04-26 Robert RostoharRTX5: fixed osMutexRelease issue (#574 #578)
2019-04-23 Jonatan AntoniREADME: Enhanced Readme with reference to Git-LFS.
2019-04-23 Vladimir MarchenkoAdded details for osThreadJoin ..
2019-04-17 ClaudioMartinoNew NEON float32 algorithms for Cortex A5 (TransformFun...
2019-04-11 Christopher... Added documentation for creating SVC functions, as...
2019-04-10 Jonatan AntoniMinor fix-ups left from last release.
2019-03-29 Kevin BraceyCortex-M7: Add SCB_InvalidateICache_by_Addr
2019-03-21 Jonatan AntoniCoreValidation: Increased model test execution timeout...
2019-03-21 Jonatan AntoniDoxyGen: Fixed version and history of CMSIS 5.5.1 in...
2019-03-20 Jonatan AntoniBump pack version after release.
2019-03-20 Jonatan AntoniPack: Bump version numbers and histories for release...
2019-03-20 Jonatan AntoniDevice: Fixed GCC startup templates and versions/file...
2019-03-19 Jonatan AntoniCore(M): Removed invalid character at beginning of...
2019-03-18 Jonatan AntoniEnhanced change history.
2019-03-18 Jonatan AntoniAligned CMSIS-DSP component version and history.
2019-03-18 Jonatan AntoniUpdated file versions, dates and copyright headers.
2019-03-18 reinhardkeilFORCEINLNE and __RESTRICT documentation added
2019-03-18 Jonatan AntoniCore(M): Added ARM_MPU_ namespace to MPU-specific order...
2019-03-18 Robert RostoharCMSIS WiFi Interface API: corrected minor typos in...
2019-03-16 Jonatan AntoniDevice: Fixed device files for Armv8.1-MML
2019-03-15 Joachim KrechWiFi api definition: file doc added
2019-03-15 Jonatan AntoniBump pack version after release.
2019-03-15 reinhardkeilMerge branch 'develop' of https://github.com/ARM-softwa...
2019-03-15 reinhardkeilCustom driver selection clearified
2019-03-15 Jonatan AntoniRelease preparation: Fixed release date.
2019-03-15 reinhardkeilHistory improved
2019-03-15 Jonatan AntoniRelease preparation: Aligned rev history for CMSIS...
2019-03-15 Jonatan AntoniDoxyGen: Fixed CMSISD-Driver version in global rev...
2019-03-15 Jonatan AntoniRelease preparation: Fixed pack generation respecting...
2019-03-15 Robert RostoharUpdated CMSIS WiFi Interface API (header and documentation)
2019-03-15 Jonatan AntoniRelease preparation: Updated version histories.
2019-03-15 Joachim Krechreplace __ARM_PCS_VFP with __ARM_FP for AC6
2019-03-15 GuentherMartinCorrected CMSIS version number.
2019-03-15 reinhardkeilMPU4 improved, ARM_MPU_OrderedMemcpy
2019-03-15 Vladimir MarchenkoTypo fixes and sync with FuSa RTS changes.
2019-03-15 Jonatan AntoniCore(M): Minor typo and MISRA fixes.
2019-03-15 GuentherMartinSetting DSP Library variant as default variant.
2019-03-14 GuentherMartinDSP_Lib changes:
2019-03-14 Joachim Krechaligning pack schema with specification for version...
2019-03-14 reinhardkeilImproved documentation
2019-03-14 Joachim Krechadded CMSIS-Driver components for custom driver impleme...
2019-03-13 reinhardkeilPack format 1.7.0 documented
2019-03-12 reinhardkeilversion information updated
2019-03-08 Jonatan AntoniCore(M): Fixed ARM_MPU_Disable barriers. (#458)
2019-03-08 Jonatan AntoniCore(M): Moved barriers in ARM_MPU_Enable behind the...
2019-03-08 Jonatan AntoniDoxyGen: Added example code for Armv8 MPU.
2019-03-08 Jonatan AntoniCore(M): Renamed ARM_MPU_RLAR to ARM_MPU_RLAR_PXN for...
2019-03-08 Robert RostoharRTX5: updated documentation (corrected typos)
2019-03-06 Reinhard KeilAdded MPU for v8M, v8.1M
2019-03-06 Jonatan AntoniCoreValidation: Fixed AC5 compiler and assembler flags.
2019-03-05 furbancCMSIS-Driver WiFi documentation updated
2019-03-01 Vladimir UmekMerge pull request #542 from TTornblom/develop
2019-02-27 TTornblomRTOS2: Rebuilt IAR libraries with EVR_RTX_DISABLE and...
2019-02-27 Reinhard KeilUpdate README.md
2019-02-27 Reinhard KeilUpdate README.md
2019-02-25 Jonatan AntoniCore(M): Added MPU RLAR PXN bit for Armv8.1-M.
2019-02-25 Jonatan AntoniCore(M): Added support for generic Armv8.1-M Mainline...
2019-02-25 Reinhard KeilCMSIS-Driver WIFI documentation improved
2019-02-25 Jonatan AntoniCoreValidation: Added test configurations for Cortex...
2019-02-19 Jonatan AntoniCoreValidation: Fixed APSR test case.
2019-02-19 Jonatan AntoniCoreValidation: Fixed compiler warnings on ArmClang.
2019-02-19 Jonatan AntoniCore(M): Removed extra semicolons from ArmClang compile...
2019-02-19 Christopher... Added WiFi_Event.
next