1. 63bd547 arch: common: guard the compilation of sw_isr_common with CMakeLists.txt by Yong Cong Sin · 1 year, 5 months ago
  2. cdb606a arch: common: refactor multi-level IRQ code by Yong Cong Sin · 1 year, 5 months ago
  3. ec93404 arch: common: irq: relocate internal functions into a private header by Yong Cong Sin · 1 year, 5 months ago
  4. d245450 arch: sw_isr: store device info in the table and add funtions to access by Yong Cong Sin · 1 year, 5 months ago
  5. 4e5868fa arch: arm: cortex-m: support custom interrupt controllers by Corey Wharton · 1 year, 5 months ago
  6. c4ffadb arch: arm64: avoid invalidating of RO mem after mem map by Mykola Kvach · 1 year, 5 months ago
  7. d2c101d kernel: init: conditional .bss section zeroing by Alexander Razinkov · 1 year, 5 months ago
  8. e898daf arch: cortex_ar: Introduce SMP support into Cortex-A/R aarch32 by Huifeng Zhang · 1 year, 5 months ago
  9. abde709 arch: arm: cortex_a_r: introduce USE_SWITCH by Huifeng Zhang · 1 year, 5 months ago
  10. 87dd437 arch: arm: cortex_a_r: Hold curr_cpu instance to TPIDRURO by Huifeng Zhang · 1 year, 5 months ago
  11. c3b857c arch: arm: cortex_ar: Use TPIDRURW as a base pointer for TLS by Huifeng Zhang · 1 year, 5 months ago
  12. 813ed3a arch: arm: cortex_a_r: Move mmu and mpu init to prep_c by Huifeng Zhang · 1 year, 5 months ago
  13. f67ecc3 arch: x86: Use ACPICA typdef instead of struct name by Johan Hedberg · 1 year, 5 months ago
  14. 314b72f arch: arm64: Re-init HCR_EL2 in z_arm64_el2_init by Charlie Xiong · 1 year, 5 months ago
  15. 4e39617 kernel: move syscall_handler.h to internal include directory by Anas Nashif · 1 year, 5 months ago
  16. 3e82eb9 soc: move arm cortex_m common mpu code to arch/arm/core/mpu by Torsten Rasmussen · 1 year, 5 months ago
  17. d7302f4 irq: relocate multi-level irq out of irq.h by Yong Cong Sin · 1 year, 5 months ago
  18. f5ce4dd arch/x86: Remove useless legacy ACPI code by Tomasz Bursztyka · 1 year, 5 months ago
  19. fd4e664 SPARC: Update the Flush windows software trap by Martin Åberg · 1 year, 5 months ago
  20. 7c25a75 riscv: pmp: Fix assertion for PMP misaligned start address and size by Rick Tsao · 1 year, 5 months ago
  21. 64aa25a RISCV: Support pm cpu ops for SMP by Lingutla Chandrasekhar · 1 year, 5 months ago
  22. 915cb05 dts: drop HAS_DTS by Gerard Marull-Paretas · 1 year, 5 months ago
  23. d1813e5 arm: using -EAGAIN directly instead of _k_neg_eagain by Daniel Leung · 1 year, 5 months ago
  24. 7904c6f arch: arm64: Use voting lock for multi-core boot race condition by Jaxson Han · 1 year, 5 months ago
  25. cdd4d84 xtensa: add custom mem range check functions by Daniel Leung · 1 year, 5 months ago
  26. 1369a1d llext: Cleanups noted in initial PR by Tom Burdick · 1 year, 6 months ago
  27. 3d89d58 arch: arm: aarch32: Introduce z_arm_on_enter_cpu_idle_prepare() hook by Andrzej Kuros · 1 year, 6 months ago
  28. 41e0a4a llext: Linkable loadable extensions by Tom Burdick · 1 year, 6 months ago
  29. 8fe6150 arch: arm: cortex_m: restrict usage of atomic_operations_c for Cortex-m0/+ by Wilfried Chauveau · 1 year, 6 months ago
  30. 6e188d9 arch: Add ARCH_SUPPORTS_ROM_START kconfig symbol by Yonatan Schachter · 1 year, 6 months ago
  31. b4da11f gdbstub: xtensa: add support for dc233c core by Daniel Leung · 1 year, 6 months ago
  32. 9f9b4a8 uart: ns16550: use io-mapped DT property for IO port access by Daniel Leung · 1 year, 6 months ago
  33. ba6c9c2 xtensa: dc233c: enable backtrace support by Daniel Leung · 1 year, 6 months ago
  34. 1194a35 xtensa: cast char* to void* during stack dump with %p by Daniel Leung · 1 year, 6 months ago
  35. fcf22e5 xtensa: mark arch_switch ALWAYS_INLINE by Daniel Leung · 1 year, 6 months ago
  36. 85c4111 memory-attr: Rationalize _MASK and _GET(x) macros by Carlo Caione · 1 year, 6 months ago
  37. 0928830 arch: arm64: Enable stack guard for v8R by Jaxson Han · 1 year, 6 months ago
  38. 5878898 arch: arm64: Add stack guard support for MPU by Jaxson Han · 1 year, 6 months ago
  39. d3ec988 arch: arm64: Refactor the stack relevant macros by Jaxson Han · 1 year, 6 months ago
  40. d4dd47b arch: arm64: Add stack check at z_arm64_fatal_error by Jaxson Han · 1 year, 6 months ago
  41. 1fe9a06 arch: arm64: Kconfig: Introduce ARM64_STACK_PROTECTION by Jaxson Han · 1 year, 6 months ago
  42. 1ac3d1c arch: arm64: thread: Clean thread arch when creating thread by Jaxson Han · 1 year, 6 months ago
  43. c57fa2c arch: arm64: Fix the cache coherence issue by Jaxson Han · 1 year, 6 months ago
  44. ac0f731 xen: add Kconfig option for Zephyr on Dom0less setups by Dmytro Firsov · 1 year, 6 months ago
  45. e4a125b dt: Make zephyr,memory-attr a capabilities bitmask by Carlo Caione · 1 year, 6 months ago
  46. 3581527 xen: implement Xen domain control interface by Dmytro Firsov · 1 year, 6 months ago
  47. c9d2fb7 xen: refactor Xen hypervisor Kconfig options by Dmytro Firsov · 1 year, 6 months ago
  48. ef041c6 modules: acpica: Fix header inclusion issue by Carles Cufi · 1 year, 6 months ago
  49. 691facc include: always use <> for Zephyr includes by Gerard Marull-Paretas · 1 year, 6 months ago
  50. b8d487e arch: Add support for dynamically disconnecting shared interrupts by Laurentiu Mihalcea · 1 year, 6 months ago
  51. 02f5250 arch: Add support for dynamic shared interrupts by Laurentiu Mihalcea · 1 year, 6 months ago
  52. 30d362d arch: common: sw_isr_common: Move table index computing logic to function by Laurentiu Mihalcea · 1 year, 6 months ago
  53. 017cf89 arch: Add support for static shared interrupts by Laurentiu Mihalcea · 1 year, 6 months ago
  54. a17fe86 arch: common: Force linker to fill empty spaces in rom_start with 0x00 by Patryk Duda · 1 year, 6 months ago
  55. 37a6118 arch: arm: Separate common kernel_arch_func code by Huifeng Zhang · 1 year, 6 months ago
  56. 9ba3d31 arch: arm: Separate common cpu_idle codes by Huifeng Zhang · 1 year, 6 months ago
  57. 7e5e08b arch: arm: Separate common thread code by Huifeng Zhang · 1 year, 6 months ago
  58. 7dbbc49 arch: arm: Separate common prep_c code by Huifeng Zhang · 1 year, 6 months ago
  59. 9b739bc arch: arm: Separate common irq_manage and isr_wrapper code by Huifeng Zhang · 1 year, 6 months ago
  60. c867852 arch: arm: Separate common swap code by Huifeng Zhang · 1 year, 6 months ago
  61. 1e79cfc arch: arm: cortex-m: Move irq_relay.S to the cortex-m directory by Huifeng Zhang · 1 year, 6 months ago
  62. 2c22e83 include: arch: arm: Remove aarch32 directory by Huifeng Zhang · 1 year, 6 months ago
  63. df41dea arch: arm: Remove aarch32 directory by Huifeng Zhang · 1 year, 6 months ago
  64. 1fd3171 arch: remove wait_q.h include by Anas Nashif · 1 year, 6 months ago
  65. 7695a4d x86: Remove unused ACPI include by Keith Short · 1 year, 7 months ago
  66. a68204d arch: x86: update with new acpica lib interface by Najumon B.A · 1 year, 7 months ago
  67. 176713a arch: riscv: Trap handler alignment configuration by Alexander Razinkov · 1 year, 7 months ago
  68. b021c76 native simulator: Add property to collect libraries to link w runner by Alberto Escolar Piedras · 1 year, 7 months ago
  69. 31a6594 drivers: loapic: add device tree support for loapic by Umar Nisar · 1 year, 7 months ago
  70. b38e1cd boards: fvp_baser_aemv8r_aarch32: disable d-cache by Huifeng Zhang · 1 year, 7 months ago
  71. 1b9c824 arch: arm64: arm_mpu: enable d-cache by Huifeng Zhang · 1 year, 7 months ago
  72. 6baa622 arch: move exc_handle.h under zephyr/arch/common by Anas Nashif · 1 year, 7 months ago
  73. b05c2f4 arch: arm64: core: Fix issue IPI for non-booted core by Chirag Kochar · 1 year, 7 months ago
  74. f5ff62f arch: arm64: Reserved Cores by Chad Karaginides · 1 year, 7 months ago
  75. 3b98cfe arm64: mmu: add Non-cacheable normal memory mapping support by Hou Zhiqiang · 1 year, 7 months ago
  76. ca23a5f xtensa: mmu: allow SoC to do additional MMU init steps by Daniel Leung · 1 year, 7 months ago
  77. 088a31e xtensa: mmu: preload ITLB for VECBASE before restoring... by Daniel Leung · 1 year, 7 months ago
  78. 40f2486 xtensa: mmu: rename MMU_KERNEL_RING to Z_XTENSA_KERNEL_RING... by Daniel Leung · 1 year, 7 months ago
  79. 18eb17f xtensa: mmu: add arch_reserved_pages_update by Daniel Leung · 1 year, 7 months ago
  80. 4778c13 xtensa: mmu: handle all data TLB misses in double exception by Daniel Leung · 1 year, 7 months ago
  81. c723d8b xtensa: Add missing synchronization by Flavio Ceolin · 1 year, 7 months ago
  82. 2414871 xtensa: mmu: cache common data and heap if !XTENSA_RPO_CACHE by Daniel Leung · 1 year, 7 months ago
  83. b6ccbae xtensa: mmu: use _image_ram_start/end for data region by Daniel Leung · 1 year, 7 months ago
  84. 257404a xtensa: mmu: init: only clear enough entries in way 6 by Daniel Leung · 1 year, 7 months ago
  85. 614e643 xtensa: mmu: no longer identity map the first 512MB by Daniel Leung · 1 year, 7 months ago
  86. b501671 xtensa: mmu: handle TLB misses during user exception by Daniel Leung · 1 year, 7 months ago
  87. 98ffd1a xtensa: crt1: call z_xtensa_mmu_init by Daniel Leung · 1 year, 7 months ago
  88. 38d4b78 xtensa: mmu: remove printing vaddr registers during exception by Daniel Leung · 1 year, 7 months ago
  89. 232b4b0 native_sim: Define path to native_simulator on arch cmake files by Alberto Escolar Piedras · 1 year, 7 months ago
  90. 9eeb78d COVERAGE: Fix COVERAGE_GCOV dependencies by Alberto Escolar Piedras · 1 year, 7 months ago
  91. 9c96157 modules: cmsis: move glue code to modules/cmsis by Gerard Marull-Paretas · 1 year, 7 months ago
  92. 5727503 style: move ALWAYS_INLINE to the beginning to resolve compiler warnings by Florian La Roche · 1 year, 7 months ago
  93. 533c913 arm64: core/prep_c.c func prototype before function itself by Florian La Roche · 1 year, 7 months ago
  94. 6e69d75 x86: acpi: Remove unneeded assignment by Andrei Emeltchenko · 1 year, 7 months ago
  95. e38fc6d cmake: enable -Wshadow partially for in-tree code by Daniel Leung · 1 year, 7 months ago
  96. 16bd0c8 x86: rename shadow variables by Daniel Leung · 1 year, 7 months ago
  97. 0f7bbff arch: arm64: Refine v8R AArch64 MPU regions switch by Jaxson Han · 1 year, 7 months ago
  98. c039e05 arch: arm64: mpu: Use BR mode to flush the MPU regions by Jaxson Han · 1 year, 7 months ago
  99. 823e6b7 arch: xtensa: Implement arch_float_enable&disable by YuLong Yao · 1 year, 7 months ago
  100. 26d3985 arm: cortex_r: support recoverable data abort by Manuel Argüelles · 1 year, 7 months ago