]> begriffs open source - cmsis/history - CMSIS/Core_A/Include/core_ca.h
DoxyGen: Fix broken links.
[cmsis] / CMSIS / Core_A / Include / core_ca.h
2020-04-03 Jonatan AntoniCore(A): Fixed file and component versions.
2020-01-28 Daniel BrondaniCore(A): Fixed GIC_SetPendingIRQ to use GICD_SGIR inste...
2019-03-18 Jonatan AntoniUpdated file versions, dates and copyright headers.
2019-03-15 Joachim Krechreplace __ARM_PCS_VFP with __ARM_FP for AC6
2018-11-30 d-katoCMSIS-Core(A): Fixed the position of "extern "C""
2018-05-07 Jonatan AntoniCore(A): Fixed GIC_SetPendingIRQ to raise interrupt...
2018-01-09 Jonatan AntoniCore(A): Removed unnecessary register volatile declarat...
2018-01-08 Jonatan AntoniCore(A): Added CP15 register access functions for CSSEL...
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-11-10 Jonatan AntoniRelease preparation: Aligned version information and...
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-17 Jonatan AntoniCore: Aligned all core headers with pragma system include.
2017-10-16 Jonatan AntoniCore-A: Add 64bit Generic Counter registers access...
2017-09-13 Jonatan AntoniCore(A): Fixed pedantic GCC warnings.
2017-09-06 Jonatan AntoniCore(A): Fixed various compiler intrinsics.
2017-08-29 Jonatan AntoniGlobal MISRA-C Rule 10.6 fix up: Unsigned constant...
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-07 Daniel BrondaniCMSIS-Core(A): Updated documentation
2017-07-04 Jonatan AntoniCMSIS-Core(A): Enhanced documentation for new IRQ API.
2017-07-03 Vladimir UmekUpdated GIC and Private Timer access functions
2017-06-07 Daniel BrondaniFixed read/write permissions of Core_A Private Timer...
2017-05-10 Daniel BrondaniAdded GIC set/clear SGI pending flags handling
2017-05-10 Jonatan AntoniCMSIS-Core(A): Enhanced documentation for cache access...
2017-05-09 Jonatan AntoniDoxygen:
2017-05-05 Jonatan AntoniCMSIS Core(A): Added documentation to Cortex-A GIC...
2017-04-28 Christopher SeidlMerge branch 'feature/clean_up' into develop
2017-04-27 Daniel BrondaniAdded PL1_SetCounterFrequency into Core_A
2017-04-13 Daniel BrondaniCMSIS-Core_A:
2017-04-05 Jonatan AntoniCore(A): Moved all descriptions available in source...
2017-03-17 Daniel BrondaniUpdated Core_A devices
2017-03-07 Daniel BrondaniUpdated Core_A documentation
2017-03-06 bruneu01Adapted header fiels to comply to our documentation...
2017-03-03 Martin GüntherMerge pull request #160 from Patater/nvic-vectab-virtua...
2017-03-02 brondaniRenamed folder CORE_A into Core_A