]> begriffs open source - cmsis/history - CMSIS/Core_A
Update CoreValidation to CMSIS-Toolbox 2.0.0
[cmsis] / CMSIS / Core_A /
2023-04-04 yroehtCore A: cache: instr mva
2023-03-27 Anthony NourryCore(A): Fix inverted parameters in MMU_GetSectionDescr...
2022-11-22 GuentherMartinCMSIS-Core(A): GIC_SetConfiguration safety #1588
2022-11-22 Markus KleinAdded macros with bit definitions for Pos/Msk for GICDi...
2022-11-21 Markus KleinHarmonize compiler settings for Cortex-M and Cortex-A
2022-11-04 Markus KleinFix for Issue #1580
2022-11-03 Markus KleinMake the IRQ Table extern definable.
2022-10-31 Markus KleinAdded macros with bit definitions for Pos/Msk for PTIM...
2022-03-24 GuentherMartinCore(A): Fixed __RBIT implementation (issue #1445)
2021-05-20 Jonatan AntoniUpdating all component and file versions.
2021-05-10 GuentherMartinCMSIS-Core: aligned __disable_irq, __disable_fault_irq...
2021-03-29 GuentherMartinCoreValidation:
2020-04-03 Jonatan AntoniCore(A): Fixed file and component versions.
2020-03-16 Martin Kojtalcore: add SPDX identifier
2020-03-03 ua1arnIrq modes handling
2020-01-28 Daniel BrondaniCore(A): Fixed GIC_SetPendingIRQ to use GICD_SGIR inste...
2019-12-17 Christophe FavergeonCMSIS-DSP: Corrected build issues with AC5 and gcc...
2019-08-06 Christophe FavergeonCMSIS-NN: Added missing intrinsics for Cortex-A.
2019-07-30 Kevin BraceyGCC/Clang: cope with __set_CPSR changing condition...
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 BraceyGCC: remove unneeded asm volatiles
2019-07-30 Kevin BraceyGCC: remove stray EMBEDDED_ASM annotations
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-17 Christophe FavergeonCMSIS-DSP: New testing framework
2019-05-17 Jonatan AntoniCore(A): Fixed GCC __ASM macro __asm. (#593)
2019-05-15 Jonatan AntoniCore(A): Fixed __FPU_Enable function not to mess regist...
2019-05-13 Christophe FavergeonMerge pull request #572 from clamar01/develop
2019-05-09 Kevin BraceyAdd __COMPILER_BARRIER
2019-05-03 ClaudioMartinoAdded some compiler specific intrinsics for Core A...
2019-04-17 ClaudioMartinoNew NEON float32 algorithms for Cortex A5 (TransformFun...
2019-03-18 Jonatan AntoniUpdated file versions, dates and copyright headers.
2019-03-15 Joachim Krechreplace __ARM_PCS_VFP with __ARM_FP for AC6
2019-02-08 Jonatan AntoniCore(A): Fixed saving/restoring CPSR when accessing...
2019-01-07 Kevin BraceyAvoid __builtin_clz(0)
2018-11-30 d-katoCMSIS-Core(A): Fixed the position of "extern "C""
2018-09-20 BeetixFixed issue #413
2018-09-10 TTornblomIAR: IAR compilation problem with __RESTRICT define...
2018-09-07 Jonatan AntoniRevert "rtos: rtx5: ARMCC5: move the variables in ...
2018-09-06 Tero Jääskörtos: rtx5: ARMCC5: move the variables in .bss.os secti...
2018-06-21 Wilfried Chauveaumake access to CP register volatile so it doesn't get...
2018-05-07 Jonatan AntoniCore(A): Fixed GIC_SetPendingIRQ to raise interrupt...
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-03-02 Thomas TörnblomUpdate cmsis_iccarm.h
2018-01-16 Jonatan AntoniCore(A): Fixed -Wundef warning in GCC compiler header...
2018-01-10 Jonatan AntoniUpdating company brand
2018-01-09 Jonatan AntoniCore(A): Removed unnecessary register volatile declarat...
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...
2017-12-14 Jonatan AntoniCore(A): Changed macro __DEPRECATED to CMSIS_DEPRECATED...
2017-12-11 Jonatan AntoniCore(A): Refactored L1 Cache maintenance to be compiler...
2017-12-06 TomoYamanakaCMSIS-Core(A): Add MMU section_normal_nc macro
2017-12-05 Jonatan AntoniCore: Fixed GCC compiler warnings on __CLZ intrinsic.
2017-12-01 Jonatan AntoniCore: Added __STATIC_FORCEINLINE macro for all compilers.
2017-11-16 Jonatan AntoniCore(A): Fixed __get_CP64 and __set_CP64 for IAR.
2017-11-10 Jonatan AntoniRelease preparation: Aligned version information and...
2017-11-06 Jonatan AntoniCore: Updated compiler __NO_RETURN definition to preven...
2017-10-27 Daniel BrondaniMerge branch 'develop' of https://github.com/ARM-softwa...
2017-10-27 Daniel BrondaniCMSIS-Core(A): Fixed enumerated type increment in GIC_D...
2017-10-27 Robert RostoharCore(A): Updated __FPU_Enable function (VFP register...
2017-10-27 Jonatan AntoniCore(A): Fixed macro issues on coprocessor register...
2017-10-27 Jonatan AntoniCore: Added #error condition to cmsis_iccarm.h if intri...
2017-10-18 Jonatan AntoniCore(A): Fixed system include pragma in armclang compil...
2017-10-17 Jonatan AntoniCore: Fixed inline functions to use consistent code...
2017-10-17 Thomas TörnblomAdded typecasts to __REVSH
2017-10-17 Jonatan AntoniCore: Aligned all core headers with pragma system include.
2017-10-17 Jonatan AntoniCore: Fixed MISRA warnings.
2017-10-17 Jonatan AntoniCore: Aligned intrinsic prototypes for REV, REV16,...
2017-10-17 Jonatan AntoniCore(A): Fixed compiler warnings on uninitialized varia...
2017-10-16 Jonatan AntoniCore-A: Add 64bit Generic Counter registers access...
2017-10-12 Jonatan AntoniCore: Fixed core instruction prototypes of __REV and...
2017-10-11 Peter NyströmHandle name collisions between intrincs.h and cmsis_icc...
2017-10-11 Peter NyströmAdd cmsis_iccarm.h for Core_A
2017-09-20 Daniel BrondaniCore(A): Fixed common core functions to access CP15...
2017-09-13 Jonatan AntoniCore(A): Fixed pedantic GCC warnings.
2017-09-08 Jonatan AntoniCore: Fixed minor compiler and MISRA warnings.
2017-09-07 Jonatan AntoniFixed documentation after Core(A) refactoring.
2017-09-07 Jonatan AntoniCore(A): Fixed compiler header for GCC.
2017-09-07 Jonatan AntoniCore(A): Refactored all Coprocessor 15 related core...
2017-09-06 Jonatan AntoniCore(A): Fixed various compiler intrinsics.
2017-09-06 Jonatan AntoniCore(A): Added __SSAT and __USAT intrinsics like for...
2017-08-29 Jonatan AntoniGlobal MISRA-C Rule 10.6 fix up: Unsigned constant...
2017-08-08 Jonatan AntoniCMSIS-Core(A): Fixed GCC and ArmClang __FPU_ENABLE...
2017-08-03 Daniel BrondaniCMSIS-Core(A): Updated cmsis_gcc.h
2017-08-01 Daniel BrondaniCMSIS-Core(A): Changed byte access into word access...
2017-07-28 Daniel BrondaniCMSIS-Core(A): Changed byte access into word access...
2017-07-26 Jonatan AntoniCMSIS-Core(A): Added register correlation between CMSIS...
2017-07-26 Jonatan AntoniCMSIS-Core(A): Core Register documentation.
2017-07-25 Jonatan AntoniCMSIS-Core(A): Removed duplicate RESERVED members.
2017-07-25 Jonatan AntoniCMSIS-Core(A): Enhanced register abstraction and docume...
2017-07-24 Daniel BrondaniAdded OS Tick component for Cortex-A7: Generic Physical...
2017-07-21 Jonatan AntoniCMSIS-Core(A): Rework documentation.
2017-07-19 Jonatan AntoniFixed LINT comments.
2017-07-13 Jonatan AntoniModified LINT comments to use C-style instead of C...
2017-07-10 Jonatan AntoniCMSIS-Core(A): Initial contribution of GCC compiler...
2017-07-07 Daniel BrondaniCMSIS-Core(A): Updated documentation
2017-07-05 Vladimir UmekGIC priority grouping handling corrected
next