TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
ARM-software
/
CMSIS_5
/
54269f5480087211617a667bdfe03140300f855d
54269f5
Updates to thread examples
by Matthias Hertel
· 9 years ago
1693e27
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
by Matthias Hertel
· 9 years ago
8fe0d05
Updates to Thread examples
by Matthias Hertel
· 9 years ago
9842671
Updated DSP_Lib changelog and libraries.
by Martin Günther
· 9 years ago
dc8291e
Merge pull request #81 from dpalframan/develop
by Martin Günther
· 9 years ago
de04500
Added always_inline attribute to NonSecure_Start function
by Christopher Seidl
· 9 years ago
8fac49e
added Cortex-M23, Cortex-M33 and Ddsp and Dtz processor attributes
by Joachim Krech
· 9 years ago
98aeaab
added Cortex-M23 and Cortex-M33, updated generator and version patterns
by Joachim Krech
· 9 years ago
2e8b814
Added main function template for ARMv8-M devices.
by Christopher Seidl
· 9 years ago
cc9329c
RTOS2 - Thread examples
by Matthias Hertel
· 9 years ago
7957169
Corrected bit values for I2C Signals in function description ARM_I2C_SignalEvent
by bruneu01
· 9 years ago
c6d7617
Revision History; error correction
by bruneu01
· 9 years ago
c945367
RTX 4.82: Recursive Mutex 16-bit lock counter is now checked to not overflow
by Robert Rostohar
· 9 years ago
6150d22
Updated cmsis_armclang.h, included arm_compat.h.
by Martin Günther
· 9 years ago
5412362
RTX5: latest built libraries
by Robert Rostohar
· 9 years ago
185841d
RTX5: enabled code for PSPLIM (requires latest GNU Tools ARM Embedded 5.4 2016q3)
by Robert Rostohar
· 9 years ago
a1d6ab5
RTX5: avoiding hard fault when RTOS functions are called during disabled interrupts
by Robert Rostohar
· 9 years ago
0d39905
Version Number V5.0.0-Beta13
by ReinhardKeil
· 9 years ago
be0d31f
RTOS2 Docs - minor fixes in examples
by Matthias Hertel
· 9 years ago
8da118a
RTOS2 Code Example Message Q
by Matthias Hertel
· 9 years ago
a6ee668
RTX5: added function for thread enumeration
by Robert Rostohar
· 9 years ago
45166bf
adjusted function parameters
by bruneu01
· 9 years ago
bec7a69
Adjusted migration description to new function parameters
by bruneu01
· 9 years ago
54c63d0
RTX5: updated 'main' function template
by Robert Rostohar
· 9 years ago
74cdf8a
corrected errors for functions starting with osThreadFlags...
by bruneu01
· 9 years ago
c81df87
adapted to latest changes made to RTOS2; some param name change and some new functions
by bruneu01
· 9 years ago
c9817a0
RTOS2: added function for thread enumeration
by Robert Rostohar
· 9 years ago
b29a739
RTX5: added functions for getting object names
by Robert Rostohar
· 9 years ago
6481ab8
RTOS2: added functions for getting object names
by Robert Rostohar
· 9 years ago
c569b2d
RTX5: added thread stack interrogation functions
by Robert Rostohar
· 9 years ago
6e2267a
RTOS2: added thread stack interrogation functions
by Robert Rostohar
· 9 years ago
4c2b944
RTX5: minor update of component viewer items (names, order)
by Robert Rostohar
· 9 years ago
b3c0636
RTX5: updated component viewer description
by Robert Rostohar
· 9 years ago
dcc903b
CMSIS Driver: updated headers (added C++ guard macros #101)
by Robert Rostohar
· 9 years ago
6cdd63f
RTX5: updated example
by Robert Rostohar
· 9 years ago
a37ccb3
RTX5: latest built libraries
by Robert Rostohar
· 9 years ago
ded25f7
RTX5: relaxed timeouts to be in ticks and updated Kernel Tick functions
by Robert Rostohar
· 9 years ago
c311370
corrected errors in CORE; added history version in SVD
by bruneu01
· 9 years ago
29d0581
RTOS2: updated Kernel Tick functions
by Robert Rostohar
· 9 years ago
0a3d2b3
RTX5: removed thread return value
by Robert Rostohar
· 9 years ago
49d4307
Removed warnings.
by Martin Günther
· 9 years ago
8c21cd9
RTOS2: minor change in some function parameter names (consistency)
by Robert Rostohar
· 9 years ago
51d06e2
Minor changes in RTOS2 documentation
by Matthias Hertel
· 9 years ago
7356d84
Updated RTOS2 Documentation images
by Matthias Hertel
· 9 years ago
9df0df8
RTOS2: relaxed timeouts to be in ticks (rather than fixed to millisec)
by Robert Rostohar
· 9 years ago
77829b9
Clearified memory pools
by ReinhardKeil
· 9 years ago
94a43df
RTOS2: removed thread return value (not common in embedded or C++ thread)
by Robert Rostohar
· 9 years ago
171d467
adapted to lates changes (version 1.3.3)
by bruneu01
· 9 years ago
3fc7e28
Added RTOS2 documentation on Memory Allocation
by Matthias Hertel
· 9 years ago
ad086ea
accepted pull #89 for Cosmic Compiler.
by Joachim Krech
· 9 years ago
1634c46
Prepared frames for documenting RTOS RTX Configuration
by bruneu01
· 9 years ago
2312ebb
RTX5: latest built libraries (fixes issue #91)
by Robert Rostohar
· 9 years ago
5ac5f20
RTX5: corrected sections in configuration (.data.os* for non-zero init)
by Robert Rostohar
· 9 years ago
b2092ab
RTX5: corrected handling of unblocking wait functions with osWaitForever (issue #91)
by Robert Rostohar
· 9 years ago
785c2aa
RTOS2 & RTX5: updated guard macros in include files (not using reserved identifier)
by Robert Rostohar
· 9 years ago
4611e7f
Drivers: updated guard macros in include file (not using reserved identifier)
by Robert Rostohar
· 9 years ago
37b6668
RTX5: latest built libraries
by Robert Rostohar
· 9 years ago
7d8983d
RTX5: changed object ID typdefs to void *
by Robert Rostohar
· 9 years ago
02e45bf
RTOS2: changed object ID typdefs to void *
by Robert Rostohar
· 9 years ago
aad2234
RTX5: registered Stack Check option into Configuration structure
by Robert Rostohar
· 9 years ago
eed6a53
RTX5: updated implementation - limited osThreadFlagsClear/Get to current running thread and reversed osFlagsAutoClear to osFlagsNoClear (default)
by Robert Rostohar
· 9 years ago
461d000
RTOS2: updated API - limited osThreadFlagsClear/Get to current running thread and reversed osFlagsAutoClear to osFlagsNoClear (default)
by Robert Rostohar
· 9 years ago
bf3df37
RTX5: updated implementation - removed osThreadAbortWait (osThreadSuspend used instead) and joined states osThreadWaiting and osThreadSuspended into osThreadBlocked
by Robert Rostohar
· 9 years ago
3ade623
RTOS2: updated API - removed osThreadAbortWait (osThreadSuspend used instead) and joined states osThreadWaiting and osThreadSuspended into osThreadBlocked
by Robert Rostohar
· 9 years ago
705839c
Clearified task states
by ReinhardKeil
· 9 years ago
50ae061
RTX5: updated configuration file (only reordered)
by Robert Rostohar
· 9 years ago
cc1a3d2
first iteration of feedback
by ReinhardKeil
· 9 years ago
9266ca5
RTX5: latest built libraries
by Robert Rostohar
· 9 years ago
4e39f0f
RTX5: added waiting list for threads blocked with osWaitForever
by Robert Rostohar
· 9 years ago
d8d279c
RTX5: extended memory block management with type identifier
by Robert Rostohar
· 9 years ago
d6c28bb
RTX5: changed R/W section names to start with .data/.bss
by Robert Rostohar
· 9 years ago
3c2ce85
Minor typo fix
by Christopher Seidl
· 9 years ago
c583125
Fixed documentation for file element name attribute
by Joachim Krech
· 9 years ago
fb844c9
RTOS2 doc: updated revision history
by Robert Rostohar
· 9 years ago
c4aad43
RTOS2: minor updates in documentation (typos)
by Robert Rostohar
· 9 years ago
d27a249
RTX5: updated osSemaphoreNew parameter checking (max token count must not be zero)
by Robert Rostohar
· 9 years ago
0182a23
RTX5: updated Component Viewer (svcd) file
by Robert Rostohar
· 9 years ago
655f724
Updated Release Notes 5.0.0-Beta12
by Joachim Krech
· 9 years ago
0330d30
Updated SVD doc: SVD fiiles distributed in packs
by Joachim Krech
· 9 years ago
e1efcb4
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
by Robert Rostohar
· 9 years ago
2a0fd6d
RTX5: updated support for ARMv8-M (including GCC)
by Robert Rostohar
· 9 years ago
b4c35c6
Updated Core documentation.
by Martin Günther
· 9 years ago
9614355
Updated DSP_Lib projects.
by Martin Günther
· 9 years ago
d0d0315
adding CMSIS compiler control macros to cmsis_armcc.h
by Martin Günther
· 9 years ago
adef7a0
RTX5: added support for ARMv8-M Mainline (including TrustZone Context Management)
by Robert Rostohar
· 9 years ago
a697518
CMSIS-Core documentation added TX_context.h and minor enhancments/corrections
by ReinhardKeil
· 9 years ago
ff534ae
Corrected arm_conv_partial_q15(), arm_conv_q15(), arm_correlate_q15() for Cortex-M7 based cores.
by Martin Günther
· 9 years ago
8d969ae
Added comment about SAU region attributes to partition_*.h.
by Martin Günther
· 9 years ago
b240dc8
Updated pdsc (RTX5 library description)
by Robert Rostohar
· 9 years ago
ef8c22c
RTX5: added support for ARMv8-M Mainline (including TrustZone Context Management)
by Robert Rostohar
· 9 years ago
7030571
RTOS2: added Context Management API for ARMv8-M TrustZone
by Robert Rostohar
· 9 years ago
18cda48
SVDConv Version 3.2.48
by Joachim Krech
· 9 years ago
ae9507d
Update to version 1.3.3
by Joachim Krech
· 9 years ago
9bf9a9e
performance optimizations for arm_mat_mult_fast_q15 and arm_mat_mult_fast_q31
by David Palframan
· 9 years ago
4da2d09
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
by ReinhardKeil
· 9 years ago
4709b3c
Clearified some RTOS v2 terms
by ReinhardKeil
· 9 years ago
5a68bcc
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
by Matthias Hertel
· 9 years ago
1524a53
Updating todos
by Matthias Hertel
· 9 years ago
7ef2dfb
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
by Robert Rostohar
· 9 years ago
e6ffbc4
RTX5: updated scvd file
by Robert Rostohar
· 9 years ago
Next »