1. 92275cf twister: Add ICCM/DCCM to list of overflow regions by Kumar Gala · 3 years, 11 months ago
  2. 4d994af kernel: remove object tracing by Anas Nashif · 3 years, 11 months ago
  3. 2de6bf9 west: sign.py: fix logic bug by Arvin Farahmand · 3 years, 11 months ago
  4. 01c1bcf ci: disable identifier_length scripts for now by Anas Nashif · 3 years, 11 months ago
  5. d3b2464 scripts: ci: check_compliance: Extend UNDEF_KCONFIG_WHITELIST by Krzysztof Chruscinski · 3 years, 11 months ago
  6. 2caaacc scripts: esp32.py: Do not convert ELF to bin by Shubham Kulkarni · 3 years, 11 months ago
  7. d4e0399 ci: have twister cleanup artifacts as it goes by Anas Nashif · 3 years, 11 months ago
  8. 2e0d95f devicetree: add mypy-based type checking by Martí Bolívar · 3 years, 11 months ago
  9. a8f7bfb edtlib: silence type checker issue by Martí Bolívar · 3 years, 11 months ago
  10. 8e30289 dtlib: type annotate DT fields and public methods by Martí Bolívar · 3 years, 11 months ago
  11. c6bb336 dtlib: add type checking for DT.root by Martí Bolívar · 3 years, 11 months ago
  12. b13b5b8 dtlib: fix include_path edge case by Martí Bolívar · 3 years, 11 months ago
  13. 628fb90 dtlib: type annotate public functions by Martí Bolívar · 3 years, 11 months ago
  14. 9d4ccf2 dtlib: use IntEnum for token IDs by Martí Bolívar · 3 years, 11 months ago
  15. 8427259 dtlib: type annotate Property class by Martí Bolívar · 3 years, 11 months ago
  16. a7e7964 dtlib: use IntEnum for marker types by Martí Bolívar · 3 years, 11 months ago
  17. f663521 dtlib: type annotate Node class by Martí Bolívar · 3 years, 11 months ago
  18. a6ed7b2 dtlib: type annotate _err() by Martí Bolívar · 3 years, 11 months ago
  19. 587b324 dtlib: code order and whitespace refactoring by Martí Bolívar · 3 years, 11 months ago
  20. 22fd259 devicetree: fix stale comments by Martí Bolívar · 3 years, 11 months ago
  21. fd31b9b west: spdx: Generate SPDX 2.2 tag-value documents by Steve Winslow · 3 years, 11 months ago
  22. aa0b02b doc: use pygments devicetree language support by Gerard Marull-Paretas · 3 years, 11 months ago
  23. 965c8b9 sanitycheck: Add a feature which can handle pytest script. by YouhuaX Zhu · 3 years, 11 months ago
  24. 010cf39 scripts: Remove sanitycheck wrapper by Kumar Gala · 3 years, 11 months ago
  25. 3035b3a scripts: Set align size for code relocated by Mahesh Mahadevan · 3 years, 11 months ago
  26. 376e9cf requirements-base.txt: fix pylink package name by Martí Bolívar · 3 years, 11 months ago
  27. bc4b4c5 actions: cocci: remove boolean.cocci as it take too long by Anas Nashif · 3 years, 11 months ago
  28. 8ebc67e action: timeout on scripts taking too long by Anas Nashif · 3 years, 11 months ago
  29. 55e8807 runners: jlink: support thread_info_enabled by Martí Bolívar · 3 years, 11 months ago
  30. 61996a3 runners: jlink: extend 'nogui' support by Martí Bolívar · 3 years, 11 months ago
  31. b733ddb runners: core: add thread_info_enabled property by Martí Bolívar · 3 years, 11 months ago
  32. 250b213 scripts: re-work BuildConfiguration boolean handling by Martí Bolívar · 3 years, 11 months ago
  33. 778a18c runners: tests: don't patch BuildConfiguration by Martí Bolívar · 3 years, 11 months ago
  34. f31a8f6 runners: jlink: silence commander output by default by Martí Bolívar · 3 years, 11 months ago
  35. 6357770 runners: jlink: rework --dt-flash handling by Martí Bolívar · 3 years, 11 months ago
  36. 7640c39 runners: jlink: clean up commander script logging by Martí Bolívar · 3 years, 11 months ago
  37. 2d43f66 runners: jlink: fix --commander help by Martí Bolívar · 3 years, 11 months ago
  38. 069c18d runners: jlink: replace version parsing code by Martí Bolívar · 3 years, 11 months ago
  39. 2fb7e9d requirements-base.txt: add pylink by Martí Bolívar · 3 years, 11 months ago
  40. aded635 runners: core: add build_conf property by Martí Bolívar · 3 years, 11 months ago
  41. e1e1bdc runners: core: add **kwargs to other subprocess wrappers by Martí Bolívar · 3 years, 11 months ago
  42. bbb17df runners: core: refactor helper for getting flash address by Martí Bolívar · 3 years, 11 months ago
  43. c2c8e88 runners: core: try to improve --dt-flash option help by Martí Bolívar · 3 years, 11 months ago
  44. 4700733 runners: core: return shutil.which() value from require() by Martí Bolívar · 3 years, 11 months ago
  45. 09f5576 runners: tests: fix os.path.isfile patch by Martí Bolívar · 3 years, 11 months ago
  46. b669f0c ci: fix regex in guideline_check.py by Anas Nashif · 3 years, 11 months ago
  47. 184b786 coccinelle: check reserved symbols based on a file by Anas Nashif · 3 years, 11 months ago
  48. 371a83b scripts: gen_handles.py: initialize handle.device by Jordan Yates · 4 years ago
  49. a5ab1a7 logging: add support for dictionary based logging by Daniel Leung · 4 years ago
  50. dfcc5fd doc: make Sphinx version specifier more flexible by Gerard Marull-Paretas · 4 years ago
  51. 57dc1eb doc: make breathe version specifier more flexible by Gerard Marull-Paretas · 4 years ago
  52. 0700a24 devicetree: Add DT_FOREACH_CHILD_STATUS_OKAY macro by Hou Zhiqiang · 4 years ago
  53. 1117169 kernel: generate placeholders for kobj tables before final build by Daniel Leung · 4 years ago
  54. 317dcd9 scripts: gen_kobject_list: no need to specify linker section by Daniel Leung · 4 years ago
  55. c3711b3 kernel: change metadata for priv_stacks to const by Daniel Leung · 4 years ago
  56. a3469a0 script: add ram and rom total size to json file by Jingru Wang · 4 years ago
  57. e366d79 ci: remove bsim from buildkit execution by Anas Nashif · 4 years ago
  58. 555145b twister: improve set balancing by Anas Nashif · 4 years ago
  59. d08ee92 twister: No skips for integration platforms in integration mode by Maciej Perkowski · 4 years ago
  60. 9c229a4 devicetree: add DT_FOREACH_PROP_ELEM(node_id, prop, fn) by Martí Bolívar · 4 years ago
  61. 62d8d1a edtlib: infer bindings for dtlib.Type.PATH by Martí Bolívar · 4 years ago
  62. 6c52543 edtlib: improve inferred binding error message by Martí Bolívar · 4 years ago
  63. 760d009 edtlib: fix 'is not' -> '!=' by Martí Bolívar · 4 years ago
  64. 74f9568 dtlib: add Type enum by Martí Bolívar · 4 years ago
  65. f97d129 kernel: add an architecture specific structs header by Nicolas Pitre · 4 years ago
  66. 3dd65a7 runners: remove dependencies from runners by Torsten Rasmussen · 4 years ago
  67. 484ef67 twister: Fix memory footprint reporting logic by Maciej Perkowski · 4 years ago
  68. 73c5594 twister: Fix ram/rom reporting by Maciej Perkowski · 4 years ago
  69. c6cc927 scripts: gen_relocate_app.py: fix undefined _ADDR by Jordan Yates · 4 years ago
  70. bc747e7 tracing: remove cpu_stats in favor of thread runtime stats by Anas Nashif · 4 years ago
  71. 36d96d2 twister: Allow deep folder scan by Jorgen Kvalvaag · 4 years ago
  72. 2b32e47 scripts: coccinelle: Fix parse error by Yasushi SHOJI · 4 years ago
  73. e5f33bd scripts: size_report: Add handling of depth argument by Detlev Zundel · 4 years ago
  74. 70dc6b4 ci: pylint: relax similar lines rule by Anas Nashif · 4 years ago
  75. 8af11d4 cmake: emu: Add arm fvp emulator by Jaxson Han · 4 years ago
  76. c5c55ee scripts: size_report: fix bug where key is used as a dict by Håkon Øye Amundsen · 4 years ago
  77. 9c6dfce twister: Add quarantine feature by Maciej Perkowski · 4 years ago
  78. 61b85b6 doc: allow up to breathe 4.28.x by Gerard Marull-Paretas · 4 years ago
  79. d590e0d twister: Adjust platform selection logic for platform_allow by Kumar Gala · 4 years ago
  80. 96bfaff runners: nrfjprog: Fix nrfjprog after changes to BuildConfiguration by Dominik Ermel · 4 years ago
  81. e12e377 scripts: runners: Modify BuildConfiguration._parse to iterate over file by Dominik Ermel · 4 years ago
  82. 0dfd191 scripts: west_commands: Remove no longer needed load_dot_config(path) by Dominik Ermel · 4 years ago
  83. 09980d6 scripts/west sign: Use BuildConfiguration instead of load_dot_config by Dominik Ermel · 4 years ago
  84. cabb7d6 scripts: runners: Copy load_dot_config to BuildConfiguration.get() by Dominik Ermel · 4 years ago
  85. 185d695 scripts: runners: Add BuildConfiguration.path attribute to class by Dominik Ermel · 4 years ago
  86. 274f44d doc: remove docutils dependency by Gerard Marull-Paretas · 4 years ago
  87. b697973 modules: nanopb: introduce new module by Pieter De Gendt · 4 years ago
  88. a632c52 ci: guideline: Run script to check rule 14.4 by Flavio Ceolin · 4 years ago
  89. a025fb2 coccinelle: Add script to check rule 14.4 by Flavio Ceolin · 4 years ago
  90. 0bbe5e4 ci: coccinelle: Suppress pylint false positive by Flavio Ceolin · 4 years ago
  91. 58fdc01 ci: coccinelle: Add support to write to a file by Flavio Ceolin · 4 years ago
  92. a869da5 scripts: coccinelle: Add guideline number on a script output by Flavio Ceolin · 4 years ago
  93. 8552542 ci: Apply coccinelle scripts in git diffs by Flavio Ceolin · 4 years ago
  94. e8fdac3 scripts: coccinelle: Check rule 21.2 by Flavio Ceolin · 4 years ago
  95. 0058c02 scripts: coccinelle: Check rule 5.7 by Flavio Ceolin · 4 years ago
  96. e14b44d scripts: ci: twister_ignore: remove old reference to .known-issues by Gerard Marull-Paretas · 4 years ago
  97. 5f42a3d doc: flexibilize sphinx-rtd-theme allowed versions by Gerard Marull-Paretas · 4 years ago
  98. 2acc54c doc: pin sphinx_rtd_theme version by Gerard Marull-Paretas · 4 years ago
  99. 6e01c6a scripts: edt: Add support for include property filtering by Kumar Gala · 4 years ago
  100. 96c7d10 doc: use warnings_filter by Gerard Marull-Paretas · 4 years ago