1. 365e425 Device: Suppress pedantic warnings in C startup vector table. by Jonatan Antoni · 6 years ago
  2. 132ed8b Device: Fixed load regions in GCC linker scripts. by Jonatan Antoni · 6 years ago
  3. 8c1b88c Device: Updated C Startup to properly place __NO_RETURN. by Jonatan Antoni · 6 years ago
  4. 2f6f2f2 Device: Updated system files to use __VECTOR_TABLE macro. by Jonatan Antoni · 6 years ago
  5. 48a55b4 Device: Fixed GNU linker script to use default memory base addresses for flash and ram. by Jonatan Antoni · 6 years ago
  6. 7b26947 Device: Fixed filename case of scatter files. by Jonatan Antoni · 6 years ago
  7. 6d82db6 Device: Added generic C startup for all Cortex-M family devices. by Jonatan Antoni · 6 years ago
  8. d6fd2fb Device: Fixed alignment and comments in GCC linker script for Armv8.1-M device. by Jonatan Antoni · 6 years ago
  9. 8fc5c18 Devices: Moved Core(A) memory and system config files to avoid include path issues by Daniel Brondani · 6 years ago
  10. e4dbb8e Devices: Updated Core(A) default memory regions and MMU configurations by Daniel Brondani · 6 years ago
  11. 81e510e Device: Fixed startup/system files for Armv8.1-MML. by Jonatan Antoni · 6 years ago
  12. 42d083e Device: Updated C startup code for ARMv81MML. by Jonatan Antoni · 6 years ago
  13. fdf55f2 Device: Fixed AC6 scatter file for ARMv81MML. by Jonatan Antoni · 6 years ago
  14. 3942a34 Device: Fixed Armv8.1-MML scatter file template to use secure ram by default. by Jonatan Antoni · 6 years ago
  15. ae553b7 Device: Fixed/generalized startup code for Armv8.1-MML. by Jonatan Antoni · 6 years ago
  16. e3ed488 Device: Fixed GCC startup templates and versions/file dates. by Jonatan Antoni · 6 years ago
  17. 12955cd Updated file versions, dates and copyright headers. by Jonatan Antoni · 6 years ago
  18. 48b8de3 Device: Fixed device files for Armv8.1-MML by Jonatan Antoni · 6 years ago
  19. b07cdc3 Device: Fixed partition header files for CM33 and CM35P. by Jonatan Antoni · 6 years ago
  20. a306f8c resolved merge conflicts by Joachim Krech · 6 years ago
  21. 7ed2ae5 removed incorrect reference to Cortex-M4 by Joachim Krech · 6 years ago
  22. cfd42f3 Device: Fixed comments/versions/copyright in Armv8.1-M Mainline device headers. by Jonatan Antoni · 6 years ago
  23. c52cd62 Core(M): Added support for generic Armv8.1-M Mainline devices. by Jonatan Antoni · 6 years ago
  24. 6d7b16b Device: Moved FPU enable prior to MMU setup during SystemInit on Cortex-A. by Jonatan Antoni · 6 years ago
  25. 2f440b6 Call SystemInit in the very beginning of Reset_Handler by Alexander Fedotov · 7 years ago
  26. c2eab03 reworked AC6 preprocessed startup files by GuentherMartin · 7 years ago
  27. 605e4d6 CMSIS-Core(M): Reworked Stack/Heap configuration for ARM startup files. by GuentherMartin · 7 years ago
  28. a540b2a Cortex-A: Corrected Inner Cacheability attributes for Translation Table TTBR0 in MMU config. by Daniel Brondani · 7 years ago
  29. 7f91c44 Device: Added attribute used to all interrupt vector arrays. by Jonatan Antoni · 7 years ago
  30. ec9419c Added Cortex-M35P device Support. by GuentherMartin · 7 years ago
  31. e4f6a25 IAR: Added C-startup files by TTornblom · 7 years ago
  32. a3a6af2 Added beta ARMCM1 support. by GuentherMartin · 7 years ago
  33. b9cf95c Updated C-Startup files. by GuentherMartin · 7 years ago
  34. d70c4b3 Updated GCC linker description files. by GuentherMartin · 7 years ago
  35. 80622e7 Updated CoreValidation examples. by GuentherMartin · 7 years ago
  36. 9d12a19 Reworked ARM Cortex-M device support files to be more generic (removed peripherals). by GuentherMartin · 7 years ago
  37. 207cce8 Device: Fixed warning "__ARMCC_VERSION" is not defined for GCC. by Jonatan Antoni · 7 years ago
  38. 18cc96d Updating company brand by Jonatan Antoni · 8 years ago
  39. 90e5beb Device: Added/fixed startup files for Cortex-A5/7/9 using IAR toolchain. by Jonatan Antoni · 8 years ago
  40. c002aa9 Create startup_ARMCA9.s by Thomas Törnblom · 8 years ago
  41. c4e9f46 PDSC: Added new device ARMCM0P_MPU as a base Cortex-M0+ device with MPU. by Jonatan Antoni · 8 years ago
  42. 7e5e24f Added startup code and linker scripts for GCC Cortex-A5 and -A7. by Jonatan Antoni · 8 years ago
  43. e1beccb Fixed Cortex-A startup code for AC5 by adding PRESERVE8 to all assembly functions. by Jonatan Antoni · 8 years ago
  44. 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
  45. b27a412 Added startup file and linker script for GCC targeting ARMCA9. by Jonatan Antoni · 8 years ago
  46. 41401c7 Revert "CMSIS-RTOS2: Updated TrustZone Examples startup code to set MSPLIM correctly." by Jonatan Antoni · 8 years ago
  47. ca0a3ff CMSIS-RTOS2: Updated TrustZone Examples startup code to set MSPLIM correctly. by Jonatan Antoni · 8 years ago
  48. faaa48f CMSIS-Core(A): by Daniel Brondani · 8 years ago
  49. e75c4f8 CMSIS-Core(A): Fixed references in documentation. by Jonatan Antoni · 8 years ago
  50. ba4d962 Corrected exception handler references by Vladimir Umek · 8 years ago
  51. 7bfe5d0 CMSIS-Core_A: by Daniel Brondani · 8 years ago
  52. aabf1ab Updated Core_A devices Added Cortex-A5 support by Daniel Brondani · 8 years ago
  53. 44b26e0 Added C startup for Cortex-A devices and updated CORE_A functions by Daniel Brondani · 8 years ago
  54. 0d4e499 CMSIS CORE_A: by Daniel Brondani · 8 years ago
  55. 2166967 Updated ARMv8M Mainline FPU settings in partition*.h. by Martin Günther · 9 years ago
  56. 465bd43 5.0.1-dev1: http:// removed. PACK schema relaxed by Joachim Krech · 9 years ago
  57. b8f46dc Updated ARMCM23 header files. Set VTOR to present. by Martin Günther · 9 years ago
  58. 753fd92 C Commment + Template clearification by ReinhardKeil · 9 years ago
  59. 7eb0129 added FPU usage option to partition template. update default memory by Joachim Krech · 9 years ago
  60. 4a4e39c Added: Cortex-M23, Cortex-M33 support. by Martin Günther · 9 years ago
  61. 84591be Replaced 'Secure Attribute Unit (SAU)' with 'Security Attribution Unit (SAU)'. by Martin Günther · 9 years ago
  62. 8d969ae Added comment about SAU region attributes to partition_*.h. by Martin Günther · 9 years ago
  63. 73d0f3d Added MISRA improvements. by Martin Günther · 9 years ago
  64. 004ec72 CMSIS_Core: by Martin Günther · 9 years ago
  65. 6e6d727 Corrected partition_*.h. by Martin Günther · 9 years ago
  66. 092213c Corrected comment in GCC linker description files. by Martin Günther · 9 years ago
  67. e90ecc4 Corrected write access to ARMv8M SCB_AIRCR register. by Martin Günther · 9 years ago
  68. 905dc05 Updated ARMv8MML device files. by Martin Günther · 9 years ago
  69. 15c9abb Removed GCC compiler warning. by Martin Günther · 9 years ago
  70. 6ba928f Corrected ARMv8MBL interrupts. by Martin Günther · 9 years ago
  71. 5b02b58 Updated partition_armv8m*.h according 'CMSIS-Core v8M CMSIS 5.0 feedback'. by Martin Günther · 9 years ago
  72. 1e56003 changed SystemInit function, add SVD files by Martin Günther · 9 years ago
  73. f23653f Generic ARM Cortex-M devices by Martin Günther · 9 years ago