TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
ARM-software
/
CMSIS_5
/
f74c3ad5ac2c65b857c4052a019ca9d967576960
f74c3ad
Added current date for development release 5.2.1-dev3.
by Jonatan Antoni
· 8 years ago
5.2.1-dev3
bd04cf4
Fixed pack manifest.
by Jonatan Antoni
· 8 years ago
f8c5612
Merge pull request #310 from ARM-software/features/cmsis_nn_2
by Jonatan Antoni
· 8 years ago
ac25191
Merge remote-tracking branch 'remotes/upstream/develop' into features/cmsis_nn_2
by Jonatan Antoni
· 8 years ago
186cc62
Doxygen: Updated general introduction overview "CMSIS Structure" diagram.
by Jonatan Antoni
· 8 years ago
e8cea37
Update readme for nn_test
by Liangzhen Lai
· 8 years ago
4565673
Update NN overview figure
by Liangzhen Lai
· 8 years ago
9ced4c3
Adding reference to white paper for CMSIS-NN. Update CMSIS-NN description.
by Liangzhen Lai
· 8 years ago
6c9a7dd
Fixed pack description for NN component after moving pooling function.
by Jonatan Antoni
· 8 years ago
0a0cc2a
NN: Fixed doxygen warnings in GRU Example.
by Jonatan Antoni
· 8 years ago
63feb5e
Remove cstring include; update nn_test project files
by Liangzhen Lai
· 8 years ago
5fc96e5
Fix typos in documentation
by Liangzhen Lai
· 8 years ago
902c03a
Moving pooling function file to the correct directory
by Liangzhen Lai
· 8 years ago
ed587ed
Update overview figure to remove dependence on CMSIS-DSP
by Liangzhen Lai
· 8 years ago
d0cd586
Update with comments from Jonatan/Daniel
by Liangzhen Lai
· 8 years ago
3020a33
Update tearget processor description
by Liangzhen Lai
· 8 years ago
5eed9a3
Adding rounding option tests into nn_test
by Liangzhen Lai
· 8 years ago
46984ac
Change ARM_NNUSE_ROUND to compiler defined flag. Change hard-coded 2 to sizeof(q15_t)
by Liangzhen Lai
· 8 years ago
13bff48
Pack: Fixed typos in documentation for CMSIS-NN which is Neural Network.
by Jonatan Antoni
· 8 years ago
6b1eeab
NN: Clean up example project settings
by Jonatan Antoni
· 8 years ago
a28e804
Updated README page.
by Jonatan Antoni
· 8 years ago
a67f555
NN: Added NN Library to PDSC.
by Jonatan Antoni
· 8 years ago
0008ae6
Added CMSIS-NN to the list of hot stuff.
by Jonatan Antoni
· 8 years ago
9528797
CMSIS-NN: Initial import of the CMSIS Neural Network Lib
by FabKlein
· 8 years ago
67737d0
Core(A): Fixed -Wundef warning in GCC compiler header when accessing __ARM_NEON on non-NEON devices.
by Jonatan Antoni
· 8 years ago
8991498
CoreValidation: Fixed fpu settings for Cortex-A5 and -A9.
by Jonatan Antoni
· 8 years ago
b021599
CoreValidation: Added -Wundef to GCC project configurations.
by Jonatan Antoni
· 8 years ago
d794a2b
Core(M): Fix -Wundef for __ARM_FEATURE_DSP
by Niklas Hauser
· 8 years ago
ad63173
RTX5: component view updated - enhanced memory usage display
by Vladimir Umek
· 8 years ago
7eb010a
CMSIS-Driver: Removed copyright notice from Driver_MCI.c
by Daniel Brondani
· 8 years ago
783c929
CMSIS-Driver: Updated MCI documentation, added MCI_Demo.c
by Daniel Brondani
· 8 years ago
f5ae4bd
CoreValidation: Save builder Junit result as build_<now>.xml
by Jonatan Antoni
· 8 years ago
f4987e2
CoreValidation: Store matrix build result to Junit xml file.
by Jonatan Antoni
· 8 years ago
18cc96d
Updating company brand
by Jonatan Antoni
· 8 years ago
1b01bb6
CoreValidation: Fixed NVIC function test for Cortex-M0/M0+
by Jonatan Antoni
· 8 years ago
4e2425e
RTX5: updated examples (latest configuration)
by Robert Rostohar
· 8 years ago
509ae42
Core(A): Removed unnecessary register volatile declarations from L1C functions. (Issue #303)
by Jonatan Antoni
· 8 years ago
d8775ca
RTX5: updated IAR library project (added batch build configuration)
by Vladimir Umek
· 8 years ago
db6306d
RTX5: latest libraries (IAR)
by Vladimir Umek
· 8 years ago
34bdb98
RTX5: latest libraries (ARM/GCC)
by Robert Rostohar
· 8 years ago
cd44e6f
RTX5: version increased to V5.3.0
by Robert Rostohar
· 8 years ago
d53b4fc
RTX5: added Object Memory usage counters
by Robert Rostohar
· 8 years ago
9ef1714
RTX5: updated configuration - added optional external configuration file (#295)
by Robert Rostohar
· 8 years ago
ee996c9
Core(M): Removed overused type casts in NVIC functions (Issue #248).
by Jonatan Antoni
· 8 years ago
360c411
Pack: Fixed typos in documentation.
by Jonatan Antoni
· 8 years ago
112c699
Re-added flash programming algorithm example, now in MDK v5.
by Christopher Seidl
· 8 years ago
259c17e
Core(A): Added CP15 register access functions for CSSELR. (Issue #300)
by Jonatan Antoni
· 8 years ago
0ac0276
Core(A): Fixed VBAR cp15 register access functions (Issue #301).
by Jonatan Antoni
· 8 years ago
3960f19
Core-M: Fixed typos in core headers.
by Jonatan Antoni
· 8 years ago
2b22cb9
Minor text correction.
by Daniel Brondani
· 8 years ago
873bb94
Driver: Removed example code todo from USB Driver.
by Jonatan Antoni
· 8 years ago
506614f
Driver: Added demo code for Flash Driver usage.
by Jonatan Antoni
· 8 years ago
aa32437
Driver: Added demo code for using NAND Driver.
by Jonatan Antoni
· 8 years ago
ec7c675
RTOS2/Doc: Enhanced RTOS Function Overview and RTX5 memory allocation.
by Jonatan Antoni
· 8 years ago
bb7ce3e
RTX5: removed MISRA.txt (not needed any more - incorporated into documentation)
by Robert Rostohar
· 8 years ago
bbbb566
Documentation for MISRA checking and deviations added
by Reinhard Keil
· 8 years ago
d43938f
Core(A): Changed macro __DEPRECATED to CMSIS_DEPRECATED. (Issue #287)
by Jonatan Antoni
· 8 years ago
bd0db8d
Core(A): Fixed validation test for enable/disable branch prediction on Cortex-A7.
by Jonatan Antoni
· 8 years ago
3810664
CMSIS-DAP: LPC-Link-II example updated (added SWO Streaming Trace bit into DAP_Info capabilities)
by Robert Rostohar
· 8 years ago
843c8c6
CMSIS DAP: updated DAP_Info Capabilities (added SWO Streaming Trace bit)
by Robert Rostohar
· 8 years ago
17b53ef
Core(A): Refactored L1 Cache maintenance to be compiler agnostic.
by Jonatan Antoni
· 8 years ago
b5ead32
CMSIS-DAP: added firmware validation project
by Robert Rostohar
· 8 years ago
19a14a4
Core(M): Aligned PSPLIM and MSPLIM access functions among compilers and device variants.
by Jonatan Antoni
· 8 years ago
7c40c58
CMSIS DAP: minor update in documentation
by Robert Rostohar
· 8 years ago
7b2b88c
Documentation clean-up
by Reinhard Keil
· 8 years ago
a2a3e0d
CMSIS-DAP: LPC-Link-II example updated (fixed SWO)
by Robert Rostohar
· 8 years ago
af5c8c4
RTX5: fixed __get_PSP function for Cortex-A on IAR (#288)
by Vladimir Umek
· 8 years ago
49f4ce7
Minor consistency update
by Vladimir Umek
· 8 years ago
4568837
SVDConv 3.3.13 fixing defect #197
by Joachim Krech
· 8 years ago
762a54a
CMSIS-DAP: LPC-Link-II example updated (corrected DAP packet size)
by Robert Rostohar
· 8 years ago
0e45768
RTX5: added callback for MPU loading (experimental)
by Robert Rostohar
· 8 years ago
ff44f52
CMSIS-DAP: LPC-Link-II example updated (changed GUID and added inf file)
by Robert Rostohar
· 8 years ago
41830f2
CMSIS DAP: minor updates in documentation
by Robert Rostohar
· 8 years ago
60fd844
CMSIS-DAP Documentation clean-up
by Reinhard Keil
· 8 years ago
cf30539
Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop
by Reinhard Keil
· 8 years ago
6b1a575
CMSIS-DAP v2 documentation added
by Reinhard Keil
· 8 years ago
91e7b4a
RTOS2/RTX: Fixed signed vs unsigned issues in Cortex-A exception handler template.
by Jonatan Antoni
· 8 years ago
a76e53c
CMSIS-Core(A): Add MMU section_normal_nc macro
by TomoYamanaka
· 8 years ago
008dc45
CoreValidation: Fixed FVP configs for ARMv8-M.
by Jonatan Antoni
· 8 years ago
3ca4213
Doxygen: Updated Arm Compiler LTM Version to Arm Compiler 6.6.2.
by Jonatan Antoni
· 8 years ago
0d150a2
CMSIS-DAP: XMC4200 old example removed
by Robert Rostohar
· 8 years ago
bf09325
CoreValidation: Removed GCC compiler flag -pedantic due to false positives.
by Jonatan Antoni
· 8 years ago
c7008eb
RTOS2/RTX5: Fixed "unused parameter" warnings in Cortex-A default exception handler implementation.
by Jonatan Antoni
· 8 years ago
4fd5c88
Core: Fixed GCC compiler warnings on __CLZ intrinsic.
by Jonatan Antoni
· 8 years ago
ad75e2f
CoreValidation: Update FVP test config to use stand-alone version instead of MDK.
by Jonatan Antoni
· 8 years ago
89a8134
CMSIS DAP: minor updates in documentation
by Robert Rostohar
· 8 years ago
cd62fff
Core(M): Added TPI_ACPR_SWOSCALER defines.
by Jonatan Antoni
· 8 years ago
746d9d8
Core(M): Fixed mask define for ITM TPR PRIVMASK.
by Jonatan Antoni
· 8 years ago
c5c2498
Configuration via USB HID / WinUSB documented
by Reinhard Keil
· 8 years ago
609887f
Removed Test Input commands Added WinUSB driver
by Reinhard Keil
· 8 years ago
4033334
CMSIS-DAP: LPC-Link-II example updated to latest V2.0.0/V1.2.0
by Robert Rostohar
· 8 years ago
fae3bbe
CMSIS-DAP: MDK5 templates updated to latest V2.0.0/V1.2.0
by Robert Rostohar
· 8 years ago
6434f58
CMSIS-DAP: Firmware implementation updated to latest V2.0.0/V1.2.0
by Robert Rostohar
· 8 years ago
99ce7d6
Core: Added __STATIC_FORCEINLINE macro for all compilers.
by Jonatan Antoni
· 8 years ago
0455424
Core(M): Fixed MISRA and typos.
by Jonatan Antoni
· 8 years ago
c2e8ee8
RTX5: updated library project (added PC-lint configuration)
by Robert Rostohar
· 8 years ago
b5de616
RTX5: corrected typo in Cortex-A core header
by Robert Rostohar
· 8 years ago
bb78a8a
RTX5: MISRA compliance (added PC-lint comments and deviation description)
by Robert Rostohar
· 8 years ago
de65d1d
RTX5: improved MISRA compliance (various items)
by Robert Rostohar
· 8 years ago
943578a
RTX5: improved MISRA compliance (static functions - local scope)
by Robert Rostohar
· 8 years ago
Next »