1. 851d14a kernel/sched: Remove "cooperative scheduling only" special cases by Andy Ross · 3 years, 10 months ago
  2. 63123ff samples: philosopher: add thread names by Anas Nashif · 3 years, 11 months ago
  3. dd931f9 power: standarize PM Kconfigs and cleanup by Anas Nashif · 4 years, 4 months ago
  4. f0d436c samples: philosophers: enable for integration testing by Anas Nashif · 4 years, 8 months ago
  5. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  6. 2cd51a3 samples: make find_package(Zephyr...) REQUIRED by Marc Herbert · 4 years, 10 months ago
  7. 5f9b052 samples: philosophers: remove systemview section from sample by Anas Nashif · 5 years ago
  8. 4215968 samples: philosophers: Fix extra_args not used by Andrei Emeltchenko · 5 years ago
  9. acc0e90 samples: philosophers: evaluate variables coming from command line by Anas Nashif · 5 years ago
  10. 32bb239 timeout: Fix up API usage by Andy Ross · 5 years ago
  11. 407b49b cmake: use find_package to locate Zephyr by Torsten Rasmussen · 5 years ago
  12. 3cd0bf1 samples: philosophers: Disable networking by Mateusz Holenko · 5 years ago
  13. 70758c4 tests: fix test identifiers by Anas Nashif · 5 years ago
  14. 6d9af83 samples: philosophers: Introduce CONFIG_TEST_EXTRA_STACKSIZE by Carlo Caione · 5 years ago
  15. 6e5db35 coccinelle: standardize k_sleep calls with integer timeouts by Peter Bigot · 5 years ago
  16. d1200d2 tests: Never disable SMP by Andy Ross · 6 years ago
  17. 60136f0 doc: add how to exit from QEMU in samples by David B. Kinder · 6 years ago
  18. f288d1e tests: samples: Apps shouldn't set tick rate by Andy Ross · 6 years ago
  19. 9ab2a56 cleanup: include/: move misc/printk.h to sys/printk.h by Anas Nashif · 6 years ago
  20. 5eb90ec cleanup: include/: move misc/__assert.h to sys/__assert.h by Anas Nashif · 6 years ago
  21. 6311766 pointer-type args: cast appropriately to be 64-bit compatible by Nicolas Pitre · 6 years ago
  22. 4d4cc4d samples: philosophers: pause before main() exit by Andrew Boie · 6 years ago
  23. 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
  24. 61065b3 tests: samples: Re-enable SMP on a few tests by Andy Ross · 6 years ago
  25. 4f04f64 tests: More SMP disablement by Andy Ross · 6 years ago
  26. feab370 libc: fix CONFIG_STDOUT_CONSOLE semantics by Andrew Boie · 6 years ago
  27. 41f6011 userspace: remove APPLICATION_MEMORY feature by Andrew Boie · 6 years ago
  28. 5060ca6 cmake: increase minimal required version to 3.13.1 by Anas Nashif · 6 years ago
  29. 970aef2 kernel: ensure System Power Managment enables Tickless Idle. by Piotr Mienkowski · 6 years ago
  30. 7eabab2 samples, tests: Use semi-accurate project names by Reto Schneider · 6 years ago
  31. b8ffd9a sys_clock: Make clock_always_on true by default by Andy Ross · 6 years ago
  32. deaab90 tests/samples: cleanup tags by Anas Nashif · 6 years ago
  33. aa81a92 tests: build philosophers sample with systemview by Anas Nashif · 7 years ago
  34. 55ee53c cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts by Sebastian Bøe · 7 years ago
  35. dd33b37 tests/sched/scheduler_api: samples/philosophers: Use SCHED_SCALABLE by Andy Ross · 7 years ago
  36. f37287b samples: cleanup sample test naming by Anas Nashif · 7 years ago
  37. b2ce9df tests: Few test require CONFIG_STDOUT_CONSOLE=n by Paul Sokolovsky · 7 years ago
  38. 2eb443f samples: philosophers: test different configurations by Anas Nashif · 7 years ago
  39. 5ba7eed2 samples: philosophers: test more scenarios by Anas Nashif · 7 years ago
  40. 5c8124f sample: philosophers: support console harness by Anas Nashif · 7 years ago
  41. 72046a8 doc: getting_started: Support multi-OS instructions by Carles Cufi · 7 years ago
  42. c78296d tests: remove obsolete CONFIG_MDEF by Anas Nashif · 7 years ago
  43. bca9c45 samples: remove build_only from various samples by Anas Nashif · 7 years ago
  44. 23f81ee tests/samples: fixed yaml syntax by Anas Nashif · 7 years ago
  45. ece86b2 samples: misc: Convert doc to CMake by Carles Cufi · 7 years ago
  46. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  47. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  48. 780324b cleanup: rename fiber/task -> thread by Anas Nashif · 7 years ago
  49. 0356590 tests: samples: fix yaml syntax by Anas Nashif · 7 years ago
  50. 8bfac9b philosophers: run with threads in user mode by Andrew Boie · 7 years ago
  51. 470c5f3 tests: remove testcase.ini files by Anas Nashif · 8 years ago
  52. cc24f4b tests: samples: convert testcase files to yaml by Anas Nashif · 8 years ago
  53. e87eaca samples: use K_THREAD_STACK_DEFINE macros by Andrew Boie · 8 years ago
  54. 39962dc samples: use k_thread_create() by Andrew Boie · 8 years ago
  55. 700712f samples: tickless: Enables tickless kernel option in some apps by Ramesh Thomas · 8 years ago
  56. e547533 samples: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  57. 30450fe spell: fix doxygen comment typos: /boards /samples by David B. Kinder · 8 years ago
  58. 45a7e5d kernel: remove legacy.h and MDEF support by Anas Nashif · 8 years ago
  59. 1a9600b doc: add labels to sample docs by David B. Kinder · 8 years ago
  60. 7204003 misc: fix more variable type mismatches by Jithu Joseph · 8 years ago
  61. 0650911 samples: philosophers: adjust stack size and build by sanitycheck by Anas Nashif · 8 years ago
  62. 2cb0454 doc: fix .rst files canonical heading order by David B. Kinder · 8 years ago
  63. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  64. ecd209f samples/philosophers: enable demo to run in coop/preempt-only modes by Benjamin Walsh · 8 years ago
  65. 2bc9d69 build: abstract emulation and replace qemu goal with run by Anas Nashif · 8 years ago
  66. a1d7794 samples: minor documentation tweaks by Anas Nashif · 8 years ago
  67. 09a14d4 samples: put philosophers stacks in noinit section by Benjamin Walsh · 8 years ago
  68. 4634871 samples: speed up philosophers demo by Benjamin Walsh · 8 years ago
  69. f562349 doc: philosophers: move to rst syntax by Anas Nashif · 8 years ago
  70. c1347b4 kernel: replace all remaining nanokernel occurances by Anas Nashif · 8 years ago
  71. d687a95 kernel: move kernel code to kernel/ directly by Anas Nashif · 8 years ago
  72. 8a894e3 sample/philosphers: ignore format-security warning by Benjamin Walsh · 8 years ago
  73. dd2f554 samples: configure philosophers with more than 32 priorities by Benjamin Walsh · 8 years ago
  74. 252144f samples: remove old kernel support by Andrew Boie · 8 years ago
  75. ef09f8d tests: remove errant -O0 by Andrew Boie · 8 years ago
  76. d622b09 samples: tests: remove obsolete KERNEL_TYPE and kernel variables by Anas Nashif · 8 years ago
  77. 269d38b samples: philosophers: move legacy applications to legacy/ by Anas Nashif · 8 years ago
  78. c2aecb2 samples: fix kernel_event_logger to work with unified kernel by Benjamin Walsh · 8 years ago
  79. 1125c2b unified: correct comment about number of threads in phil demo by Benjamin Walsh · 8 years ago
  80. fa078de unified: fix philosophers demo when using stack objects by Benjamin Walsh · 8 years ago
  81. 399d0ad unified: Rationalize thread priority APIs by Allan Stephens · 8 years ago
  82. aabf74c Dining philosophers demo for unified kernel. by Benjamin Walsh · 9 years ago
  83. 5e4b62c boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) by Anas Nashif · 9 years ago
  84. eb2d8b4 testcases: add automation markup to samples/ by Inaky Perez-Gonzalez · 9 years ago
  85. fcec9e3 testcases: sanity check TCs get more language for real HW by Inaky Perez-Gonzalez · 9 years ago
  86. f62d86c samples: get rid of obsolete usage of ARCH variable by Anas Nashif · 9 years ago
  87. 4806e8c Revert "samples: philosophers: reduce stack size used" by Anas Nashif · 9 years ago
  88. 6371d21 philosophers: nanokernel: use empty config by Andrew Boie · 9 years ago
  89. 7eb9c88 samples: philosophers: reduce stack size used by Anas Nashif · 9 years ago
  90. 31100d1 samples:philosophers:Reformated 80-column width, 80-chars tabs by Yannis Damigos · 9 years ago
  91. 18cc4a8 move sample apps to top level directory under samples/ by Anas Nashif · 9 years ago