]> begriffs open source - cmsis/history - CMSIS/Core/Include
Core(M): Fixed ARM_MPU_RBAR macro for Armv8 MPU.
[cmsis] / CMSIS / Core / Include /
2018-07-31 Jonatan AntoniCore(M): Fixed ARM_MPU_RBAR macro for Armv8 MPU.
2018-07-24 Jonatan AntoniCore(M): Enhanced MPUv7 API with value definitions...
2018-07-23 GuentherMartinAdded Auxiliary Control Register to core_cm1.h.
2018-07-23 GuentherMartincorrected comments.
2018-07-23 GuentherMartinAdded beta ARMCM1 support.
2018-07-06 Jonatan AntoniCore(M): Fixed typos for Armv8-M
2018-06-22 Jonatan AntoniCore(M): Fixed typos. (Issues #340)
2018-06-19 GuentherMartinUpdated CMSIS core functions.
2018-06-04 GuentherMartinUpdated TPI_Type definitions according TRMs and Archite...
2018-05-30 Reinhard KeilCMSIS-Core(M) added Integrity Signature + FNC_RETURN...
2018-05-30 GuentherMartinDefinition of TPI_Type now matches the "Arm Cortex...
2018-05-28 Reinhard KeilCMSIS-Core(M): Added defines for EXC_RETURN values...
2018-05-14 Freddie ChopinRemove `register` keyword from public headers
2018-05-08 Jonatan AntoniCore(M): Added compatibility implementations for FPSCR...
2018-05-07 Jonatan AntoniCore(M): Added compatibility functions for priority...
2018-05-07 Jonatan AntoniCore(M): Added backward compatible definitions for...
2018-04-09 Jonatan AntoniCore(M): Added __NO_RETURN to __NVIC_SystemReset()...
2018-04-09 Jonatan AntoniCore: Updated cmsis_gcc file header.
2018-04-06 Jonatan AntoniCore(M): Remove usage of __builtin_arm_[gs]et_fpscr...
2018-03-02 Thomas TörnblomUpdate cmsis_iccarm.h
2018-01-16 Niklas HauserCore(M): Fix -Wundef for __ARM_FEATURE_DSP
2018-01-10 Jonatan AntoniUpdating company brand
2018-01-09 Jonatan AntoniCore(M): Removed overused type casts in NVIC functions...
2018-01-08 Jonatan AntoniCore-M: Fixed typos in core headers.
2017-12-08 Jonatan AntoniCore(M): Aligned PSPLIM and MSPLIM access functions...
2017-12-05 Jonatan AntoniCore: Fixed GCC compiler warnings on __CLZ intrinsic.
2017-12-05 Jonatan AntoniCore(M): Added TPI_ACPR_SWOSCALER defines.
2017-12-05 Jonatan AntoniCore(M): Fixed mask define for ITM TPR PRIVMASK.
2017-12-01 Jonatan AntoniCore: Added __STATIC_FORCEINLINE macro for all compilers.
2017-12-01 Jonatan AntoniCore(M): Fixed MISRA and typos.
2017-11-16 Jonatan AntoniCore(M): Enhanced IAR compiler header to ignore PSPLIM...
2017-11-13 Rajmund SzymańskiCore(M): Update mpu_armv7.h and mpu_armv8.h
2017-11-10 Jonatan AntoniRelease preparation: Aligned version information and...
2017-11-09 Jonatan AntoniCore(M): Enhanced ICCARM with MSPLIM and PSPLIM functions.
2017-11-08 Jonatan AntoniCore(M): Fixed core_cm33.h DSP usage detection based...
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 Jonatan AntoniCore: Added #error condition to cmsis_iccarm.h if intri...
2017-10-18 Jonatan AntoniCore: Fixed #pragma clang system_header to be used...
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(M): Fixed MPU implementation for ARMv8-M.
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-16 Jonatan AntoniCore(M): Added memory clobbers to get_PRIMASK on GCC...
2017-10-16 Thomas TörnblomReplaced a few "u" with "U"
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-10 Jonatan AntoniCore(M): Added __DSP_USED define to ARMv8-MML/Cortex...
2017-09-25 Jonatan AntoniCore(M): Fixed FPSCR intrinsics.
2017-09-25 Jonatan AntoniCore(M): Fixed cmsis_iccarm.h predefined macros for...
2017-09-21 Jonatan AntoniCore(M): Fixed __get_FPSCR und __set_FPSCR definition...
2017-09-18 Jonatan AntoniCore(M): Added cast to __USAT error return value to...
2017-09-14 Peter NyströmMoved SSAT and USAT implementation to work for all...
2017-09-14 Peter NyströmAdded cmsis_iccarm.h
2017-09-11 Jonatan AntoniCore(M): Changed USAT intrinsic to work on signed input...
2017-09-08 Jonatan AntoniCore: Fixed minor compiler and MISRA warnings.
2017-09-06 Jonatan AntoniCore(M): Added new IAR compiler header, not yet used.
2017-09-06 Jonatan AntoniCore(M): Fixed MPU RBAR register define ADDR to BASE.
2017-09-06 Jonatan AntoniCore(M): Fixed indention in mpu_armv7.h
2017-09-05 Jonatan AntoniCore(M): Fixed mpu_armv8.h region declaration, fields...
2017-09-04 Jonatan AntoniCore(M): Substituted assembly implementation for get...
2017-08-31 Jonatan AntoniCore(M): Added ARMv6-M compatibility functions for...
2017-08-31 Jonatan AntoniCore(M): Fixed function prototypes in compiler headers.
2017-08-29 Jonatan AntoniFurther MISRA-C Rule 10.6 fix up: Unsigned constant...
2017-08-29 Jonatan AntoniGlobal MISRA-C Rule 10.6 fix up: Unsigned constant...
2017-08-09 Jonatan AntoniCMSIS-Core(M): Fixed ARMv7 MPU Function for loading...
2017-08-09 Jonatan AntoniCMSIS-Core(M): Added ARMv8-M MPU Functions for Cortex...
2017-07-27 Jonatan AntoniCMSIS-Core(M): Fixed ARM MPU implementation for Cortex...
2017-07-26 Jonatan AntoniCMSIS-Core(M): Prefixed all MPU functions with ARM_...
2017-07-25 Daniel BrondaniCMSIS-Core(M): Fixed typos and formatting in MPU functions.
2017-07-19 Jonatan AntoniCMSIS-Core(M): Fix up MPU implementation.
2017-07-19 Jonatan AntoniFixed LINT comments.
2017-07-18 Jonatan AntoniCMSIS-Core(M): Initial contribution for generic MPU...
2017-07-13 Jonatan AntoniModified LINT comments to use C-style instead of C...
2017-07-03 Norbert LangeCorrect gcc version check for __builtin_arm_[gs]et_fpsc...
2017-06-21 Guntli MichaelFix wrong comment in SCB about MVFR2 register
2017-06-09 Guillaume GaleazziCMSIS-Core: #203 compiler macro for packed union
2017-05-02 Jonatan AntoniCMSIS-Core: Fixed possible compiler/misra warnings...
2017-04-28 Jonatan AntoniCMSIS-Core: Changed IAR __CLZ workaround to respect...
2017-04-26 Christopher SeidlMerge branch 'feature/rtos_docu_ehancements' into develop
2017-04-25 Joachim Krechadding missing lint comment for T_UINT32_READ
2017-04-25 Martin Kojtalcmsis: fix IAR architecture macros
2017-04-25 Jonatan AntoniIssue #164: Added workaround for missing __CLZ intrinsi...
2017-04-25 Martin GüntherMerge pull request #186 from nolange/develop
2017-04-24 Norbert LangeFix __set_FPSCR and __get_FPSCR for (non-ARM) Clang
2017-04-19 Jonatan AntoniRefactored __CM_CMSIS_VERSION defines according to...
2017-03-27 ReinhardKeilAdd 'lint' comments for MISRA checking
2017-03-10 Niklas HauserAdd __TZ_get/set_SP for v8-M
2017-03-03 Martin GüntherMerge pull request #160 from Patater/nvic-vectab-virtua...
2017-03-02 Jaeden Amerocore: Allow virtualization of NVIC_SystemReset
2017-03-02 Jaeden Amerocore: Allow the virtualization of NVIC functions
2017-02-16 Martin GüntherMerge pull request #146 from niklas-arm/fix/missing_ret...
2017-02-15 Niklas HauserAdd missing return statement
2017-02-13 Martin GüntherAdded macros
2017-02-03 Martin GüntherChanged macro __PACKED back for ARMCC compiler.
2017-02-02 Martin GüntherUpdated compiler include files. Removed SP from clobber...
2017-02-01 Martin GüntherMerge pull request #139 from Patater/nvic-virtualization
2017-01-31 bruneu01Resolved merge conflict
next