TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
ARM-software
/
CMSIS_5
/
6e5621b3bc4becf50ac5f29a07f30ff2081a5e70
6e5621b
CMSIS Device: Added OS Tick API
by Robert Rostohar
· 8 years ago
f2da71e
CMSIS-Core: #203 compiler macro for packed union
by Guillaume Galeazzi
· 8 years ago
f32dc4c
RTX5: updated to CMSIS RTOS2 API V2.1.1
by Robert Rostohar
· 8 years ago
9470b0b
RTOS2: Updated API V2.1.1
by Robert Rostohar
· 8 years ago
3c55eec
Fixed read/write permissions of Core_A Private Timer registers
by Daniel Brondani
· 8 years ago
3edfb48
RTX5: Corrected MessageQueue to use actual message length (before padding).
by Robert Rostohar
· 8 years ago
4f96e9f
updated device vendor list
by Joachim Krech
· 8 years ago
7917826
Added Synwit
by Christopher Seidl
· 8 years ago
390320d
CMSIS-RTOS2: Fixed example for osThreadGetName, added missing id parameter. SDCMSIS-667
by Jonatan Antoni
· 8 years ago
8078c31
CMSIS-RTOS2: Enhanced mutex flag documentation and added examples. Issue #200
by Jonatan Antoni
· 8 years ago
3e5e886
Added ArteryTek
by Christopher Seidl
· 8 years ago
31da064
Fixed priority value display for messages in message queue.
by Vladimir Umek
· 8 years ago
1183f2d
Added GIC set/clear SGI pending flags handling
by Daniel Brondani
· 8 years ago
e75c4f8
CMSIS-Core(A): Fixed references in documentation.
by Jonatan Antoni
· 8 years ago
18ce4ed
CMSIS-Core(A): Enhanced documentation for cache access maintenance.
by Jonatan Antoni
· 8 years ago
82b2a05
update Microchip id to align with Atmel. Add preinclude file category
by Joachim Krech
· 8 years ago
6755c0a
make fpuPresent and mpuPresent optional
by Joachim Krech
· 8 years ago
86a358c
Reverted file version numbers changed inconsistently with Apache-2 license update.
by Jonatan Antoni
· 8 years ago
ef1381d
Doxygen:
by Jonatan Antoni
· 8 years ago
ee6ef42
Updated images for a better understanding (coloring secure/non-secure).
by Christopher Seidl
· 8 years ago
5683f80
CMSIS Core(A): Added documentation to Cortex-A GIC functions.
by Jonatan Antoni
· 8 years ago
07e0ada
Added Microchip
by Christopher Seidl
· 8 years ago
35be0de
Fixed wording
by Christopher Seidl
· 8 years ago
acacc10
Fixed typos.
by Christopher Seidl
· 8 years ago
00a8e15
CMSIS-Core: Fixed possible compiler/misra warnings on IAR CLZ workaround.
by Jonatan Antoni
· 8 years ago
be32f8f
CMSIS/RTOSv2 Tick-less Low-Power Operation documentation.
by Jonatan Antoni
· 8 years ago
d9c1164
fixes #192 SVDConv alignment problem
by Joachim Krech
· 8 years ago
aea1c8a
CMSIS-Core: Changed IAR __CLZ workaround to respect a new guard signaling availability of __CLZ in future versions.
by Jonatan Antoni
· 8 years ago
b9a118f
CMSIS-RTOS2: Fixed and enhanced documentation.
by Jonatan Antoni
· 8 years ago
efbc4eb
Merge branch 'feature/clean_up' into develop
by Christopher Seidl
· 8 years ago
948df5c
Added PL1_SetCounterFrequency into Core_A
by Daniel Brondani
· 8 years ago
6ca8065
Removed todo
by Christopher Seidl
· 8 years ago
3cade86
Added specification for DAP_SWD_Sequence to support multi-drop target selection
by ReinhardKeil
· 8 years ago
e48eaac
Updated Core_A documentation
by Daniel Brondani
· 8 years ago
18ec0c2
Merge branch 'feature/rtos_docu_ehancements' into develop
by Christopher Seidl
· 8 years ago
b10b690
Additional docu: cleaned all osXxx_Attr_t descriptions, added code examples.
by Christopher Seidl
· 8 years ago
d4f111a
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
by Joachim Krech
· 8 years ago
03005d6
removed no-space rule from CsubType causing backward incompatibility with some packs
by Joachim Krech
· 8 years ago
ccb38bd
Update cmsis_os.txt
by Jonny-vb
· 8 years ago
b1b92c6
Minor bugfix in KernelGetSysTimerFreq event
by Vladimir Umek
· 8 years ago
ffe6ce4
adding missing lint comment for T_UINT32_READ
by Joachim Krech
· 8 years ago
5480572
DSP: Fix issue #188 gnu compiler specific diagnostics in arm_math.h
by Jonatan Antoni
· 8 years ago
5f62ab3
cmsis: fix IAR architecture macros
by Martin Kojtal
· 8 years ago
80faeb2
Issue #164: Added workaround for missing __CLZ intrinsic on ARMv6 in IAR compilers prior 8.
by Jonatan Antoni
· 8 years ago
c34d532
Fixed PDSC to differentiate between AC5 and AC6 only for Cortex-A devices for now.
by Jonatan Antoni
· 8 years ago
2d53355
Merge pull request #186 from nolange/develop
by Martin Günther
· 8 years ago
9b5b756
Fix __set_FPSCR and __get_FPSCR for (non-ARM) Clang
by Norbert Lange
· 8 years ago
f6a9d80
RTX5: Fixed Cortex-A interrupt assemblies, LDRNEH must be LDRHNE instead.
by Jonatan Antoni
· 8 years ago
41e74d5
Enhanced pack description with ARM Compiler 6 awareness for Cortex-A.
by Jonatan Antoni
· 8 years ago
49c8b15
Enhanced Core(M) documentation with CMSIS version control defines.
by Jonatan Antoni
· 8 years ago
9887667
Corrected __set_mode for ARMCC AC5
by Vladimir Umek
· 8 years ago
f35d8eb
Refactored __CM_CMSIS_VERSION defines according to #178.
by Jonatan Antoni
· 8 years ago
729f6ab
Fixed RTXv5 mutex owner list handling.
by Jonatan Antoni
· 8 years ago
3e11271
Added latest schema changes
by Christopher Seidl
· 8 years ago
b72d377
Enhanced and unified CMSIS RTOS2 message queue documentation.
by Jonatan Antoni
· 8 years ago
968b5d6
Fixed CMSIS generic library documentation and example.
by Jonatan Antoni
· 8 years ago
ff9fa5b
RTX5: added support for Cortex-A (preliminary)
by Robert Rostohar
· 8 years ago
38ad08c
Merge branch 'feature/debug_description_update' into develop
by Christopher Seidl
· 8 years ago
18f146a
Minor edits after schema update.
by Christopher Seidl
· 8 years ago
3cd6d71
Added a better datapatch example.
by Christopher Seidl
· 8 years ago
ba4d962
Corrected exception handler references
by Vladimir Umek
· 8 years ago
7bfe5d0
CMSIS-Core_A:
by Daniel Brondani
· 8 years ago
545005f
Enhanced and unified CMSIS-RTOS2 MemPool documentation.
by Jonatan Antoni
· 8 years ago
02fd751
Enhanced, fixed and unified CMSIS-RTOS2 Semaphore documentation.
by Jonatan Antoni
· 8 years ago
3a41231
Enhanced and unified CMSIS-RTOS2 Mutex documentation.
by Jonatan Antoni
· 8 years ago
d3dc6a5
Fixed and unified CMSIS-RTOS2 Timer documentation.
by Jonatan Antoni
· 8 years ago
303be93
Enhanced CMSIS-RTOS2 Wait documentation.
by Jonatan Antoni
· 8 years ago
4b48bd5
Enhanced, corrected and unified CMSIS-RTOS2 Event documentation.
by Jonatan Antoni
· 8 years ago
608ab3a
Unified CMSIS-RTOS2 documentation for Thread and Thread Flags to reference to thread states where mentioned.
by Jonatan Antoni
· 8 years ago
3979e8d
Unified CMSIS RTOS2 Thread Flags documentation with return code listings.
by Jonatan Antoni
· 8 years ago
c207fd9
Enhanced and unified CMSIS-RTOS2 thread documentation.
by Jonatan Antoni
· 8 years ago
7e932cb
Added scheduler section to RTX5 theory of operation.
by Jonatan Antoni
· 8 years ago
4817557
Enhancements to RTOS2 documentation.
by Jonatan Antoni
· 8 years ago
08afa93
Intermediate, publish later.
by Christopher Seidl
· 8 years ago
cf71d49
Added more information about the usage of an alternative timer. Added code example.
by Christopher Seidl
· 8 years ago
c1b4232
Fixed RTOS2 message queue example.
by Jonatan Antoni
· 8 years ago
1b581a5
Added initial contribution for CMSIS Core(A) ARM Compiler 6.
by Jonatan Antoni
· 8 years ago
ba03119
Updated Core_A doc: added Cortex-A5 into device table and renamed GIC, MMU references
by Daniel Brondani
· 8 years ago
6bf146e
Updating IAR libraries for RTX5
by Matthias Hertel
· 8 years ago
02d2eb7
Core(A): Moved all descriptions available in source files to be \brief.
by Jonatan Antoni
· 8 years ago
a1540cb
Changed RTX license to Apache-2.0
by Jonatan Antoni
· 8 years ago
0859999
Updated Core_A documentation
by Daniel Brondani
· 8 years ago
1d5977d
RTX5: updated release notes
by Robert Rostohar
· 8 years ago
37b9c3a
Enhanced CMSIS RTOS2 documentation regarding the behavior of osThreadSuspend and osThreadResume.
by Jonatan Antoni
· 8 years ago
c01fb4c
Added Cortex-A device templates
by Daniel Brondani
· 8 years ago
bb902b4
Updated pdsc: RTX5.1.1
by Robert Rostohar
· 8 years ago
9a489ff
RTX5: latest libraries (ARM/GCC)
by Robert Rostohar
· 8 years ago
97c5696
Aligned RTX scvd to the changed runtime info structure
by Vladimir Umek
· 8 years ago
48a0099
RTX5: moved Timer Thread creation to osKernelStart (Part 2)
by Robert Rostohar
· 8 years ago
1b483a0
RTX5: moved Timer Thread creation to osKernelStart
by Robert Rostohar
· 8 years ago
fe6dfc7
RTX5: corrected MessageQueueInserted Event when called from IRQ (pointer to Message)
by Robert Rostohar
· 8 years ago
44f13ba
tSource - number of bits increase to cover upcoming designs.
by ReinhardKeil
· 8 years ago
729bd0b
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
by ReinhardKeil
· 8 years ago
dd2bdfa
Added option to obtain Time Stamp in DAP_PC_Values response.
by ReinhardKeil
· 8 years ago
7b9a747
Fixed CMSIS-Core(A) revision history name.
by Jonatan Antoni
· 8 years ago
542b7f5
Rework documentation for using Core_A, added missing diagram and adopted the basic example to be valid for Cortex-A9 FVP.
by Jonatan Antoni
· 8 years ago
994d273
Added template and using pages to Core-A documentation.
by Jonatan Antoni
· 8 years ago
3057c00
Added links to the Cortex-A7 and -A9 reference manuals to documentation overview.
by Jonatan Antoni
· 8 years ago
c2d157d
Add 'lint' comments for MISRA checking
by ReinhardKeil
· 8 years ago
b0c0813
RTX5: added automatic setup of external Tick Timer interrupt
by Robert Rostohar
· 8 years ago
Next »