]>
begriffs open source - cmsis/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Martin Günther [Fri, 13 May 2016 05:57:31 +0000 (07:57 +0200)]
Added batch file to generate CMSIS pack.
Martin Günther [Mon, 9 May 2016 08:39:07 +0000 (10:39 +0200)]
Merge pull request #56 from GuentherMartin/core_NVIC
Updated NVIC functions.
Martin Günther [Mon, 9 May 2016 08:36:32 +0000 (10:36 +0200)]
Updated NVIC functions.
Christopher Seidl [Fri, 6 May 2016 12:37:35 +0000 (14:37 +0200)]
Merge branch 'feature/Incorporate_Storage_Driver_into_Documentation' into develop
Christopher Seidl [Fri, 6 May 2016 12:35:03 +0000 (14:35 +0200)]
Additional changes for the CMSIS-Driver Storage API documentation
Christopher Seidl [Fri, 6 May 2016 11:30:48 +0000 (13:30 +0200)]
Corrected Doxygen annotations
Christopher Seidl [Fri, 6 May 2016 11:30:08 +0000 (13:30 +0200)]
Corrected template file, added strcut at the end of the template.
Christopher Seidl [Fri, 6 May 2016 11:29:46 +0000 (13:29 +0200)]
Added CMSIS-Driver Storage Files
Christopher Seidl [Fri, 6 May 2016 11:29:26 +0000 (13:29 +0200)]
Initial version
Christopher Seidl [Wed, 4 May 2016 09:22:46 +0000 (11:22 +0200)]
Merge pull request #55 from rgrover/master
Introduce Storage driver.
Reinhard Keil [Fri, 29 Apr 2016 13:41:22 +0000 (15:41 +0200)]
Update README.md
Martin Günther [Fri, 29 Apr 2016 06:49:34 +0000 (08:49 +0200)]
Merge pull request #53 from GuentherMartin/Device_ARMv8MML
Updated ARMv8MML device files.
Martin Günther [Fri, 29 Apr 2016 06:44:31 +0000 (08:44 +0200)]
Updated ARMv8MML device files.
- Replaced ARMv8MML_FP with ARMv8MML_SP, ARMv8MML_DP.
Updated core_cm4.h.
- Removed GCC compiler warning.
Updated core_armv8m*.h.
- Corrected typo.
ReinhardKeil [Thu, 28 Apr 2016 14:04:28 +0000 (16:04 +0200)]
Documented #define CMSIS_device_header <STM32F4.h>
Martin Günther [Thu, 21 Apr 2016 12:40:42 +0000 (14:40 +0200)]
Merge pull request #45 from GuentherMartin/CMSIS_ARMv8M
Changes according "CMSIS-Core v8M CMSIS 5.0 feedback".
Martin Günther [Thu, 21 Apr 2016 12:29:05 +0000 (14:29 +0200)]
Changes according "CMSIS-Core v8M CMSIS 5.0 feedback".
cmsis_armclang.h:
- updated predefined macros
- reworked __TZ_*_NS functions
core_armv8m*.h:
- changed NVIC_Type, DWT_Type, CoreDebug_Type, CONTROL_Type
- reworked NVIC_*TargetState functions
core_cm*.h:
- changed CONTROL_Type
- changed macro NVIC_PRIO_BITS
Rohit Grover [Wed, 20 Apr 2016 14:34:19 +0000 (15:34 +0100)]
Introduce Storage driver
Rohit Grover [Wed, 20 Apr 2016 14:33:25 +0000 (15:33 +0100)]
Introduce Storage driver
Reinhard Keil [Wed, 20 Apr 2016 12:21:42 +0000 (14:21 +0200)]
Merge pull request #43 from ReinhardKeil/develop
typos
ReinhardKeil [Wed, 20 Apr 2016 12:20:30 +0000 (14:20 +0200)]
typos
ReinhardKeil [Wed, 20 Apr 2016 12:04:11 +0000 (14:04 +0200)]
Merge branch 'develop' of https://github.com/ReinhardKeil/CMSIS_5 into develop
Reinhard Keil [Wed, 20 Apr 2016 11:50:46 +0000 (13:50 +0200)]
Merge pull request #42 from meriac/develop
Clarify NVIC virtualization use cases
Reinhard Keil [Wed, 20 Apr 2016 11:50:46 +0000 (13:50 +0200)]
Merge pull request #42 from meriac/develop
Clarify NVIC virtualization use cases
Milosch Meriac [Wed, 20 Apr 2016 09:19:20 +0000 (10:19 +0100)]
Clarify NVIC virtualization use cases
Reinhard Keil [Tue, 19 Apr 2016 15:12:16 +0000 (17:12 +0200)]
Merge pull request #41 from ReinhardKeil/develop
Documentation corrections/additions, CMSIS-CORE NVIC virtualization, …
ReinhardKeil [Tue, 19 Apr 2016 15:10:25 +0000 (17:10 +0200)]
Documentation corrections/additions, CMSIS-CORE NVIC virtualization, version information, etc.
Christopher Seidl [Tue, 19 Apr 2016 14:04:45 +0000 (16:04 +0200)]
Merge pull request #40 from KeilChris/feature/RTX_Documentation_Enhancements
RTX documentation enhancements
Christopher Seidl [Tue, 19 Apr 2016 14:02:10 +0000 (16:02 +0200)]
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into feature/RTX_Documentation_Enhancements
Rohit Grover [Tue, 19 Apr 2016 12:34:59 +0000 (13:34 +0100)]
add the section for 'Function documentation'
ReinhardKeil [Tue, 19 Apr 2016 12:34:42 +0000 (14:34 +0200)]
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
Rohit Grover [Tue, 19 Apr 2016 09:19:00 +0000 (10:19 +0100)]
populate initial versions of Driver_Storage.[ch]
ReinhardKeil [Tue, 19 Apr 2016 12:32:56 +0000 (14:32 +0200)]
NVIC Virtualization documented
Martin Günther [Tue, 19 Apr 2016 10:02:00 +0000 (12:02 +0200)]
Merge pull request #39 from GuentherMartin/PriorityFunc
Add uVisor support for priority grouping functions.
Martin Günther [Tue, 19 Apr 2016 10:00:31 +0000 (12:00 +0200)]
Add uVisor support for priority grouping functions.
Christopher Seidl [Mon, 18 Apr 2016 14:25:10 +0000 (16:25 +0200)]
Ignorign DoxyGen output
Reinhard Keil [Mon, 18 Apr 2016 10:59:00 +0000 (12:59 +0200)]
Merge pull request #37 from ReinhardKeil/develop
CMSIS-RTOS v2 documentation clean-up
ReinhardKeil [Mon, 18 Apr 2016 10:56:03 +0000 (12:56 +0200)]
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
ReinhardKeil [Mon, 18 Apr 2016 10:54:41 +0000 (12:54 +0200)]
RTOS v2 documentation updated
Martin Günther [Mon, 18 Apr 2016 10:00:01 +0000 (12:00 +0200)]
Merge pull request #36 from GuentherMartin/ifndef
Corrected macro check
Martin Günther [Mon, 18 Apr 2016 09:58:15 +0000 (11:58 +0200)]
Corrected macro check
Martin Günther [Mon, 18 Apr 2016 09:37:07 +0000 (11:37 +0200)]
Merge pull request #35 from GuentherMartin/GetVector
Corrected NVIC_GetVector
Martin Günther [Mon, 18 Apr 2016 09:35:43 +0000 (11:35 +0200)]
Corrected NVIC_GetVector
Martin Günther [Mon, 18 Apr 2016 08:23:54 +0000 (10:23 +0200)]
Merge pull request #34 from GuentherMartin/uVisor_M4
Adding uVisor support for Cortex-M4
Martin Günther [Mon, 18 Apr 2016 08:16:52 +0000 (10:16 +0200)]
Adding uVisor support for Cortex-M4
Reinhard Keil [Fri, 15 Apr 2016 13:54:09 +0000 (15:54 +0200)]
Update README.md
Reinhard Keil [Fri, 15 Apr 2016 13:25:11 +0000 (15:25 +0200)]
Update README.md
Christopher Seidl [Fri, 15 Apr 2016 10:57:51 +0000 (12:57 +0200)]
Merge pull request #31 from KeilChris/CMSIS-RTOS-API-v2
CMSIS-RTOS API Documentation enhancements
Christopher Seidl [Fri, 15 Apr 2016 10:49:48 +0000 (12:49 +0200)]
More work on CMSIS-RTOS documentation including RTX Implementation
Christopher Seidl [Thu, 14 Apr 2016 09:45:27 +0000 (11:45 +0200)]
Adapted documentation generation to new directory structure
Christopher Seidl [Thu, 14 Apr 2016 08:33:15 +0000 (10:33 +0200)]
Directory for RTOS API v2 changed to RTOS2
Christopher Seidl [Tue, 12 Apr 2016 13:59:59 +0000 (15:59 +0200)]
Merge pull request #30 from KeilChris/CMSIS-RTOS-API-v2
Initial changes for new RTOS API v2.
Christopher Seidl [Tue, 12 Apr 2016 13:55:01 +0000 (15:55 +0200)]
Initial changes for new RTOS API v2. Added separate tab for legacy API v1
Christopher Seidl [Fri, 8 Apr 2016 11:48:02 +0000 (13:48 +0200)]
Merge pull request #29 from KeilChris/SDCMSIS-431
CMSIS-Core documentation for compiler specific #defines (SDCMSIS-431)
Christopher Seidl [Fri, 8 Apr 2016 11:45:34 +0000 (13:45 +0200)]
CMSIS-Core documentation for compiler specific #defines (SDCMSIS-431)
Christopher Seidl [Fri, 8 Apr 2016 11:34:07 +0000 (13:34 +0200)]
Merge branch 'master' of https://github.com/ARM-software/CMSIS_5
Trying to get a clean repo.
Martin Günther [Fri, 8 Apr 2016 11:04:22 +0000 (13:04 +0200)]
Merge pull request #28 from GuentherMartin/CMSIS_Docu
remove section RTX from CMSIS documentation
Martin Günther [Fri, 8 Apr 2016 11:02:31 +0000 (13:02 +0200)]
remove section RTX from CMSIS documentation
Martin Günther [Wed, 6 Apr 2016 09:41:38 +0000 (11:41 +0200)]
Merge pull request #23 from GuentherMartin/ARMv8M_changes
ARMv8M changes
Martin Günther [Wed, 6 Apr 2016 09:31:20 +0000 (11:31 +0200)]
ARMv8M changes
Increased ARMv8M SAU regions to 8.
Moved function TZ_SAU_Setup to device dependant file
partition_<device>.h.
Christopher Seidl [Tue, 5 Apr 2016 08:50:19 +0000 (10:50 +0200)]
Merge pull request #22 from ReinhardKeil/master
Master
Christopher Seidl [Wed, 23 Mar 2016 14:46:58 +0000 (15:46 +0100)]
Merge pull request #4 from KeilChris/revert-3-SDCMSIS-431
Revert "Compiler specific defines in CMSIS-CORE"
Christopher Seidl [Wed, 23 Mar 2016 14:46:45 +0000 (15:46 +0100)]
Revert "Compiler specific defines in CMSIS-CORE"
Christopher Seidl [Wed, 23 Mar 2016 14:07:59 +0000 (15:07 +0100)]
Merge pull request #3 from KeilChris/SDCMSIS-431
Compiler specific defines in CMSIS-CORE
Christopher Seidl [Wed, 23 Mar 2016 14:03:41 +0000 (15:03 +0100)]
Compiler specific defines in CMSIS-CORE
Added to documentation
Christopher Seidl [Tue, 15 Mar 2016 16:19:29 +0000 (17:19 +0100)]
Merge pull request #2 from KeilChris/CMSIS-RTOS-API-Documentation
Added more information on new features
Martin Günther [Mon, 14 Mar 2016 09:20:01 +0000 (10:20 +0100)]
Merge pull request #20 from GuentherMartin/CMSIS-Overview
CMSIS-Overview
Martin Günther [Mon, 14 Mar 2016 09:16:40 +0000 (10:16 +0100)]
CMSIS-Overview
Update CMSIS_5 overview page.
Martin Günther [Thu, 10 Mar 2016 15:21:43 +0000 (16:21 +0100)]
Merge remote-tracking branch 'refs/remotes/ARM-software/master'
Martin Günther [Thu, 10 Mar 2016 15:05:13 +0000 (16:05 +0100)]
Merge pull request #16 from GuentherMartin/DSP_Lib-InitialVersion
Dsp lib initial version
Martin Günther [Thu, 10 Mar 2016 14:43:15 +0000 (15:43 +0100)]
Merge remote-tracking branch 'refs/remotes/ARM-software/master'
Christopher Seidl [Tue, 8 Mar 2016 09:52:43 +0000 (10:52 +0100)]
Merge remote-tracking branch 'refs/remotes/ARM-software/master'
Martin Günther [Tue, 8 Mar 2016 08:47:54 +0000 (09:47 +0100)]
Merge pull request #9 from GuentherMartin/master
Master
Martin Günther [Tue, 8 Mar 2016 08:39:53 +0000 (09:39 +0100)]
macros _VAL2FLD _FLD2VAL
added brackets to parameters and used cast to uint32_t
Martin Günther [Tue, 8 Mar 2016 08:30:39 +0000 (09:30 +0100)]
corrected function SCB_DisableDCache()
function SCB_DisableDCache() caused problems if used with tool chain GCC
and optimization level 0.
Martin Günther [Tue, 8 Mar 2016 08:24:55 +0000 (09:24 +0100)]
macro check
added checks if macro is defined bore it is used.
Martin Günther [Tue, 8 Mar 2016 08:16:51 +0000 (09:16 +0100)]
Apache-2.0 license
Changed license to Apache-2.0
Reinhard Keil [Thu, 3 Mar 2016 16:02:58 +0000 (17:02 +0100)]
Merge pull request #7 from JohannesBauer/master
Added license and contribution information to README
JohannesBauer [Thu, 3 Mar 2016 15:27:34 +0000 (16:27 +0100)]
Added license and contribution information to README
ReinhardKeil [Wed, 24 Feb 2016 21:19:51 +0000 (22:19 +0100)]
correct link
ReinhardKeil [Wed, 24 Feb 2016 21:15:08 +0000 (22:15 +0100)]
Slides of Embedded World Partner Meeting added
ReinhardKeil [Mon, 22 Feb 2016 16:22:36 +0000 (17:22 +0100)]
typos
ReinhardKeil [Mon, 22 Feb 2016 16:08:14 +0000 (17:08 +0100)]
Descriptive information added
ReinhardKeil [Thu, 18 Feb 2016 14:36:24 +0000 (15:36 +0100)]
Explained directory structure and how to generate documentation
Joachim Krech [Thu, 18 Feb 2016 09:03:20 +0000 (10:03 +0100)]
Adding Device folder containing CMSIS Core Device Vendor files templates
Joachim Krech [Thu, 18 Feb 2016 08:17:07 +0000 (09:17 +0100)]
Initial Commit starting from:
- doxygen documentation for CMSIS
-- Core
-- Driver
-- General
-- Pack
-- SVD
- Driver
- RTOS
- Utilities
-- Pack Schema, Checker
-- SVD Schema, Checker and Example
Signed-off-by: Joachim Krech <joachim.krech@arm.com>
Joachim Krech [Thu, 18 Feb 2016 08:04:19 +0000 (09:04 +0100)]
Initial commit