1. c2d7959 RTX5: updated Event Recorder - added tracking of thread states by Robert Rostohar · 7 years ago
  2. 51bc6c4 RTX5 (Documentation): Hardware requirements for Cortex-A systems added by Vladimir Umek · 7 years ago
  3. 4e75ce6 RTX5 (Component View): number of messages in message queue aligned with actual application state by Vladimir Umek · 7 years ago
  4. cdbe47f Pack: Fixed documentation for conditions Dsecure attribute. by Jonatan Antoni · 7 years ago
  5. ce46c7c Fix shifting issue in activation functions by Liangzhen Lai · 7 years ago
  6. 9e8e488 Updated TPI_Type definitions according TRMs and Architecture reference manuals. by GuentherMartin · 7 years ago
  7. c4c089d CMSIS-Core(M) added Integrity Signature + FNC_RETURN (completes request under issue #340) by Reinhard Keil · 7 years ago
  8. cbdc50b Definition of TPI_Type now matches the "Arm Cortex-M33 Processor Technical Reference Manual r0p4". by GuentherMartin · 7 years ago
  9. 73bdb36 CMSIS-Core(M): Added defines for EXC_RETURN values (Issue #340) by Reinhard Keil · 7 years ago
  10. 0a2cbd8 Fixed broken document links (SDCMSIS-781) by Reinhard Keil · 7 years ago
  11. dff99e2 Adding convolve_q15_nonsquare by Liangzhen Lai · 7 years ago
  12. 72b4c05 Updated CMSIS pack version and RTX5 release notes by Vladimir Umek · 7 years ago
  13. f137475 AutoChips:150 capitalization updated by Joachim Krech · 7 years ago
  14. d062bec RTX5 (Cortex-A): exception handling restructured, post processing moved after context save. by Vladimir Umek · 7 years ago
  15. 017de41 RTX5: removed compiler warning when Timers are not used (#316) by Robert Rostohar · 7 years ago
  16. 7dd13ba RTX5: updated osDelayUntil(current_tick) return value (#277) by Robert Rostohar · 7 years ago
  17. f9262e9 RTX5: updated release notes by Robert Rostohar · 7 years ago
  18. 08f8d47 CMSIS RTOS2: updated osDelayUntil longest delay limited (2^31-1) by Robert Rostohar · 7 years ago
  19. 3f19e0d RTX5: osDelayUntil longest delay limited to 2^31-1 (#276 #277 SDCMSIS-806) by Robert Rostohar · 7 years ago
  20. e3d1065 RTX5: component view updated - control block state taken into account only for threads and counters by Vladimir Umek · 7 years ago
  21. 58b79ea RTX5: added Trusted Firmware M extension (SDCMSIS-774) by Robert Rostohar · 7 years ago
  22. 35afcf8 RTX5: optimized generated Event Recorder events (ObjectGetName, KernelInfoRetrieved) by Robert Rostohar · 7 years ago
  23. 7e46c2f Revert "Return values updated." by Jonatan Antoni · 7 years ago
  24. d0567a8 DSP: Fixed FPU setting for cortexM4bf by TTornblom · 7 years ago
  25. 62e8276 RTX5: synced latest changes in atomic functions from Cortex-M to Cortex-A by Robert Rostohar · 7 years ago
  26. bc167c5 RTX5: minor change in events (name consistency) - part2 by Robert Rostohar · 7 years ago
  27. 858f429 RTX5: minor change in events (name consistency) by Robert Rostohar · 7 years ago
  28. 6017b22 Enhanced pack linter configuration to handle escaped XML tags in revision history. by Jonatan Antoni · 7 years ago
  29. 5090f89 Fixed broken links. by Christopher Seidl · 7 years ago
  30. ae89869 Minor edits. by Christopher Seidl · 7 years ago
  31. c3b123e RTX5: updated MemoryPoolFree (removed count check) [SDCMSIS-801] by Robert Rostohar · 7 years ago
  32. c54c244 Under construction - Debug sequence based flash download: Added <flashinfo> element and children <block>/<gap>, debug access functions and global variables. by Jens Reinecke · 7 years ago
  33. 5679911 Adapted documentation to the new RTX_Config.h file. New screenshots added. by Christopher Seidl · 7 years ago
  34. 75189e7 RTX5: code optimization (removed redundant object state checks) by Robert Rostohar · 7 years ago
  35. 6598406 RTX5: minor update in configuration file (added additional comment) by Robert Rostohar · 7 years ago
  36. e718dc4 RTOS2/RTX: Added builder script for pre-built libraries. by Jonatan Antoni · 7 years ago
  37. 4a7de59 Doxygen: Fixed references from mq_size to mq_mem in osMessageQueueAttr_t description. by Jonatan Antoni · 7 years ago
  38. aabb9d9 Added pack-lint instructions to provide extended sanity checks. by Jonatan Antoni · 7 years ago
  39. aceea1f Utilities: Removed orphaned buildutils. by Jonatan Antoni · 7 years ago
  40. 6f00351 Doxygen: Aligned revision history tables for all components. by Jonatan Antoni · 7 years ago
  41. 1361c74 RTX5: minor update of order for some error checking by Robert Rostohar · 7 years ago
  42. d438b3f CoreValidation: Fixed stack configuration during TC_CoreFunc_Control. by Jonatan Antoni · 7 years ago
  43. dff312a CoreValidation: Enhanced result creation to modify actual result if the test report is invalid/incomplete. by Jonatan Antoni · 7 years ago
  44. 1ea53af CoreValidation: Added HardFault_Handler to instantly exit the test run. by Jonatan Antoni · 7 years ago
  45. 22a5941 RTX5: minor internal reorganization (replaced hard coded constants with existing defines) by Robert Rostohar · 7 years ago
  46. f46ec37 Remove `register` keyword from public headers by Freddie Chopin · 7 years ago
  47. b416b2c RTX5: added support for Event Recorder initialization and filter setup (RTOS can also be used as Event Recorder Time Stamp) by Robert Rostohar · 7 years ago
  48. c99672a CoreValidation: Fixed/enhanced test cases. by Jonatan Antoni · 7 years ago
  49. 13e9162 Core(M): Added compatibility implementations for FPSCR access for Armv6-M and Armv8-MBL. by Jonatan Antoni · 7 years ago
  50. 0576920 CoreValidation: Fixed compilation error for GCC. by Jonatan Antoni · 7 years ago
  51. 9ab4aed CoreValidation: Fixed/enhanced core and intrinsic function tests. by Jonatan Antoni · 7 years ago
  52. 9359549 Core(M): Added compatibility functions for priority grouping on Armv6-M and Armv8-MBL. by Jonatan Antoni · 7 years ago
  53. aff8a3a Core(A): Fixed GIC_SetPendingIRQ to raise interrupt only once. by Jonatan Antoni · 7 years ago
  54. 8b0977e Core(M): Added backward compatible definitions for setting NMI pending in SCB ICSR register. (Issue #334) by Jonatan Antoni · 7 years ago
  55. 3a416f6 'attr' documentation improved (with defaults) by Reinhard Keil · 7 years ago
  56. e58ef49 corrected 'null-terminated string' comment by Reinhard Keil · 7 years ago
  57. 125df41 Return values updated. by Thorsten Gerdsmeier · 7 years ago
  58. bddc61e Return values updated. by Thorsten Gerdsmeier · 7 years ago
  59. 0610cf1 Return values updated. by Thorsten Gerdsmeier · 7 years ago
  60. 26e2632 Return values updated. by Thorsten Gerdsmeier · 7 years ago
  61. dc26f1e Return values updated. by Thorsten Gerdsmeier · 7 years ago
  62. be25113 Return values updated. by Thorsten Gerdsmeier · 7 years ago
  63. 06e927d Return values updated. by Thorsten Gerdsmeier · 7 years ago
  64. 79ee6a0 Return values updated. by Thorsten Gerdsmeier · 7 years ago
  65. e9f6b51 Return values updated. by Thorsten Gerdsmeier · 7 years ago
  66. 9eddf9a Return values updated. by Thorsten Gerdsmeier · 7 years ago
  67. 85b335f Doxygen: Enhanced documentation for osRtxErrorNotify and osRtxIdleThread. by Jonatan Antoni · 7 years ago
  68. 9052a35 Doxygen: Splitted cmsis_os2.txt into smaller parts for maintainability. by Jonatan Antoni · 7 years ago
  69. 37c94c3 Doxygen: Fixed Core(M) revision history table to use consistent summary attribute. by Jonatan Antoni · 7 years ago
  70. b9a3964 CMSIS-Driver: Minor I2C slave event description change (documentation) by Vladimir Umek · 7 years ago
  71. 4ae6cf2 CMSIS-Driver: I2C usage examples simplified by Vladimir Umek · 7 years ago
  72. 3130130 Merge branch 'develop' of https://github.com/ARM-software/CMSIS_5 into develop by Reinhard Keil · 7 years ago
  73. d215ddf Documentation restructured, Interrupt usage clearified by Reinhard Keil · 7 years ago
  74. 9de4d68 Uncomment the softmax by Liangzhen Lai · 7 years ago
  75. d18260f Update CNN example with a simpler and more accurate network by Liangzhen Lai · 7 years ago
  76. 04f9687 RTX5: component view updated - used stack display set to "unknown" during system exception calls and debug execution by Vladimir Umek · 7 years ago
  77. 9e58be9 DoxyGen: Fixed warnings in CMSIS-Core(M) revision history. by Jonatan Antoni · 7 years ago
  78. c1e9d20 CMSIS-Driver: Updated Flash API V2.2.0 (padding added to ARM_FLASH_INFO) by Vladimir Umek · 7 years ago
  79. e1c5c96 Added Autochips by Christopher Seidl · 7 years ago
  80. 903c3d7 Added Autochips by Christopher Seidl · 7 years ago
  81. ebeb0e0 Update project to be C99 mode; remove IP_X4 flag in cnn example by Liangzhen Lai · 7 years ago
  82. 507cb15 Added a section about IRQs and how to deal with them. by Christopher Seidl · 7 years ago
  83. d8e5f85 Hardware requirements for Cortex-M systems added by Reinhard Keil · 7 years ago
  84. b355d47 RTX5: improved robustness (invalidation of objects on delete) by Robert Rostohar · 7 years ago
  85. 2b8d425 Doxygen: Fixed documentation for ARM_MPU_Enable. by Jonatan Antoni · 7 years ago
  86. 0b7a4a9 RTX5: fixed nesting interrupt handling (Cortex-A) by Vladimir Umek · 7 years ago
  87. d8f5a1d Removed usage of DP CTRL/STAT CDBGRSTREQ from DebugPortStart default sequence by Jens Reinecke · 7 years ago
  88. 4e515bb Complete the update and testing of softmax functions by Liangzhen Lai · 7 years ago
  89. e4422e2 Change min to base. q7 version verified. Working on q15 version by Liangzhen Lai · 7 years ago
  90. 8d03d5d Fix shifting issue in this file, waiting for validation. by Liangzhen Lai · 7 years ago
  91. 0b09db3 Doxygen: Changed all *.pdsc and *.pack notations to lower case. by Jonatan Antoni · 7 years ago
  92. bc4a794 DSP: Changed optimization level for IAR. by TTornblom · 7 years ago
  93. 5d19e5f Pack/Doxygen: Updated versions and changelogs of Core(M) and Core(A). by Jonatan Antoni · 7 years ago
  94. 474dbaa Core(M): Added __NO_RETURN to __NVIC_SystemReset() to silence compiler warning, see issue #336. by Jonatan Antoni · 7 years ago
  95. 0c9e1b6 Core: Updated cmsis_gcc file header. by Jonatan Antoni · 7 years ago
  96. 8f5ff03 Core(A): Remove usage of __builtin_arm_[gs]et_fpscr in GCC >= 7.2 due to shortcomings. by Jonatan Antoni · 7 years ago
  97. 184017e RTX5: ignoring CPUID field in GIC implementation by Vladimir Umek · 7 years ago
  98. 6fdbc09 CoreValidation: Activated tests on AC6LTM for Cortex-M0/M0+. by Jonatan Antoni · 7 years ago
  99. 43af4b5 Core(M): Remove usage of __builtin_arm_[gs]et_fpscr in GCC >= 7.2 due to shortcomings. by Jonatan Antoni · 7 years ago
  100. 631c833 Zone: Fixed broken link in documentation. by Jonatan Antoni · 7 years ago