]> begriffs open source - cmsis/shortlog
cmsis
2020-03-06 Milorad CvjetkovicCMSIS Driver: minor update in the documentation
2020-03-05 Robert RostoharRTX5: updated version history
2020-03-05 Robert RostoharRTX5: updated configuration template default values
2020-03-05 Robert RostoharDoxygen: Fixed warnings for CMSIS-RTOS2 Mutex attributes
2020-03-04 Milorad CvjetkovicCMSIS Driver: minor update in the documentation
2020-03-03 Jonatan AntoniDoxyGen: Added Armv8.1-MML and CM55 to template lists.
2020-03-03 Jonatan AntoniCore(M): Refactored/aligned L1 Cache Functions
2020-03-03 ua1arnIrq modes handling
2020-03-01 Surendran KanagarajDevice: Fix wrong core header file inclusion for SC300...
2020-02-26 Milorad CvjetkovicCMSIS Driver: minor update in the documentation
2020-02-26 reinhardkeilPartner Meeting 2020 slides uploaded
2020-02-21 Joachim Krechrenamed a few tabs in docs
2020-02-20 GuentherMartinAdded Cortex-M55 support.
2020-02-20 reinhardkeilAdded Tutorial "Scaleable Software Stack"
2020-02-19 reinhardkeilCMSIS-Core documentation: partition_<device>.h includes...
2020-02-19 Christopher... Removed unused old CMSIS logo
2020-02-19 Christopher... Uploaded new CMSIS logo
2020-02-19 Christopher... Updated file list image
2020-02-17 Jonatan AntoniDoxygen: Fixed wording for CMSIS-RTOS2 Mutex Priority...
2020-02-13 GuentherMartinAdded use of predefined macro __ARM_ARCH_8_1M_MAIN__
2020-02-11 GuentherMartinAdded UDE support to ARM-v8-M header files.
2020-02-10 Jonatan AntoniCore(M): Fixed barriers in MPU enable/disable.
2020-02-10 Jonatan AntoniCore(M): Fixed FPU_Type by adding missing MVFR2 field.
2020-02-06 Robert RostoharRTX5: Enhanced support for Armv8-M (specifying thread...
2020-02-05 Jonatan AntoniCore(M): Ignore -Wpedantic on Armv8-M core headers.
2020-01-31 Jonatan AntoniCore(M): Fixup for syntax error introduced by #796
2020-01-31 Gian Marco... CMSIS CORE: Adding support for __SXTB16_RORn
2020-01-30 Vladimir UmekCMSIS Driver: minor documentation fix (ARM_USART_EVENT_...
2020-01-30 Robert RostoharCMSIS Driver: improved MISRA compliance in APIs (added...
2020-01-28 Daniel BrondaniCore(A): Fixed GIC_SetPendingIRQ to use GICD_SGIR inste...
2020-01-28 Jonatan AntoniCore(M): Added SCB_GetMVEType to decode implemented...
2020-01-27 Robert RostoharCMSIS Driver: minor update in WiFi Interface API docume...
2020-01-24 Robert RostoharCMSIS Driver: updated custom driver template versions
2020-01-24 Robert RostoharCMSIS Driver: updated WiFi Interface API version
2020-01-24 Robert RostoharCMSIS Driver: enhanced WiFi Interface API with support...
2020-01-24 Robert RostoharCMSIS Driver: removed volatile from status related...
2020-01-24 Jonatan AntoniDoxyGen: Updated all references/links to keil.com to...
2019-12-17 Christophe... CMSIS-DSP: Corrected build issues with AC5 and gcc...
2019-12-17 Jonatan AntoniCoreValidation: Fixed TC_CoreFunc_IRQVect missing exter...
2019-12-11 Vladimir MarchenkoCMSIS-Build: skeleton and initial information.
2019-12-09 Jonatan AntoniCMSIS-NN: Fixed component dependency to DSP.
2019-12-06 Milorad CvjetkovicMinor documentation update (added WiFi Driver Validation)
2019-12-04 Jonatan AntoniBump pack dev-drop version.
2019-12-04 Jonatan AntoniDevice: Updated all Cortex-M devices with strongly...
2019-11-21 Christopher... Graphic update
2019-11-20 Christopher... Updated CMSIS-Driver overview
2019-11-18 Christopher... Updated block diagram to incorporate WiFi driver
2019-11-13 Jonatan AntoniDevice: Renamed globally exposed interrupt function...
2019-10-24 reinhardkeilCMSIS-Pack:
2019-10-23 GuentherMartinCore(M): reverted core_armv8mml header file
2019-10-21 GuentherMartinCore(M): updated core_armv8(1)mml header files
2019-10-18 Robert RostoharRTX5: Fixed thread priority restore on mutex acquire...
2019-10-18 Ari ParkkilaChange OS_THREAD_LIBSPACE_NUM to be defined as a (compi...
2019-10-07 Jonatan AntoniDoxyGen: Enhanced description of osKernelGetSysTimerCou...
2019-09-26 Christopher... Changed wording on osThreadFlagsSet and added diagrams...
2019-09-18 Jonatan AntoniCoreValidation: Removed filter on CM23/33 for Arm Compi...
2019-09-13 reinhardkeilCMSIS-Zone limited to Cortex-M as Cache support for...
2019-09-13 Reinhard KeilUpdate README.md
2019-09-03 Jonatan AntoniDoxygen: Fixed input file for Core(A).
2019-09-02 reinhardkeilCclass="IoT Service" added
2019-08-21 GuentherMartinreworked __NVIC_SetVector(), __NVIC_GetVector() in...
2019-08-20 GuentherMartinreworked __NVIC_SetVector(), __NVIC_GetVector() in...
2019-08-14 Reinhard KeilUpdate README.md
2019-08-14 Reinhard KeilUpdate README.md
2019-08-09 Jonatan AntoniCore(M): Added additional parentheses to MPUv8 function...
2019-08-06 Christophe... CMSIS-NN: Added missing intrinsics for Cortex-A.
2019-07-30 Kevin BraceyGCC/Clang: cope with __set_CPSR changing condition...
2019-07-30 Kevin BraceyIAR: RRX doesn't modify flags, but has flags as input
2019-07-30 Kevin BraceyGCC: add WFI/WFE compiler barriers
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...
next