1. 10a8075 arch: riscv: Add support for stack unwind without fp by Yong Cong Sin · 10 months ago
  2. 8c81234 tests: arch: common: stack_unwind: cleanup Kconfig by Yong Cong Sin · 10 months ago
  3. 9023c27 tests: arch arm: runtime nmi testing with dcache for ARM V7 by Francois Ramu · 11 months ago
  4. 7f16b7f tests: arch: x86 : update stack variable name in nmi test case by Najumon B.A · 11 months ago
  5. c81d95b riscv: FPU trap: test case thread typo fix by Nicolas Pitre · 11 months ago
  6. b8b98c2 tests: arch: common: add stack_unwind test by Yong Cong Sin · 11 months ago
  7. efe3074 kernel: rename Z_THREAD_STACK_BUFFER to K_THREAD_STACK_BUFFER by Daniel Leung · 12 months ago
  8. 3664ed6 arch: move arch_interface.h under zephyr/arch by Daniel Leung · 1 year ago
  9. 787e245 tests: Replace nRF54H20 PDK with nRF54H20 DK by Andrzej Głąbek · 1 year ago
  10. 6cb283d tests: arch: common: ramfunc: add nrf54h20pdk cpuapp overlays by Gerard Marull-Paretas · 1 year ago
  11. c6a01e7 tests: xtensa: fix test identifier by Anas Nashif · 1 year, 1 month ago
  12. a07e7c6 tests: Add test to verify HiFi save/restore by Peter Mitsis · 1 year, 1 month ago
  13. 8dc3f85 hwmv2: Introduce Hardware model version 2 and convert devices by Torsten Rasmussen · 1 year, 1 month ago
  14. 6810a53 twister: s/riscv(32|64)/riscv by Gerard Marull-Paretas · 1 year, 1 month ago
  15. c50c413 tests: arm_irq_vector_table: Add special handling for nRF54H20 by Andrzej Głąbek · 1 year, 2 months ago
  16. cac2990 tests: arch: arm: arm: align tests to nRF54L15 by Witold Lukasik · 1 year, 2 months ago
  17. 11175c3 tf-m: Change NS include path for TF-M 2.0.0 by Markus Swarowsky · 1 year, 2 months ago
  18. 8924feb tests: Refactor ACPI info sample by Andrei Emeltchenko · 1 year, 3 months ago
  19. dca352b tests: arm64_high_addresses: Remove unused build option by Flavio Ceolin · 1 year, 3 months ago
  20. 044e2d6 arch: make CONFIG_EXCEPTION_DEBUG cross arch config by Anas Nashif · 1 year, 3 months ago
  21. 64153a7 tests/x86: Clarify DMAR output by Tomasz Bursztyka · 1 year, 4 months ago
  22. 0290ae9 tests: acpi: Fix getting APIC id by Andrei Emeltchenko · 1 year, 4 months ago
  23. 9f72092 tests: acpi: Refactor ACPi test by Andrei Emeltchenko · 1 year, 4 months ago
  24. aed0c45 arch: introduce DSP_SHARING and CPU_HAS_DSP configs by Anas Nashif · 1 year, 4 months ago
  25. b58a1f1 kernel: sanitize thread options by Anas Nashif · 1 year, 4 months ago
  26. f25e220 tests: fix various test identifiers by Anas Nashif · 1 year, 4 months ago
  27. 171cecb riscv: FPU trap: test case comment typo fix by Nicolas Pitre · 1 year, 4 months ago
  28. 38373aa riscv: FPU trap: catch fused multiply-add instructions by Nicolas Pitre · 1 year, 5 months ago
  29. 0fdb50b tests: arch: arm: add new test for custom interrupt control on Cortex-M by Corey Wharton · 1 year, 5 months ago
  30. 4e39617 kernel: move syscall_handler.h to internal include directory by Anas Nashif · 1 year, 5 months ago
  31. a17d495 tests: arch: arm: arm_irq_vector_table: exclude arduino_uno_r4_minima by TOKITA Hiroshi · 1 year, 5 months ago
  32. aa25e21 tests: fix thread function signatures by Benedikt Schmidt · 1 year, 5 months ago
  33. 7b2cb95 tests/x86: Reverting back to old logic by Tomasz Bursztyka · 1 year, 5 months ago
  34. 9e4a403 tests: arch: Make ramfunc test generic and enable test for riscv arch by Michael Arnold · 1 year, 5 months ago
  35. f67c11c tests: arch: Move ramfunc test from arm specific to common by Michael Arnold · 1 year, 5 months ago
  36. 345735d tests: remove CONFIG_ZTEST_NEW_API in all tests by Anas Nashif · 1 year, 5 months ago
  37. da56b98 tests: arch: arm_irq_vector_table: exclude mr_canhubk3 board by Manuel Argüelles · 1 year, 6 months ago
  38. e4a125b dt: Make zephyr,memory-attr a capabilities bitmask by Carlo Caione · 1 year, 6 months ago
  39. 691facc include: always use <> for Zephyr includes by Gerard Marull-Paretas · 1 year, 6 months ago
  40. 2c22e83 include: arch: arm: Remove aarch32 directory by Huifeng Zhang · 1 year, 7 months ago
  41. df41dea arch: arm: Remove aarch32 directory by Huifeng Zhang · 1 year, 7 months ago
  42. 7597bc1 test: arch: x86: update with new acpica interface by Najumon B.A · 1 year, 7 months ago
  43. 9c96157 modules: cmsis: move glue code to modules/cmsis by Gerard Marull-Paretas · 1 year, 7 months ago
  44. 15e84cb dts: Move to 'zephyr,memory-attr' by Carlo Caione · 1 year, 8 months ago
  45. 3a24476 tests: kernel: fix some test identifiers by Anas Nashif · 1 year, 8 months ago
  46. 82024ad tests: arch: arm: Use a more common SHA algorithm by Joakim Andersson · 1 year, 9 months ago
  47. b3d78de arch: x86: updated acpi config macro by Najumon Ba · 1 year, 9 months ago
  48. b835b02 tests: cleanup metadata and filtering by Anas Nashif · 1 year, 10 months ago
  49. 7a043d6 tests: arm_runtime_nmi: Add barriers by Carlo Caione · 1 year, 10 months ago
  50. 29bcc34 tests: arm_no_multithreading: move to new API by Anas Nashif · 1 year, 10 months ago
  51. 6f3a13d barriers: Move __ISB() to the new API by Carlo Caione · 1 year, 10 months ago
  52. cb11b2e barriers: Move __DSB() to the new API by Carlo Caione · 1 year, 10 months ago
  53. 2fa807b barriers: Move __DMB() to the new API by Carlo Caione · 1 year, 10 months ago
  54. c5d7981 tests: improve filtering and use integration_platforms by Anas Nashif · 1 year, 10 months ago
  55. b9ea2c2 build: downgrade the no optimization ztest error to warning by Fabio Baltieri · 1 year, 10 months ago
  56. f5830f3 ztest: error out when building tests with no compiler optimizations by Fabio Baltieri · 1 year, 10 months ago
  57. 9fe47b4 tests/x86/pagetables: Disable malloc arena for pagetables test by Keith Packard · 1 year, 11 months ago
  58. 93b63df samples, tests: convert string-based twister lists to YAML lists by Gerard Marull-Paretas · 1 year, 11 months ago
  59. bfa6a44 tests,samples: Fix picolibc malloc arena settings by Keith Packard · 1 year, 11 months ago
  60. 0b90fd5 samples, tests, boards: Switch main return type from void to int by Keith Packard · 2 years ago
  61. 77d2490 arch: arm: core: aarch32: rename z_NmiHandlerSet by Thomas Stranger · 2 years ago
  62. cb953a4 soc: arm: ti_simplelink: Add support for TI CC13X2X7 SoC series by Vaishnav Achath · 2 years ago
  63. 8b24346 tests: arch: x86: static_idt: Fix test when building with llvm by Kumar Gala · 2 years, 1 month ago
  64. 9ec20f8 tests: move arm_mpu_regions into tests/arch/ by Anas Nashif · 2 years, 2 months ago
  65. 373f8ac tests: riscv: test FPU sharing access behavior by Nicolas Pitre · 2 years, 2 months ago
  66. 77554a0 tests/x86/pagetables: Check pinned memory flags by Keith Packard · 2 years, 2 months ago
  67. 839ca44 Revert "tests: update expected exception codes" by Jordan Yates · 2 years, 2 months ago
  68. d8ac658 tests: update expected exception codes by Jordan Yates · 2 years, 2 months ago
  69. f5b4aca yamllint: indentation: fix files in tests/ by Fabio Baltieri · 2 years, 3 months ago
  70. 7db1d17 yamllint: fix all yamllint line-length errors by Fabio Baltieri · 2 years, 3 months ago
  71. 5c32300 yamllint: fix all yamllint truthy errors by Fabio Baltieri · 2 years, 3 months ago
  72. 5854670 DSP: add dsp unit test by Siyuan Cheng · 2 years, 3 months ago
  73. ba7d730 tests/samples: use integration_plaforms in more tests/samples by Anas Nashif · 2 years, 4 months ago
  74. 808266a tests: use ignore_fault field instead of tags by Anas Nashif · 2 years, 4 months ago
  75. 661ff05 tests/x86: Check libc partition in page permissions test by Keith Packard · 2 years, 5 months ago
  76. 56f0173 tests/arm_ramfunc: Disable picolibc heap for this test by Keith Packard · 2 years, 5 months ago
  77. cea495f tests: arch: common: timing: Convert CONFIG_MP_NUM_CPUS handling by Kumar Gala · 2 years, 5 months ago
  78. fc95ec9 smp: Convert #if to use CONFIG_MP_MAX_NUM_CPUS by Kumar Gala · 2 years, 5 months ago
  79. 4f01660 tests: move to using CONFIG_MP_MAX_NUM_CPUS by Kumar Gala · 2 years, 5 months ago
  80. 07de2ff tests: arch: arm: Fix thread swap test clobbering by Kevin Townsend · 2 years, 5 months ago
  81. 6a6a63d tests: arch/timing: cleanup test configuraton by Anas Nashif · 2 years, 6 months ago
  82. b5f65f2 boards: arm: stm32l562e_dk_ns: Add flash partitions by Gerson Fernando Budke · 2 years, 7 months ago
  83. b1bfb17 tests: arm_smc_call: introduce arm smc call test by Huifeng Zhang · 2 years, 7 months ago
  84. dae8efa ztest: remove the obsolete NULL appended to zassert macros by Michał Barnaś · 2 years, 7 months ago
  85. 326f7bd tests: Increase stack size when nRF DK serial workaround is enabled by Andrzej Głąbek · 2 years, 7 months ago
  86. 79e6b0e includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> by Gerard Marull-Paretas · 2 years, 7 months ago
  87. 082043c drivers: display: intel_multibootfb: convert to DT by Gerard Marull-Paretas · 2 years, 7 months ago
  88. 11860fa drivers: display: framebuffer: rework to make it self-contained by Gerard Marull-Paretas · 2 years, 7 months ago
  89. 2431ae6 tests/arch/common: Add tests for the arch timing API by Ederson de Souza · 2 years, 7 months ago
  90. a202341 devices: constify device pointers initialized at compile time by Gerard Marull-Paretas · 2 years, 7 months ago
  91. 4b11035 tests: arch: arm: arm_interrupt: Increase stack size by Krzysztof Chruscinski · 2 years, 8 months ago
  92. 5ceda9f tests: arch: arm_hardfault_validation: Enable assert test mode by Stephanos Ioannidis · 2 years, 8 months ago
  93. b1fe54d tests: arch: arm_interrupt: Enable assert test mode by Stephanos Ioannidis · 2 years, 8 months ago
  94. fcb9813 tests: arm: Increase main stack size with no optimizations by Joakim Andersson · 2 years, 8 months ago
  95. def2301 test: fix more legacy #include paths by Fabio Baltieri · 2 years, 8 months ago
  96. b7fd26c tests: x86: Convert to test to use use DEVICE_DT_GET_ONE by Kumar Gala · 2 years, 8 months ago
  97. d66e047 tests: use unsigned int for irq_lock() by Johann Fischer · 2 years, 9 months ago
  98. d7541de tests: arch: arm: move test arm_irq_advanced_features to new ztest API by Shaoan Li · 2 years, 9 months ago
  99. e3d084c tests: arch: fix arm_thread_swap on stm32 platform by Shaoan Li · 2 years, 9 months ago
  100. 63a4972 test/arch: Remove xtensa_asm2 test by Ederson de Souza · 2 years, 9 months ago