1. e7778b8 net: ptp: extract PTP interfaces outside gPTP subsys under NET_L2_PTP by Alex Sergeev · 3 years, 6 months ago
  2. 4d994af kernel: remove object tracing by Anas Nashif · 3 years, 11 months ago
  3. bc747e7 tracing: remove cpu_stats in favor of thread runtime stats by Anas Nashif · 4 years ago
  4. d33fc38 scripts: menuconfig: proper handling of NULL character as input by Torsten Rasmussen · 4 years ago
  5. 5332847 dts: separate DT libraries from gen_defines.py by Martí Bolívar · 4 years ago
  6. d2465d6 debug: Move away from openocd and make it generic by Carles Cufi · 4 years ago
  7. 200f468 Bluetooth: host: Log security keys needed by sniffer by Joakim Andersson · 4 years, 1 month ago
  8. f9c1f89 scripts: kconfig: Fix uses of edt.compat2okay in helper functions by Andrzej Głąbek · 4 years, 2 months ago
  9. 7adc2a0 guiconfig: fix search function by Martí Bolívar · 4 years, 2 months ago
  10. 97d59a7 Bluetooth: host: Mark the option BT_FIXED_PASSKEY as insecure by Joakim Andersson · 4 years, 2 months ago
  11. 66d1b3c kconfig: kconfiglib.py: Backup files only by Tomi Ollila · 4 years, 2 months ago
  12. b711028 scripts/Kconfig: Add dt_node_has_prop Kconfig function by Erwan Gouriou · 4 years, 2 months ago
  13. 8165008 dts: remove legacy macro support by Martí Bolívar · 4 years, 6 months ago
  14. 6e27478 benchmarking: remove execution benchmarking code by Anas Nashif · 4 years, 7 months ago
  15. 1721612 hardening: remove the empty line before EOF by Wenbo Yang · 4 years, 7 months ago
  16. 9992902 hardening: Deal with empty lines in csv file by Wenbo Yang · 4 years, 8 months ago
  17. 006319f scripts: kconfigfunctions: add a comment by Martí Bolívar · 4 years, 8 months ago
  18. 24677f9 kconfig: add dt_path_enabled, dt_alias_enabled by Martí Bolívar · 4 years, 8 months ago
  19. 75f47a5 Bluetooth: Add config option to disable security checks by Luiz Augusto von Dentz · 4 years, 8 months ago
  20. 269f350 kconfig: load edt from edt.pickle by Martí Bolívar · 4 years, 9 months ago
  21. 88f25df Bluetooth: smp: Warn on enabling several Bluetooth options by Carles Cufi · 4 years, 10 months ago
  22. b429b12 hardening: Add MCUMGR_CMD_FS_MGMT recommendation by Flavio Ceolin · 4 years, 10 months ago
  23. 9ca541a linker: Remove deprecated Kconfig options related to linker scripts by Kumar Gala · 4 years, 10 months ago
  24. 7ff3ebc kconfig: add dt_chosen_path() helper by Martí Bolívar · 5 years ago
  25. 1fff235 kconfig: add dt_nodelabel_path() helper by Martí Bolívar · 5 years ago
  26. 0682c46 kconfig: helper function optimizations by Martí Bolívar · 5 years ago
  27. 9aefdaf cmake: kconfig: pass EXTRA_DTC_FLAGS to kconfig for EDT init by Kumar Gala · 5 years ago
  28. 3cd4f6c scripts: kconfig: add dt_compat_on_bus() helper by Martí Bolívar · 5 years ago
  29. 86887da dts: Remove conf file generation support by Kumar Gala · 5 years ago
  30. 7b3ae99 kconfig: Remove deprecated functions from kconfigfunctions.py by Kumar Gala · 5 years ago
  31. 338b4319 kconfig: Add dt_node_int_prop_{int,hex} by Kumar Gala · 5 years ago
  32. 3331a20 scripts: kconfigfunctions: Add dt_nodelabel_has_compat function by Andrzej Głąbek · 5 years ago
  33. d7862cf cmake: using ${ZEPHYR_BASE} instead of $ENV{ZEPHYR_BASE} by Torsten Rasmussen · 5 years ago
  34. 8af311a edtlib: allow register addr / size to be None by Kumar Gala · 5 years ago
  35. 0353d22 kconfig: Add dt_nodelabel_enabled function by Kumar Gala · 5 years ago
  36. d0f082d kconfig/devicetree: Print path to headers when configuring by Ulf Magnusson · 5 years ago
  37. e2f647b scripts: kconfig: lint.py: Add check for missing CONFIG_ prefix by Ulf Magnusson · 5 years ago
  38. 8dfbd9f kconfig.py: Error/warning formatting nits by Ulf Magnusson · 5 years ago
  39. ac78e2d kconfig.py: Add a description at the top of the file by Ulf Magnusson · 5 years ago
  40. bf4133d kconfig.py: Flag selects with unsatisfied deps and remove whitelisting by Ulf Magnusson · 5 years ago
  41. a5f6233 kconfig.py: Convert to use f-strings by Ulf Magnusson · 5 years ago
  42. ba2f95a kconfig: Show unsatisfied deps. when assignments don't take by Ulf Magnusson · 5 years ago
  43. 45050dd kconfig/cmake: Improve reconfiguration behavior by Ulf Magnusson · 5 years ago
  44. 7419f4f scripts: kconfig.py: Simplify write_kconfig_filenames() by Ulf Magnusson · 5 years ago
  45. 7a531ea scripts: kconfig.py: Use err() helper for warnings-turned-errors by Ulf Magnusson · 5 years ago
  46. 7a148ef scripts: kconfig.py: Rename verify_*() functions to check_*() by Ulf Magnusson · 5 years ago
  47. bb4a4e79 scripts: kconfig.py: Detect all assignments to promptless symbols by Ulf Magnusson · 5 years ago
  48. 4e85006 dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} by Ulf Magnusson · 5 years ago
  49. 776de86 menuconfig: Update to work around resizing crash on macOS by Ulf Magnusson · 5 years ago
  50. b4e1807 kconfig: Fix wrong max argument count for some preprocessor functions by Ulf Magnusson · 5 years ago
  51. 5372ded scripts: kconfig: lint.py: Improve error reporting by Ulf Magnusson · 5 years ago
  52. 17537c7 script/Kconfig: kconfig functions: Add shields_list_contains function by Erwan Gouriou · 5 years ago
  53. e181e1b kconfiglib: Update to hide tracebacks for expected errors by Ulf Magnusson · 5 years ago
  54. e0b2fb7 hardening: Introducing hardenconfig tool by Lauren Murphy · 5 years ago
  55. f4296a0 kconfig: Update Kconfiglib and use new helpers in kconfig.py by Ulf Magnusson · 5 years ago
  56. a328c51 kconfig: Add linting script by Ulf Magnusson · 5 years ago
  57. 07e5d89 kconfig: Add dt_chosen_enabled function by Kumar Gala · 5 years ago
  58. 22e7449 kconfig: Introduce typed dt kconfig functions by Kumar Gala · 5 years ago
  59. ba287d2 cmake: Fix bug where DTS_BINDINGS_DIRS could only have one entry by Sebastian Bøe · 5 years ago
  60. a7c4307 kconfiglib: Fix preprocessor issue for nested parentheses by Ulf Magnusson · 6 years ago
  61. 73ac146 scripts: edtlib: Call nodes "nodes" instead of "devices" by Ulf Magnusson · 6 years ago
  62. 372a4fe kconfig: support multiple DTS bindings directories by Peter A. Bigot · 6 years ago
  63. 1baf2f3 kconfig: Mark dt_{int,hex,str}_val as deprecated by Kumar Gala · 6 years ago
  64. 5735397 kconfig: Add new functions to kconfigfunctions to use EDT by Kumar Gala · 6 years ago
  65. cbb3323 kconfiglib: Expose parsing location to Python preprocessor functions by Ulf Magnusson · 6 years ago
  66. 4cac371 scripts: Suppress/fix undefined variable pylint warnings by Ulf Magnusson · 6 years ago
  67. 883b531 menuconfig: Suppress spurious pylint tuple unpacking warning by Ulf Magnusson · 6 years ago
  68. 208c4ec scripts: kconfig: normalize paths to avoid duplicate by Håkon Øye Amundsen · 6 years ago
  69. a570b40 genrest: De-spam docs by skipping direct deps. in more places by Ulf Magnusson · 6 years ago
  70. f2cb20c docs: fix misspelling across the tree by Anas Nashif · 6 years ago
  71. f46ebc3 kconfig.py: Use messages returned by load_config() and write_config() by Ulf Magnusson · 6 years ago
  72. cc14c40 kconfiglib: Unclutter symbol strings, avoid redundant writes, misc. by Ulf Magnusson · 6 years ago
  73. a1c3cc6 guiconfig: Add a graphical configuration interface by Ulf Magnusson · 6 years ago
  74. 6cfc135 menuconfig: Small Space/Enter improvement + fix for obscure bug by Ulf Magnusson · 6 years ago
  75. 86b0c22 kconfig: Avoid potential issue parsing generated_dts_board.conf by Ulf Magnusson · 6 years ago
  76. aec74f6 kconfiglib/menuconfig: Various behavior/UI improvements by Ulf Magnusson · 6 years ago
  77. 4f920df scripts: Remove checkconfig.py by Ulf Magnusson · 6 years ago
  78. 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
  79. a449c98 scripts: Fix risky uses of non-raw regex strings in Python scripts by Ulf Magnusson · 6 years ago
  80. 12ba9df scripts: Remove unused variables in all Python scripts by Ulf Magnusson · 6 years ago
  81. ba312fe scripts: Remove unnecessary () around if/while conditions in Python by Ulf Magnusson · 6 years ago
  82. f96c9bc kconfig: Have ninja Re-run CMake when Kconfig sources change by Sebastian Bøe · 6 years ago
  83. ac059db kconfiglib: Give more helpful hints for missing files by Ulf Magnusson · 6 years ago
  84. c2d5e7b kconfig: Don't load env var if in doc mode by Carles Cufi · 6 years ago
  85. 07abb05 kconfiglib: Clarify kconfig_filenames doc re. absolute paths by Ulf Magnusson · 6 years ago
  86. 1ca1075 cmake: kconfig: pass GENERATED_DTS_BOARD_CONF on to kconfig by Sebastian Bøe · 6 years ago
  87. cd43543 kconfig: Have Kconfig fail when PROJECT_BINARY_DIR is not set by Sebastian Bøe · 6 years ago
  88. 7fce83f kconfigfunctions: Disambiguate reference to DTS generated database by Erwan Gouriou · 6 years ago
  89. 1cc8bbb doc: fix misspelling in kconfig doc by David B. Kinder · 6 years ago
  90. f2ef52f kconfig: kconfigfunctions: update dt_str_val by Kumar Gala · 6 years ago
  91. 2579ade kconfig: kconfigfunctions: Add dt_str_val function by Kumar Gala · 6 years ago
  92. fa26ef0 doc: Add KCONFIG_DOC_MODE env var handling by Carles Cufi · 6 years ago
  93. 87915cd dts: stop generating CONFIG_FLASH_LOAD_{OFFSET,SIZE} by Kumar Gala · 6 years ago
  94. cf3cddd menuconfig: Prompt for save when Kconfig files change by Ulf Magnusson · 6 years ago
  95. 1581155 menuconfig: Add show-help mode by Ulf Magnusson · 6 years ago
  96. 57b28ca kconfiglib: Save previous configuration to .config.old by Ulf Magnusson · 6 years ago
  97. c1f4d67 menuconfig: Improve behavior for named choices included multiple times by Ulf Magnusson · 6 years ago
  98. 9347b0f kconfiglib/menuconfig: Various improvements by Ulf Magnusson · 6 years ago
  99. 37fcec9 kconfiglib/menuconfig/kconfig.py: Various improvements by Ulf Magnusson · 6 years ago
  100. dc6b0c8 menuconfig: Add two small error reporting and UI improvements by Ulf Magnusson · 6 years ago