1. e1137a3 cmake: modules: dts: use devicetree stub file by Gerard Marull-Paretas · 1 year, 5 months ago
  2. 91d32af misc: generated: update configs.c template with <zephyr/...> prefix by Gerard Marull-Paretas · 2 years, 10 months ago
  3. ea082ac cmake: only write devicetree files when there are changes. by Torsten Rasmussen · 3 years, 1 month ago
  4. 52301d9 cmake: kconfig: fix issue if Kconfig symbol name contains lower case by Torsten Rasmussen · 3 years, 4 months ago
  5. 92c12d1 toolchain: add GEN_ABSOLUTE_SYM_KCONFIG() by Daniel Leung · 4 years, 1 month ago
  6. 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
  7. ed13994 license: add missing licences to source code by Anas Nashif · 6 years ago
  8. ea7babb cmake: Rename CMake variable out of the reserved CONFIG_ namespace by Sebastian Bøe · 6 years ago
  9. b832a1e printk: move into lib/os by Anas Nashif · 6 years ago
  10. feadb53 power: move reboot.c to subsys/power by Anas Nashif · 6 years ago
  11. 9707584 printk: don't print incorrect 64-bit integers by Andrew Boie · 6 years ago
  12. dfeed64 printk: fix printing 64-bit hex values by Andrew Boie · 6 years ago
  13. a76e37a misc: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
  14. 923e1b6 misc/printk: Make the default char_out routine weak by Andy Ross · 6 years ago
  15. 86ad37a kconfig: distribute misc/Kconfig option where they belong by Anas Nashif · 6 years ago
  16. 24666e6 stats: move from misc to subsys/stats by Anas Nashif · 6 years ago
  17. 6271351 kconfig: misc: Correct typo for TEXT_SECTION_OFFSET by Rajavardhan Gundi · 6 years ago
  18. 26e0f9a Build: Improve C++ support by Benoit Leforestier · 6 years ago
  19. 1a1a953 include/system_timer.h: Timer API cleanup by Andy Ross · 6 years ago
  20. da49f2e coccicnelle: Ignore return of memset by Flavio Ceolin · 6 years ago
  21. a113562 misc: printk: Change function return by Flavio Ceolin · 6 years ago
  22. 8cf8db3 Kconfig: Use a short, consistent style for prompts by Ulf Magnusson · 7 years ago
  23. ec3eff5 Kconfig: Use the first default with a satisfied condition by Ulf Magnusson · 7 years ago
  24. 7c89b63 doc: fix kconfig misspellings by David B. Kinder · 7 years ago
  25. d1684a8 Kconfig: Clean up some symbol definitions by Ulf Magnusson · 7 years ago
  26. 98775f3 kconfig: decouple realmode boot from CONFIG_JAIHOUSE by Zide Chen · 7 years ago
  27. e67720b syscalls: Scan multiple folders to build complete syscall list by Adithya Baglody · 7 years ago
  28. 5ed26a5 esp32: Re-order bootloader condition in Kconfig by Gautier Seidel · 7 years ago
  29. 52ed379 esp32: add ESP-IDF bootloader option by Gautier Seidel · 7 years ago
  30. bbeef41 logging: subsystem major redesign by Krzysztof Chruściński · 7 years ago
  31. 7a7e4f5 misc: kconfig: Remove redundant 'default n' properties by Ulf Magnusson · 7 years ago
  32. e8413d1 kconfig: add a compiler speed optimization by Aurelien Jarno · 7 years ago
  33. cde6bef kconfig: Drop support for CONFIG_TOOLCHAIN_VARIANT by Sebastian Bøe · 7 years ago
  34. 0b70818 misc: improve description of BOOTLOADER_SRAM_SIZE by Ioannis Glaropoulos · 7 years ago
  35. 8345e5e syscalls: remove policy from handler checks by Andrew Boie · 7 years ago
  36. f9b2da3 kconfig: Move CPLUSPLUS from root to "Compiler Options" by Sebastian Bøe · 7 years ago
  37. 777e0a1 cmake: Support UTF-8 characters in Kconfig values by Sebastian Bøe · 7 years ago
  38. 64f8588 cmake: Minor refactor by Sebastian Bøe · 7 years ago
  39. 5ed30f0 subsys: stats - Statistics support by Christopher Collins · 7 years ago
  40. f24f50b arm: cortex_m: Use new ARMV6_M_ARMV8_M_BASELINE in vector relay by Carles Cufi · 7 years ago
  41. 72684ef dts: mcuboot: Support for common overlays and mcuboot by Carles Cufi · 7 years ago
  42. 600c8f7 kconfig: Change how optimization level is set by Sebastian Bøe · 7 years ago
  43. f60527a build: Added CONFIG_NO_OPTIMIZATIONS by Alberto Escolar Piedras · 7 years ago
  44. 7361d3d config: bootloader: Add support for MCUboot by Carles Cufi · 7 years ago
  45. 4592ff2 native: build zephyr.exe for posix arch by Anas Nashif · 7 years ago
  46. 95cd063 libc: some architectures do not require baremetal libc by Anas Nashif · 7 years ago
  47. dbdd722 ld: Introduce --print-memory-usage by Sebastian Bøe · 7 years ago
  48. e2122cb lib: move ring_buffer from misc/ to lib/ by Anas Nashif · 7 years ago
  49. 429c2a4 kconfig: fix help syntax and add spaces by Anas Nashif · 7 years ago
  50. 540d3fb cmake: add missing config for *.lst files by Anas Nashif · 7 years ago
  51. 1092a25 kconfig: move GDB_INFO kconfig to subsys/debug by Anas Nashif · 7 years ago
  52. 1f1143a build: use kconfig to select generated artifacts by Anas Nashif · 7 years ago
  53. 7d71c06 printk: Add padding support to string format specifiers by Johan Hedberg · 7 years ago
  54. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  55. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  56. c947600 build: make kernel entry symbol a config option by Gustavo Lima Chaves · 7 years ago
  57. 6f99bdb kernel: Provide only one _SYSCALL_HANDLER() macro by Leandro Pereira · 7 years ago
  58. ef2b138 printk: only do buffering in user mode by Andrew Boie · 7 years ago
  59. 225e4c0 kernel: greatly simplify syscall handlers by Andrew Boie · 7 years ago
  60. 756f907 misc: userspace support for printk() by Andrew Boie · 7 years ago
  61. da7cc84 subsystem: cleanup misc and make cpp a subsystem by Anas Nashif · 8 years ago
  62. 397d29d linker: move all linker headers to include/linker by Anas Nashif · 8 years ago
  63. be1cb96 tests: benchmark: boot_time: Reading time stamps made arch agnostic by Adithya Baglody · 8 years ago
  64. 84628e8 kconfig: misc: Conditionally remove FLASH_LOAD options by Andy Gross · 8 years ago
  65. 5963904 printk: fix printing of long long types by Andrew Boie · 8 years ago
  66. fed96bf misc: _char_out can be a static symbol by Maciek Borzecki · 8 years ago
  67. f930480 doc: misspellings in Kconfig files by David B. Kinder · 8 years ago
  68. 86b0260 kconfig: Move debugging-related options from misc/ to subsys/debug/ by Leandro Pereira · 8 years ago
  69. dc91536 printk: add vprintk() by Marti Bolivar · 8 years ago
  70. 61de8f8 spell: Kconfig help typos: /kernel /misc /subsys by David B. Kinder · 8 years ago
  71. 99a7168 misc: Support left-justification in printk() by Leandro Pereira · 8 years ago
  72. bf50c24 misc: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  73. 45a7e5d kernel: remove legacy.h and MDEF support by Anas Nashif · 8 years ago
  74. fe7aa3f misc: Allow flash image size to be constrained by David Brown · 8 years ago
  75. 0c476a5 misc: Generalize LOAD_OFFSET support by David Brown · 8 years ago
  76. f9733e4 misc: Let the compiler choose whether to omit frame pointer by Daniel Thompson · 8 years ago
  77. a7e8266 misc/printk: Add a function to get the current hook function. by Tomasz Bursztyka · 8 years ago
  78. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  79. c1347b4 kernel: replace all remaining nanokernel occurances by Anas Nashif · 8 years ago
  80. 2f203c2 tracing: rename CONFIG_DEBUG_TRACING_KERNEL_OBJECTS by Anas Nashif · 8 years ago
  81. c7f7314 kconfig: group options into menus by Anas Nashif · 8 years ago
  82. 569f0b4 debug: move debug features from misc to subsys/debug by Anas Nashif · 8 years ago
  83. a9e879e logging: move sys_log to subsys/logging by Anas Nashif · 8 years ago
  84. f323c00 kconfig: remove unused TASK_DEBUG options by Anas Nashif · 8 years ago
  85. fe958df libc: rework libc selection and reduce Kconfigs by Anas Nashif · 8 years ago
  86. c3a2bbb kernel: add k_cpu_idle/k_cpu_atomic_idle() by Benjamin Walsh · 8 years ago
  87. 244a4df printk: Export _vprintk similar to how _prf is exported by Johan Hedberg · 8 years ago
  88. d2d62ae logging: Remove bogus SYS_LOG dependency on STDOUT_CONSOLE by Johan Hedberg · 8 years ago
  89. c899cd0 printk: Add APIs to print into strings instead of default output by Johan Hedberg · 8 years ago
  90. 3ab6046 printk: Refactor to allow passing a parsing context around by Johan Hedberg · 8 years ago
  91. 82f11bf build: x86: add some flexibility in custom linker scripts by Andrew Boie · 8 years ago
  92. 85b954d logging: add exeternal hook to sys_log by Yossi Havusha · 8 years ago
  93. bde20d5 printk: Add basic support for width modifier and zero padding by Szymon Janc · 8 years ago
  94. f6ca7de kernel/arch: consolidate tTCS and TNANO definitions by Benjamin Walsh · 8 years ago
  95. a3dc53f power_mgmt: Do not notify deep sleep if bootloader does context restore by Ramesh Thomas · 8 years ago
  96. 0b474ee kernel: deprecate old init levels by Andrew Boie · 8 years ago
  97. f3bf5ab newlib: add support for nano-formatted-io by Juro Bystricky · 8 years ago
  98. 625acd5 build: remove old kernel support by Andrew Boie · 8 years ago
  99. 559b46f shell: move shell Kconfig to drivers/console/shells by Anas Nashif · 8 years ago
  100. d5db352 console: shell: Support multiple modules by Yael Avramovich · 8 years ago