1. 0ffe174 Updated physical timer interrupt name for coherence with CMSIS OS Tick implementation for Generic Timer. by Daniel Brondani · 5 years ago
  2. 27e5b40 CMSIS Device: - Reworked ARMCM* C-StartUp files. by GuentherMartin · 5 years ago
  3. 4e010b3 Device: Cortex-M55 system include to partition header. by Jonatan Antoni · 5 years ago
  4. 869e948 Pack: Fixed version for Cortex-M55 Startup component. by Jonatan Antoni · 5 years ago
  5. 0b73706 Pack: Aligned version numbers. by Jonatan Antoni · 5 years ago
  6. 6997671 Devices: Enable loop and branch info cache for Armv8.1-MML devices. by Jonatan Antoni · 5 years ago
  7. fa6076b Core(M): Fixed device config checks for missing defines. by Jonatan Antoni · 5 years ago
  8. b9671a2 Updating PMU Event Counter Number from 12 to 8 to align with Cortex-M55's default number when the PMU is configured. by Edmund Player · 5 years ago
  9. bf149ff Device: Fixed ARMv81MML partition file to recognize MVE usage. by Jonatan Antoni · 5 years ago
  10. 415c9cd Device: Replaced __MVE_USED with __ARM_FEATURE_MVE on Armv8.1-M devices. by Jonatan Antoni · 5 years ago
  11. 9818585 Device: Enhanced Armv8.1-MML TrustZone setup for MVE. by Jonatan Antoni · 5 years ago
  12. 12ddba3 fix expected device define and include file by Joachim Krech · 5 years ago
  13. f5f39aa DoxyGen: Added Armv8.1-MML and CM55 to template lists. by Jonatan Antoni · 5 years ago
  14. 8ced160 Core(M): Refactored/aligned L1 Cache Functions by Jonatan Antoni · 5 years ago
  15. 4f8b625 Device: Fix wrong core header file inclusion for SC300 and SC000 by Surendran Kanagaraj · 6 years ago
  16. c51d250 Update ARMv81MML_DSP_DP_MVE_FP.h by EdmundPlayer · 5 years ago
  17. bd8a0f1 Added Cortex-M55 support. Added ARMCM55 device. by GuentherMartin · 5 years ago
  18. 85ca451 Aligned ARM V8.1 scatter file with linker description file. by GuentherMartin · 6 years ago
  19. 09694d7 Device: Updated all Cortex-M devices with strongly typed vector table references. by Jonatan Antoni · 6 years ago
  20. 5deff57 Device: Renamed globally exposed interrupt function pointer type. by Jonatan Antoni · 6 years ago
  21. b5ef1c9 Device(M): Refactoring __VECTOR_TABLE to avoid MFC issues with IAR by TTornblom · 6 years ago
  22. 522c1f1 Device: minor update in scatter files (whitespace) by Robert Rostohar · 6 years ago
  23. 3ee1602 Device: Comment for not using default handler macro for hard fault. by Jonatan Antoni · 6 years ago
  24. 9cdc365 Core(M): Enhanced MVE support for Armv8.1-MML by Jonatan Antoni · 6 years ago
  25. 2acec48 Device: Added explicit HardFault_Handlers. by Jonatan Antoni · 6 years ago
  26. 9e1f7d0 Fixed filename typo on line 2 by EdmundPlayer · 6 years ago
  27. 365e425 Device: Suppress pedantic warnings in C startup vector table. by Jonatan Antoni · 6 years ago
  28. 132ed8b Device: Fixed load regions in GCC linker scripts. by Jonatan Antoni · 6 years ago
  29. 8c1b88c Device: Updated C Startup to properly place __NO_RETURN. by Jonatan Antoni · 6 years ago
  30. 2f6f2f2 Device: Updated system files to use __VECTOR_TABLE macro. by Jonatan Antoni · 6 years ago
  31. 1073daa Device: Updated the Vendor Template with latest C Startup. by Jonatan Antoni · 6 years ago
  32. 48a55b4 Device: Fixed GNU linker script to use default memory base addresses for flash and ram. by Jonatan Antoni · 6 years ago
  33. 7b26947 Device: Fixed filename case of scatter files. by Jonatan Antoni · 6 years ago
  34. 6d82db6 Device: Added generic C startup for all Cortex-M family devices. by Jonatan Antoni · 6 years ago
  35. d6fd2fb Device: Fixed alignment and comments in GCC linker script for Armv8.1-M device. by Jonatan Antoni · 6 years ago
  36. 8fc5c18 Devices: Moved Core(A) memory and system config files to avoid include path issues by Daniel Brondani · 6 years ago
  37. e4dbb8e Devices: Updated Core(A) default memory regions and MMU configurations by Daniel Brondani · 6 years ago
  38. 81e510e Device: Fixed startup/system files for Armv8.1-MML. by Jonatan Antoni · 6 years ago
  39. 42d083e Device: Updated C startup code for ARMv81MML. by Jonatan Antoni · 6 years ago
  40. fdf55f2 Device: Fixed AC6 scatter file for ARMv81MML. by Jonatan Antoni · 6 years ago
  41. 3942a34 Device: Fixed Armv8.1-MML scatter file template to use secure ram by default. by Jonatan Antoni · 6 years ago
  42. ae553b7 Device: Fixed/generalized startup code for Armv8.1-MML. by Jonatan Antoni · 6 years ago
  43. e3ed488 Device: Fixed GCC startup templates and versions/file dates. by Jonatan Antoni · 6 years ago
  44. 12955cd Updated file versions, dates and copyright headers. by Jonatan Antoni · 6 years ago
  45. 48b8de3 Device: Fixed device files for Armv8.1-MML by Jonatan Antoni · 6 years ago
  46. b07cdc3 Device: Fixed partition header files for CM33 and CM35P. by Jonatan Antoni · 6 years ago
  47. a306f8c resolved merge conflicts by Joachim Krech · 6 years ago
  48. 7ed2ae5 removed incorrect reference to Cortex-M4 by Joachim Krech · 6 years ago
  49. cfd42f3 Device: Fixed comments/versions/copyright in Armv8.1-M Mainline device headers. by Jonatan Antoni · 6 years ago
  50. c52cd62 Core(M): Added support for generic Armv8.1-M Mainline devices. by Jonatan Antoni · 6 years ago
  51. 6d7b16b Device: Moved FPU enable prior to MMU setup during SystemInit on Cortex-A. by Jonatan Antoni · 6 years ago
  52. 2f440b6 Call SystemInit in the very beginning of Reset_Handler by Alexander Fedotov · 7 years ago
  53. c2eab03 reworked AC6 preprocessed startup files by GuentherMartin · 7 years ago
  54. 9fc01b4 CMSIS-Core(M): Reworked Stack/Heap configuration for ARM startup files. by GuentherMartin · 7 years ago
  55. 605e4d6 CMSIS-Core(M): Reworked Stack/Heap configuration for ARM startup files. by GuentherMartin · 7 years ago
  56. a540b2a Cortex-A: Corrected Inner Cacheability attributes for Translation Table TTBR0 in MMU config. by Daniel Brondani · 7 years ago
  57. 7f91c44 Device: Added attribute used to all interrupt vector arrays. by Jonatan Antoni · 7 years ago
  58. ec9419c Added Cortex-M35P device Support. by GuentherMartin · 7 years ago
  59. e4f6a25 IAR: Added C-startup files by TTornblom · 7 years ago
  60. adbadb2 Fixup's during release merge. by Jonatan Antoni · 7 years ago
  61. a9302e3 Device: Updated vendor templates. by Jonatan Antoni · 7 years ago
  62. a3a6af2 Added beta ARMCM1 support. by GuentherMartin · 7 years ago
  63. b9cf95c Updated C-Startup files. by GuentherMartin · 7 years ago
  64. d70c4b3 Updated GCC linker description files. by GuentherMartin · 7 years ago
  65. 80622e7 Updated CoreValidation examples. by GuentherMartin · 7 years ago
  66. 9d12a19 Reworked ARM Cortex-M device support files to be more generic (removed peripherals). by GuentherMartin · 7 years ago
  67. 207cce8 Device: Fixed warning "__ARMCC_VERSION" is not defined for GCC. by Jonatan Antoni · 7 years ago
  68. 18cc96d Updating company brand by Jonatan Antoni · 8 years ago
  69. 112c699 Re-added flash programming algorithm example, now in MDK v5. by Christopher Seidl · 8 years ago
  70. 90e5beb Device: Added/fixed startup files for Cortex-A5/7/9 using IAR toolchain. by Jonatan Antoni · 8 years ago
  71. c002aa9 Create startup_ARMCA9.s by Thomas Törnblom · 8 years ago
  72. c4e9f46 PDSC: Added new device ARMCM0P_MPU as a base Cortex-M0+ device with MPU. by Jonatan Antoni · 8 years ago
  73. 7e5e24f Added startup code and linker scripts for GCC Cortex-A5 and -A7. by Jonatan Antoni · 8 years ago
  74. e1beccb Fixed Cortex-A startup code for AC5 by adding PRESERVE8 to all assembly functions. by Jonatan Antoni · 8 years ago
  75. 40d172f Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227) by Jonatan Antoni · 8 years ago
  76. b27a412 Added startup file and linker script for GCC targeting ARMCA9. by Jonatan Antoni · 8 years ago
  77. 41401c7 Revert "CMSIS-RTOS2: Updated TrustZone Examples startup code to set MSPLIM correctly." by Jonatan Antoni · 8 years ago
  78. ca0a3ff CMSIS-RTOS2: Updated TrustZone Examples startup code to set MSPLIM correctly. by Jonatan Antoni · 8 years ago
  79. faaa48f CMSIS-Core(A): by Daniel Brondani · 8 years ago
  80. e75c4f8 CMSIS-Core(A): Fixed references in documentation. by Jonatan Antoni · 8 years ago
  81. ba4d962 Corrected exception handler references by Vladimir Umek · 8 years ago
  82. 7bfe5d0 CMSIS-Core_A: by Daniel Brondani · 8 years ago
  83. c01fb4c Added Cortex-A device templates by Daniel Brondani · 8 years ago
  84. aabf1ab Updated Core_A devices Added Cortex-A5 support by Daniel Brondani · 8 years ago
  85. 44b26e0 Added C startup for Cortex-A devices and updated CORE_A functions by Daniel Brondani · 8 years ago
  86. 0d4e499 CMSIS CORE_A: by Daniel Brondani · 8 years ago
  87. 2166967 Updated ARMv8M Mainline FPU settings in partition*.h. by Martin Günther · 9 years ago
  88. 465bd43 5.0.1-dev1: http:// removed. PACK schema relaxed by Joachim Krech · 9 years ago
  89. b8f46dc Updated ARMCM23 header files. Set VTOR to present. by Martin Günther · 9 years ago
  90. 753fd92 C Commment + Template clearification by ReinhardKeil · 9 years ago
  91. 7eb0129 added FPU usage option to partition template. update default memory by Joachim Krech · 9 years ago
  92. 4a4e39c Added: Cortex-M23, Cortex-M33 support. by Martin Günther · 9 years ago
  93. 84591be Replaced 'Secure Attribute Unit (SAU)' with 'Security Attribution Unit (SAU)'. by Martin Günther · 9 years ago
  94. b4c35c6 Updated Core documentation. by Martin Günther · 9 years ago
  95. 8d969ae Added comment about SAU region attributes to partition_*.h. by Martin Günther · 9 years ago
  96. 73d0f3d Added MISRA improvements. by Martin Günther · 9 years ago
  97. 004ec72 CMSIS_Core: by Martin Günther · 9 years ago
  98. ba96a2c End-of-line normalization by Robert Rostohar · 9 years ago
  99. a494299 Updated Core documentation (startup file). by Martin Günther · 9 years ago
  100. 6e6d727 Corrected partition_*.h. by Martin Günther · 9 years ago