]> begriffs open source - cmsis/history - CMSIS/Core
Address unsupported nested external declaration #617
[cmsis] / CMSIS / Core /
2023-01-12 Anton D. KachalovAddress unsupported nested external declaration #617
2022-06-22 Markus KleinFix the endless loop issue with GCC O0.
2022-05-30 Jonatan AntoniCore(M): Fix DoxyGen issues.
2022-05-12 grasciCMSIS-Core(M): update CM85, CM55 core header files.
2022-04-26 Jonatan AntoniCMSIS-Core(M): Add Cortex-M85 support
2022-04-21 GuentherMartinUpdated Cortex-M55 core header
2022-04-07 Albert HuangUpdate core_starmc1.h
2022-04-06 Albert HuangUpdate core_starmc1.h
2022-03-28 Albert HuangRename core_star.h to core_starmc1.h
2022-03-16 Martin GüntherCMSIS-Core(M): Add missing registers to core_cm55.h
2022-02-28 Jonatan AntoniEnhance component conditions for Dcore="Star-MC1"
2021-10-14 Chris ReedCore: add missing Secure Fault syndrome registers and...
2021-10-13 Albert HuangAdd core_star.h to support Arm China CPU core "STAR...
2021-07-19 Gabriel Wangpeople forgot the update the sub version...
2021-07-19 Wilfried ChauveauFix PMU_Type in core_m55 and core_armv81mml.
2021-06-17 Jonatan AntoniCMSIS-Core(M): Fix conflict for ArmClang with arm_compa...
2021-06-10 GuentherMartinCMSIS-Core(M): added instruction barrier (ISB) to set_C...
2021-06-10 TTornblomCMSIS-Core(M): added instruction barrier (ISB) to set_C...
2021-06-04 GuentherMartinCMSIS-Core(M): incorrect use of SCB_SHCSR_MEMFAULTACT_P...
2021-05-20 Jonatan AntoniUpdating all component and file versions.
2021-05-10 GuentherMartinCMSIS-Core: aligned __disable_irq, __disable_fault_irq...
2021-05-03 FabKlein[CMSIS Core] Added CM55 Power Mode Control Registers...
2021-04-20 Jonatan AntoniCMSIS-Core(M): Fix cache maintenance functions.
2021-04-13 TTornblomBuild: Update IAR support for 5.8.0
2021-03-19 GuentherMartinCMSIS-Core: update function description for __enable...
2021-02-23 Felix JohnnyCMSIS-Core : Add support for __SXTAB16_RORn
2021-02-04 Edmund PlayerUpdated descriptions for ARM_MPU_OrderedMemcpy to point...
2021-01-29 GuentherMartinCMSIS-Core(M): Armv8-M Secure Stack Sealing enhancement.
2021-01-25 GuentherMartinCore(M): Fixed minor compiler warnings, removed trailin...
2021-01-18 GuentherMartinCMSIS-Core(M): Armv8-M Secure Stack Sealing
2021-01-18 GuentherMartinCMSIS-Core(M): Armv8-M Secure Stack Sealing
2020-11-04 GuentherMartincorrected comments
2020-11-04 GuentherMartinreplace SCB_CACR_ECCEN with SCB_CACR_ECCDIS in core_cm7...
2020-10-15 Felix JohnnyCMSIS-Core: Fix for correct use of asm keyword
2020-10-12 Jonatan AntoniCore(M): Fixing implementation of __SXTB16_RORn. #996
2020-08-19 GuentherMartinAdded missing register BPIALL to SCB_Type structure.
2020-07-23 Christophe FavergeonCore: Remove useless test
2020-07-23 Richard AllenCMSIS-DSP: Hook up __PKHBT intrinsic for GCC
2020-06-25 TTornblomCore(M): #undef IAR standard definition of __WEAK
2020-05-25 rajszymfixed typo in MPU->RASR register name
2020-05-25 Rajmund Szymańskifixed typo in MPU->RASR register name
2020-04-20 Edmund PlayerChanged ARM_PMU_Get_EVCNTR() function to mask top 16...
2020-04-20 Rui SousaCore(M): Fix AHBSCR register definition typo
2020-03-27 Jonatan AntoniCore(M): Fixed device config checks for missing defines.
2020-03-26 Rajmund SzymańskiCore(M): Fixed typo in __VECTOR_TABLE_ATTRIBUTE definit...
2020-03-24 Edmund PlayerAligned PMU function prototypes and definitions for...
2020-03-24 Edmund PlayerUpdated last four PMU functions to return void.
2020-03-20 Jonatan AntoniCore(M): Fix-up to Armv8.1-M core headers after adding...
2020-03-20 Edmund PlayerUpdated pmu_armv8.h with PMU functions and event macros.
2020-03-18 Jonatan AntoniCore(M): Removed __MVE_PRESENT and __MVE_USED macros...
2020-03-16 Martin Kojtalcore: add SPDX identifier
2020-03-03 Jonatan AntoniCore(M): Refactored/aligned L1 Cache Functions
2020-02-20 GuentherMartinAdded Cortex-M55 support.
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-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 IodiceCMSIS CORE: Adding support for __SXTB16_RORn
2020-01-28 Jonatan AntoniCore(M): Added SCB_GetMVEType to decode implemented...
2019-10-23 GuentherMartinCore(M): reverted core_armv8mml header file
2019-10-21 GuentherMartinCore(M): updated core_armv8(1)mml header files
2019-08-21 GuentherMartinreworked __NVIC_SetVector(), __NVIC_GetVector() in...
2019-08-20 GuentherMartinreworked __NVIC_SetVector(), __NVIC_GetVector() in...
2019-08-09 Jonatan AntoniCore(M): Added additional parentheses to MPUv8 function...
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 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 Jonatan AntoniCore(M): Fixed MPUv7 inner cache policy evaluation...
2019-07-23 Jonatan AntoniCore(M): Enhanced MVE support for Armv8.1-MML
2019-06-27 Jonatan AntoniRevert "Core(M): Fixed definition of Armv8-M MPU_Type...
2019-06-25 Jonatan AntoniUpdated all versions and change histories for upcoming...
2019-06-04 Jonatan AntoniCore(M): Fixed definition of Armv8-M MPU_Type to be...
2019-05-31 GuentherMartinAdded missing ACTLR register.
2019-05-17 Jonatan AntoniCore(M): Adopted GCC __cmsis_startup scatter loading...
2019-05-13 Christophe FavergeonMerge pull request #572 from clamar01/develop
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-06 Jonatan AntoniCore(M): Introduced provisions for compiler-independent...
2019-04-10 Jonatan AntoniMinor fix-ups left from last release.
2019-03-29 Kevin BraceyCortex-M7: Add SCB_InvalidateICache_by_Addr
2019-03-19 Jonatan AntoniCore(M): Removed invalid character at beginning of...
2019-03-18 Jonatan AntoniUpdated file versions, dates and copyright headers.
2019-03-18 Jonatan AntoniCore(M): Added ARM_MPU_ namespace to MPU-specific order...
2019-03-15 Joachim Krechreplace __ARM_PCS_VFP with __ARM_FP for AC6
2019-03-15 Jonatan AntoniCore(M): Minor typo and MISRA fixes.
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 AntoniCore(M): Renamed ARM_MPU_RLAR to ARM_MPU_RLAR_PXN for...
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-19 Jonatan AntoniCore(M): Removed extra semicolons from ArmClang compile...
next