1. 533b8c9 arch: arm: aarch32: Fix spelling of "want" by Nikolai Kondrashov · 3 years, 5 months ago
  2. c6141c4 arch: arm: core: aarch32: enable ARMv7-R/Cortex-R code for ARMv7-A/Cortex-A by Immo Birnbaum · 3 years, 5 months ago
  3. 70c403c arch: arm: core: aarch32: introduce basic ARMv7 MMU support by Immo Birnbaum · 3 years, 5 months ago
  4. eac90ee arch: arm: core: aarch32: limit ACTLR register access to Cortex-R by Immo Birnbaum · 3 years, 5 months ago
  5. 85f5337 arch: arm: core: aarch32: Updated brief file description by Immo Birnbaum · 3 years, 5 months ago
  6. 38dc87d arch: arm: core: aarch32: Add ARMv7-A/Cortex-A(9) related Kconfig items by Immo Birnbaum · 3 years, 5 months ago
  7. 305550a arch: arm: core: aarch32: Updated brief file description by Immo Birnbaum · 3 years, 5 months ago
  8. 177f954 arm: Use correct macro for z_interrupt_stacks declaration in stack.h by Keith Packard · 3 years, 5 months ago
  9. 6d2b914 arm: cortex-m: initialise ptr_esf in get_esf() in fault.c. by Chris Reed · 3 years, 5 months ago
  10. a6355cb arm: aarch32: mpu: Fix build issue with assert by Kumar Gala · 3 years, 6 months ago
  11. 23c0e16 arch: arm: core: aarch32: fix regression introduced with Cortex-R by Alexandre Bourdiol · 3 years, 7 months ago
  12. 41fd6e0 arch: arm: aarch32: Add half-precision floating-point configs by Stephanos Ioannidis · 3 years, 7 months ago
  13. da926f6 asm: .eabi_attribute Tag_ABI_align_preserved, 1 by Torsten Rasmussen · 3 years, 7 months ago
  14. 302fd80 interrupts: safeguard isr_wrapper and isr_install by Torsten Rasmussen · 3 years, 7 months ago
  15. f574836 arch: arm: swap_helper.S: safe guarding GTEXT(z_arm_do_syscall) by Torsten Rasmussen · 3 years, 7 months ago
  16. 510d7db linker: align _ramfunc_ram/rom_start/size linker symbol names by Torsten Rasmussen · 3 years, 7 months ago
  17. 78ba3dd arch: arm: mpu: Put a lock around MPU buffer validate by Phil Erwin · 3 years, 8 months ago
  18. 046f936 arch: arm: cortex_r: Support nested exception detection by Bradley Bolen · 3 years, 8 months ago
  19. 1e153b5 arch: arm: cortex_r: Add support for recoverable data abort by Bradley Bolen · 3 years, 8 months ago
  20. ff1a5e7 arch: arm: cortex_r: Add ARCH_EXCEPT macro by Bradley Bolen · 3 years, 8 months ago
  21. 65dcab8 arch: arm: cortex_r: Do not use user stack in svc/isr modes by Bradley Bolen · 3 years, 8 months ago
  22. e0bed3b arch: arm: cortex_r: Add MPU and USERSPACE support by Phil Erwin · 3 years, 8 months ago
  23. 6df8f7e arch: arm: cortex_m: Add ARMv8.1-M MVE configs by Stephanos Ioannidis · 3 years, 8 months ago
  24. c661765 arm: cortex-m: setup TLS pointer before switching to main by Daniel Leung · 3 years, 8 months ago
  25. ca5623d arm: swap: cleanup an #ifdef statement in swap routine by Ioannis Glaropoulos · 3 years, 8 months ago
  26. f795672 arm: cortex-m: enhance information dump during HardFault escalation by Ioannis Glaropoulos · 3 years, 8 months ago
  27. 7930829 arm: cortex-m: move synchronous SVC assessment in a separate function by Ioannis Glaropoulos · 3 years, 8 months ago
  28. a8d6c14 arm: cortex-m: clean up some more hard-coded constants in swap_helper by Ioannis Glaropoulos · 3 years, 8 months ago
  29. 03c4bcd arm: use BASEPRI_MAX instead of BASEPRI to mask interrupts by Ioannis Glaropoulos · 3 years, 8 months ago
  30. 7156183 arm: fix the VTOR alignment requirement for Baseline Cortex-M by Ioannis Glaropoulos · 3 years, 8 months ago
  31. ebcd5de arm: cortex_a_r: rename z_platform_init to z_arm_platform_init by Ioannis Glaropoulos · 3 years, 8 months ago
  32. 1706b4d arm: rename z_platform_init to z_arm_platform_init by Ioannis Glaropoulos · 3 years, 8 months ago
  33. 70984a1 arm: set DebugMonitor IRQ unconditionally during initialization by Ioannis Glaropoulos · 3 years, 8 months ago
  34. 6981b84 arm: ensure SysTick IRQ level is set unconditionally by Ioannis Glaropoulos · 3 years, 8 months ago
  35. 28a59f6 arm: route PendSV to spurious IRQ handler if it is unused by Ioannis Glaropoulos · 3 years, 8 months ago
  36. 41d3d38 arm: aarch32: sort the source files lists alphabetically by Ioannis Glaropoulos · 3 years, 8 months ago
  37. 379bb70 arch: aarch32: cortex_m/r: Add arch exception helper by Bradley Bolen · 3 years, 8 months ago
  38. 50a6daf arch: aarch32: cortex_m/r: Add arch helper function by Bradley Bolen · 3 years, 8 months ago
  39. 2de4a90 cmake: Support coverage flags on all archs by Jeremy Bettis · 3 years, 10 months ago
  40. 382bbac tfm: Put saving of FPU context into its own file so it can be reused by Øyvind Rønningstad · 3 years, 10 months ago
  41. 131af76 arch: arm: cortex_r: Use assembler macros for exceptions by Bradley Bolen · 3 years, 10 months ago
  42. 90e76bd arch: arm: cortex_r: Use macro for svc call by Bradley Bolen · 3 years, 10 months ago
  43. 2b0a481 arch: arm: cortex-m: add support for clearing NXP MPU regions at boot by Henrik Brix Andersen · 3 years, 10 months ago
  44. b3b36f6 arm: cortex-m: shrink hidden option for null-pointer detection by Ioannis Glaropoulos · 3 years, 10 months ago
  45. d105a2b arm: shrink names for null-pointer exception detection Kconfigs by Ioannis Glaropoulos · 3 years, 10 months ago
  46. 4084242 kernel: make MULTITHREADING promptless if single-thread not supported by Ioannis Glaropoulos · 3 years, 10 months ago
  47. be49df6 arch: arm: cortex_m: z_arm_mpu_init: fix D-Cache invalidation by Aurelien Jarno · 3 years, 11 months ago
  48. 1a583e4 arch: arm: cortex_m: fix D-Cache reset with CONFIG_INIT_ARCH_HW_AT_BOOT by Aurelien Jarno · 3 years, 11 months ago
  49. 95a7e71 arch: arm: aarch32: Move mpu code up a level by Bradley Bolen · 3 years, 11 months ago
  50. 280ca7a arch: replace power/power.h with pm/pm.h by Gerard Marull-Paretas · 3 years, 11 months ago
  51. a2cfb84 arch: arm: Add code for swapping threads between secure and non-secure by Øyvind Rønningstad · 3 years, 11 months ago
  52. ad80835 arch: arm: Add config for non-blocking secure calls by Ioannis Glaropoulos · 3 years, 11 months ago
  53. d6b5023 arch: arm: Setup Static MPU regions earlier in boot flow by Mahesh Mahadevan · 4 years ago
  54. 1b36c6c arch: arm: Create a MPU entry for relocated code by Mahesh Mahadevan · 4 years ago
  55. 64e973f Kconfig: Add a new config CODE_DATA_RELOCATION_SRAM by Mahesh Mahadevan · 4 years ago
  56. 949ef7c Kconfig: clean up FPU and FPU_SHARING entries by Nicolas Pitre · 4 years ago
  57. 43f0726 arm: aarch32: timing: fix potential divide by zero if DWT by Daniel Leung · 4 years ago
  58. f163bdb power: move reboot functionality to os lib by Gerard Marull-Paretas · 4 years ago
  59. 734c65a arch: arm: core: aarch32: cortex_m: fault: fix if...else ifs by Jennifer Williams · 4 years ago
  60. a5c27d6 arch: arm: core: aarch32: cortex_m: debug: remove if...else if construct by Jennifer Williams · 4 years ago
  61. fdb4df2 arm: cortex-m: minor doc updates in swap_helper.S by Ioannis Glaropoulos · 4 years ago
  62. a9397e3 arm: cortex_m: Update get DWT frequency for NXP SoC's by Mahesh Mahadevan · 4 years ago
  63. 92a3209 arch: arm: aarch32: cortex_a_r: Dump callee saved registers on fault by Bradley Bolen · 4 years ago
  64. c96ae58 arch: arm: aarch32: cortex_a_r: Correct syntax for srs by Bradley Bolen · 4 years ago
  65. 18ec848 arch: arm: aarch32: Use ARRAY_SIZE in for loop by Bradley Bolen · 4 years ago
  66. ae4adea arch: arm: cortex_m: z_arm_pendsv in vector table when multithreading by Krzysztof Chruscinski · 4 years ago
  67. 6734c6e arch: arm: aarch32: Fix spurious interrupt handling by Bradley Bolen · 4 years ago
  68. 8bee027 arch: arm: Unconditionally compile IRQ_ZERO_LATENCY flag by Krzysztof Chruscinski · 4 years ago
  69. 4f5460a arch: arm: Fix 10.4 violations by Flavio Ceolin · 4 years ago
  70. d307bd2 arm: add note explaining why Hard ABI is disabled for tfm builds by Ioannis Glaropoulos · 4 years ago
  71. 80a351e arch: arm: Disallow FP_HARDABI when building with TFM by Øyvind Rønningstad · 4 years ago
  72. 95cd021 arch: arm: Fix 14.4 guideline violation by Flavio Ceolin · 4 years ago
  73. 3539c2f arm/arm64: Make ARM64 a standalone architecture by Carlo Caione · 4 years ago
  74. 520ebe4 arch: arm: remove compat headers by Kumar Gala · 4 years ago
  75. 59903e2 kernel: arch: introduce k_float_enable() by Katsuhiro Suzuki · 4 years ago
  76. 95e4b3e arch: arm: Add initial support for Cortex-M55 Core by Kumar Gala · 4 years ago
  77. 771cc97 clock: z_clock_isr -> sys_clock_isr by Anas Nashif · 4 years ago
  78. f3d11cc aarch64: userspace: Enable userspace by Carlo Caione · 4 years ago
  79. 2936998 aarch64: GCC10: Add -mno-outline-atomics by Carlo Caione · 4 years ago
  80. 8cbd9c7 aarch64: userspace: Add missing entries in vector table by Carlo Caione · 4 years ago
  81. 1347fdb aarch64: userspace: Increase KOBJECT_TEXT_AREA by Carlo Caione · 4 years ago
  82. 2b5b054 aarch64: userspace: bump the global number of available page tables by Nicolas Pitre · 4 years ago
  83. b52f769 aarch64: mmu: Fix MMU permissions for zephyr code and data by Carlo Caione · 4 years ago
  84. a74f378 aarch64: mmu: apply domain switching on all CPUs if SMP by Nicolas Pitre · 4 years ago
  85. ec70b2b aarch64: userspace: Add support for page tables swapping by Carlo Caione · 4 years ago
  86. 7d35a8c kernel: remove arch_mem_domain_destroy by Kumar Gala · 4 years ago
  87. 59a51f0 debug: Clean up thread awareness data sections by Carles Cufi · 4 years ago
  88. f062490 aarch64: mmu: add TLB flushing on mapping changes by Nicolas Pitre · 4 years ago
  89. a010651 aarch64: mmu: Add initial support for memory domains by Carlo Caione · 4 years ago
  90. c77ffeb aarch64: mmu: apply proper locking by Nicolas Pitre · 4 years ago
  91. e4cd3d4 aarch64: mmu: code to split/combine page tables by Nicolas Pitre · 4 years ago
  92. 4026361 aarch64: mmu: factor out table expansion code by Nicolas Pitre · 4 years ago
  93. b4f5b9e aarch64: reset: initialize CNTFRQ_EL0 in the highest EL by Peng Fan · 4 years, 1 month ago
  94. dacd176 aarch64: userspace: Implement syscalls by Carlo Caione · 4 years, 1 month ago
  95. f2995bc aarch64: arch_buffer_validate() implementation by Nicolas Pitre · 4 years, 1 month ago
  96. 9ec1c1a aarch64: userspace: Introduce arch_user_string_nlen by Carlo Caione · 4 years, 1 month ago
  97. a7a3e80 aarch64: fatal: Restrict oops-es when in user-mode by Carlo Caione · 4 years, 1 month ago
  98. 6978160 aarch64: userspace: Introduce arch_is_user_context by Carlo Caione · 4 years, 1 month ago
  99. 6cf0d00 aarch64: userspace: Introduce skeleton code for user-threads by Carlo Caione · 4 years, 1 month ago
  100. a7d3d2e aarch64: fatal: Add arch_syscall_oops hook by Carlo Caione · 4 years, 1 month ago