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