1. 3664ed6 arch: move arch_interface.h under zephyr/arch by Daniel Leung · 1 year ago
  2. 8dc3f85 hwmv2: Introduce Hardware model version 2 and convert devices by Torsten Rasmussen · 1 year, 1 month ago
  3. ab7682e samples/kernel/metairq_dispatch: Correct comment by Alberto Escolar Piedras · 1 year, 4 months ago
  4. 2777461 samples kernel: Replace references to native_posix w native_sim by Alberto Escolar Piedras · 1 year, 5 months ago
  5. fcf50ed kernel: move timeout_q.h to kernel/include by Anas Nashif · 1 year, 7 months ago
  6. 5832f6e doc: Use new Sphinx extension for code samples by Benjamin Cabé · 1 year, 7 months ago
  7. db4a5f1 tests: add kernel tag to all benchmarks and samples by Anas Nashif · 1 year, 10 months ago
  8. 04827ba tests/samples: use integration_platforms more where it makes sense by Anas Nashif · 1 year, 10 months ago
  9. 93b63df samples, tests: convert string-based twister lists to YAML lists by Gerard Marull-Paretas · 1 year, 11 months ago
  10. 0b90fd5 samples, tests, boards: Switch main return type from void to int by Keith Packard · 2 years ago
  11. cbd8f8b samples: metairq_dispatch: Ensure large enough queues by Tomasz Moń · 2 years ago
  12. 01bba46 samples: kernel: metairq_dispatch differ the assert msg by Francois Ramu · 2 years, 1 month ago
  13. 792469a yamllint: indentation: fix files in samples/ by Fabio Baltieri · 2 years, 3 months ago
  14. ad5966a samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 by Kumar Gala · 2 years, 5 months ago
  15. 79e6b0e includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> by Gerard Marull-Paretas · 2 years, 7 months ago
  16. 8a730b8 samples: kernel: Add README for simple condition variable sample. by Aastha Grover · 2 years, 7 months ago
  17. ee40548 samples: condvar: extra stack space for custom threads by Daniel Leung · 2 years, 8 months ago
  18. 5d23d4f samples: kernel: metairq: Update ReadMe by Aastha Grover · 2 years, 8 months ago
  19. 31e0d86 samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE by Anas Nashif · 2 years, 8 months ago
  20. 6f5c26d samples: kernel: condvar: add README by Aastha Grover · 2 years, 9 months ago
  21. ac04889 samples: kernel: condition_variables: Remove unneeded `tstack` extern by Stephanos Ioannidis · 2 years, 10 months ago
  22. c7b5b3c samples: migrate includes to contain <zephyr/...> prefix by Gerard Marull-Paretas · 2 years, 11 months ago
  23. f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
  24. 8300ffd samples: fix the metairq_dispatch sample sporadically failed on ehl_crb by Enjia Mai · 3 years, 1 month ago
  25. e83a13a kconfig: Rename the TEST_EXTRA stack size option to align with the rest by Carles Cufi · 3 years, 1 month ago
  26. 6bec544 samples: fix the metairq_dispatch sample failed on acrn_ehl_crb by Enjia Mai · 3 years, 2 months ago
  27. 7ea93a8 tests: kernel: cycle64: mark test as slow by Christopher Friedt · 3 years, 4 months ago
  28. 43856f2 samples: kernel: add cycle64 sample by Christopher Friedt · 3 years, 5 months ago
  29. 1cccc8a cmake: increase minimal required version to 3.20.0 by Torsten Rasmussen · 3 years, 7 months ago
  30. d61f3a7 samples: metairq_dispatch: use name msgdev.h instead of main.h by Paul He · 4 years ago
  31. 364c0be samples: move kernel samples into one folder by Anas Nashif · 4 years, 1 month ago
  32. ca3bf28 samples: condition_variables: set integration_platforms to native_posix by Kumar Gala · 4 years, 1 month ago
  33. 930789d samples: kernel: add condition variable samples by Anas Nashif · 4 years, 2 months ago