]> begriffs open source - cmsis/shortlog
cmsis
2019-07-30 Kevin BraceyGCC: SSAT and USAT need asm volatile
2019-07-30 Kevin BraceyIAR: LDRT et al must be asm volatile
2019-07-30 Kevin BraceyGCC: remove unneeded asm volatiles
2019-07-30 Kevin BraceyGCC: remove stray EMBEDDED_ASM annotations
2019-07-30 Kevin BraceyCore(M): Add LDA/STL memory clobbers
2019-07-30 Kevin BraceyRevert "Core(M): Added memory clobbers to get_PRIMASK...
2019-07-30 Kevin BraceyARMCC: remove explicit DSB/DMB/ISB barriers
2019-07-30 Kevin BraceyCore(A)/armclang: Remove ISB/DSB/DMB barriers
2019-07-30 Jonatan AntoniCore(M): Fixed MPUv7 inner cache policy evaluation...
2019-07-23 Jonatan AntoniDriver: Added template for WiFi Driver.
2019-07-23 Jonatan AntoniDriver: Added template for Driver NAND.
2019-07-23 Jonatan AntoniCore(M): Enhanced MVE support for Armv8.1-MML
2019-07-23 Jonatan AntoniPack: Updated file version of Cortex-M device startup...
2019-07-17 Jonatan AntoniDoxygen: Enhanced NVIC exception table with standardize...
2019-07-17 Jonatan AntoniDoxygen: Fixed typo in description for MSP and PSP...
2019-07-17 Christophe... CMSIS-DSP: New testing framework
2019-07-16 GuentherMartinReworked 'Interrupt Vector Remap' description.
2019-07-10 Jonatan AntoniPack: Bump version after release.
2019-07-10 Jonatan AntoniPack: Fixed version history.
2019-07-10 reinhardkeilosThreadState for joinable threads clearified.
2019-07-09 Jonatan AntoniDoxygen:
2019-07-09 Thorsten de... SVDConv v3.3.27
2019-07-03 Jonatan AntoniFixed version information and release history.
2019-07-03 Jonatan AntoniBump pack version to 5.6.0-rc1
2019-07-03 Christopher... Added note to osThreadTerminate
2019-06-28 reinhardkeilOverview description about the components clarified
2019-06-28 Reinhard KeilUpdate README.md
2019-06-28 Reinhard KeilUpdate README.md
2019-06-28 Reinhard KeilUpdate README.md
2019-06-28 Christopher... Updated general introduction
2019-06-27 Jonatan AntoniRevert "Core(M): Fixed definition of Armv8-M MPU_Type...
2019-06-27 Jonatan AntoniCoreValidation: Fixup to CV_CoreFunc suite.
2019-06-27 Robert RostoharCMSIS Driver WiFi: Updated version information (removed...
2019-06-25 Christopher... Minor tweak
2019-06-25 Christopher... Clarified the scope of CMSIS for Arm Cortex-based micro...
2019-06-25 Felix JohnnyUpdate of revision history for CMSIS-NN
2019-06-25 Jonatan AntoniUpdated all versions and change histories for upcoming...
2019-06-25 Jonatan AntoniDoxyGen: Added documentation for new Core(M) provisions...
2019-06-25 Christophe... Updated history files for new CMSIS-DSP version.
2019-06-24 Robert RostoharWiFi Driver API 1.0.0 (removed beta, bumped up pack...
2019-06-11 Robert RostoharCMSIS-Driver WiFi documentation typo correction
2019-06-05 Reinhard KeilUpdate README.md
2019-06-05 Reinhard KeilUpdate README.md
2019-06-04 Jonatan AntoniCoreValidation: Added -Wpedantic to GCC compiler options.
2019-06-04 Jonatan AntoniCore(M): Fixed definition of Armv8-M MPU_Type to be...
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...
next