1. 0369998 arch: add MIPS architecture support by Antony Pavlov · 3 years, 2 months ago
  2. 0c32256 scripts: logging: include pinned rodata in database by Daniel Leung · 3 years, 2 months ago
  3. 9b90019 logging: dictionary: workaround non-existing strings by Daniel Leung · 3 years, 2 months ago
  4. 8a603da twister: add -Werror to CMAKE_AFLAGS by Marc Herbert · 3 years, 2 months ago
  5. 19e4e12 twister: remove spurious quoting of EXTRA_xFLAGS=-Werror by Marc Herbert · 3 years, 2 months ago
  6. 483101f twister: raise error for non-existing platform call by Piotr Golyzniak · 3 years, 2 months ago
  7. 16dbc11 twister: fix skip marked as pass in json report by Piotr Golyzniak · 3 years, 3 months ago
  8. ce60a91 actions: twister: scale nodes up for large test coverage by Anas Nashif · 3 years, 3 months ago
  9. c9a3dae scripts: runners: esp32: remove print() call by Marcin Niestroj · 3 years, 3 months ago
  10. b8e9b04 footprint: track audio features on xtensa by Anas Nashif · 3 years, 3 months ago
  11. 3756622 doc: update requirements by Gerard Marull-Paretas · 3 years, 3 months ago
  12. fef2e30 runners: openocd: Default to an actual executable when not configured by Carles Cufi · 3 years, 3 months ago
  13. 16571db soc: esp32: add support to mcuboot build by Sylvio Alves · 3 years, 3 months ago
  14. 5f11ac7 runners: esp32.py: Support flashing for MCUboot and IDF bootloader by Shubham Kulkarni · 3 years, 3 months ago
  15. 526ee4c twister: do not use deprecated arguments to nrfprog by Anas Nashif · 3 years, 3 months ago
  16. 018ccd6 twister: fix baud setting for detected devices by Anas Nashif · 3 years, 3 months ago
  17. d1991e9 twister: remove lock from generated hardware map by Anas Nashif · 3 years, 3 months ago
  18. 3194f75 twister: log error for non-existing platform call by Piotr Golyzniak · 3 years, 3 months ago
  19. 2906d1a soc/intel_adsp: Build bootloader with Zephyr by Andy Ross · 3 years, 3 months ago
  20. ddfb3a1 debug: coredump: dummy window registers, assign an to arn by Lauren Murphy · 3 years, 3 months ago
  21. 80927ca debug: coredump: add xtensa coredump gdbserver by Lauren Murphy · 3 years, 3 months ago
  22. 1a51993 scripts: support propagating workspace status to zephyr revision by Torsten Rasmussen · 3 years, 3 months ago
  23. 64ec6ee scripts: build meta file workspace status extension by Torsten Rasmussen · 3 years, 3 months ago
  24. 82b290e scripts/pylib/twister: Add sn option to stm32cubeprogrgammer runner by Erwan Gouriou · 3 years, 3 months ago
  25. 2f3b8b0 twister: remove redundant required for generate-hardware-map by Hake Huang · 3 years, 3 months ago
  26. 9cb2bc2 actions: clang: do not test all boards when --platform is given by Anas Nashif · 3 years, 4 months ago
  27. 9c98d4f scripts: gen_defines: zephyr,linker-region unique by Jordan Yates · 3 years, 4 months ago
  28. 1a697cc coredump: add support for RISC-V by Mark Holden · 3 years, 4 months ago
  29. 5c2bdfb twister: reorder ungroupped args by Hake Huang · 3 years, 4 months ago
  30. fd914d7 twister: reorder group args by Hake Huang · 3 years, 4 months ago
  31. dfe5514 twister: refactor for pylint checking by Hake Huang · 3 years, 4 months ago
  32. 9ab4e36 twister: argparse group refactor by Hake Huang · 3 years, 4 months ago
  33. 6c65b15 edtlib: wrap DTError by Martí Bolívar · 3 years, 4 months ago
  34. 7738977 dtlib: handle GCC linemarkers by Martí Bolívar · 3 years, 4 months ago
  35. 4e783a3 dtlib: add _Token __repr__ by Martí Bolívar · 3 years, 4 months ago
  36. 17ae4fe scripts: gen_dts_cmake: emit properties for /aliases by Martí Bolívar · 3 years, 4 months ago
  37. b65b49b scripts: gen_dts_cmake: a small optimization by Martí Bolívar · 3 years, 4 months ago
  38. f374d6b scripts: runners: Add west flash command for B91 platform by Alex Kolosov · 3 years, 4 months ago
  39. 77a7df3 ci: fix test plan for smaller sets by Anas Nashif · 3 years, 4 months ago
  40. e29d9e1 checkpatch: Add UTIL_CAT support to checkpatch by Tom Burdick · 3 years, 4 months ago
  41. 6a8326f modules: Use posix paths in Kconfig module prompts by Trond Einar Snekvik · 3 years, 4 months ago
  42. 92b9aff scripts: checkpatch: typedefsfile: add pinctrl_soc_pin_t by Gerard Marull-Paretas · 3 years, 4 months ago
  43. 8d40928 actions: twister: determine nodes in python script by Anas Nashif · 3 years, 4 months ago
  44. d52212b actions: fix filtering for clang action by Anas Nashif · 3 years, 4 months ago
  45. b652fe2 scripts: west_commands: runners: openocd: Add --verify-only by Yasushi SHOJI · 3 years, 4 months ago
  46. da8a41d scripts: west_commands: runners: openocd: Add flash --verify by Yasushi SHOJI · 3 years, 4 months ago
  47. 8b55275 ci: test_plan: fix pylint warnings by Anas Nashif · 3 years, 4 months ago
  48. 053cc9f actions: twister: run tests on all platforms when changed by Anas Nashif · 3 years, 4 months ago
  49. d477001 scripts: utils: add pinctrl migration script for nRF boards by Gerard Marull-Paretas · 3 years, 4 months ago
  50. 41c25a2 twister: remove CMAKE_EXPORT_COMPILE_COMMANDS=1 by Torsten Rasmussen · 3 years, 4 months ago
  51. f643b8b scripts: support compile_commands.json in gen_app_partitions.py by Torsten Rasmussen · 3 years, 4 months ago
  52. 0b2df8f actions: twister/clang: cleanup test plan generation by Anas Nashif · 3 years, 4 months ago
  53. 73199f2 scripts/Kconfig: add dt_node_str_prop_equals Kconfig function by Johann Fischer · 3 years, 4 months ago
  54. 5c24fcb actions: run twister using github action by Anas Nashif · 3 years, 4 months ago
  55. 2c5a37c scripts: gen_app_partitions: do not load empty files by Anas Nashif · 3 years, 4 months ago
  56. 106f710 device: iterable supported devices by Jordan Yates · 3 years, 4 months ago
  57. d0377d3 scripts: runners: add connect_srst support for blackmagicprobe by Fabio Baltieri · 3 years, 4 months ago
  58. 16003b1 twister: Fix trivial typo by Olof Johansson · 3 years, 4 months ago
  59. c727a9a scripts: gen_kobject_placeholders: iterating the dictionary directly by Julien Massot · 3 years, 4 months ago
  60. 36f116b scripts/arch: remove usage of deprecated LooseVersion by Julien Massot · 3 years, 4 months ago
  61. 4315140 twister: fix the testcase-schema.yaml by Shao Ming · 3 years, 4 months ago
  62. 1e5a830 scripts: kconfig: Add unit divisor to dt_node_int_prop_int/hex functions by David Leach · 3 years, 4 months ago
  63. 525fa76 boards: xtensa: Use a CMake variable to set the rimage target name by Maureen Helm · 3 years, 4 months ago
  64. 44b8a0d scripts: gen_handles.py: remove size restrictions by Jordan Yates · 3 years, 4 months ago
  65. a5c2a61 actions: footprint: fix csv formatting by Anas Nashif · 3 years, 4 months ago
  66. fffaf05 scripts: support for build meta file creation by Torsten Rasmussen · 3 years, 5 months ago
  67. 46e3318 ci: hotfix: disable test exclusion by tags by Anas Nashif · 3 years, 5 months ago
  68. 23ab949 ci: inclusive language, use nodes instead of slaves by Anas Nashif · 3 years, 5 months ago
  69. c2524a0 west: build.py: resolve symlinks in cached source directory check by Marc Herbert · 3 years, 5 months ago
  70. 1e8f0f3 gen_defines: generate ranges defines for PCIe I/O and memory regions by Neil Armstrong · 3 years, 5 months ago
  71. 2f4a664 edtlib: add tests to check Range property by Neil Armstrong · 3 years, 5 months ago
  72. cd6a564 edtlib: add Range property on Node, used for PCIe I/O and memory regions by Neil Armstrong · 3 years, 5 months ago
  73. 5ba301d footprint: Add Bluetooth samples to footprint tracking by Carles Cufi · 3 years, 5 months ago
  74. 0de934b scripts: runner: Introduce gd32isp flash runner by Gerson Fernando Budke · 3 years, 5 months ago
  75. 8b77348 twister: reenable build samples on Windows OS by Piotr Golyzniak · 3 years, 5 months ago
  76. d85465f scripts: gen_relocate_app: check if argument matches by Bartosz Bilas · 3 years, 5 months ago
  77. 50ec046 scripts: gen_relocate_app: fix C0201 pylint warning by Bartosz Bilas · 3 years, 5 months ago
  78. 910e86a ci: do not run twister on footprint script changes by Anas Nashif · 3 years, 5 months ago
  79. 82ebf78 footprint: add power management application by Anas Nashif · 3 years, 5 months ago
  80. 27f6a5e ztest: add a weak implementation of test_main() by Yuval Peress · 3 years, 5 months ago
  81. dee79d2 ztest: Add register functionality by Yuval Peress · 3 years, 5 months ago
  82. 1502c66 runners: jlink: exit with error in case of a failure by Bartosz Bilas · 3 years, 5 months ago
  83. 95ad27f Tracing: TRACING_SYSCALL status ignored fix by Torbjörn Leksell · 3 years, 5 months ago
  84. 46eb3e5 gen_app_partitions: add .sdata/.sbss section into app_smem by Jim Shu · 3 years, 5 months ago
  85. 97dc88b tracing: Automatic syscall tracing by Tom Burdick · 3 years, 5 months ago
  86. 1c91129 kconfig: add support for warnings when using experimental features by Torsten Rasmussen · 3 years, 5 months ago
  87. 2253c6e twister: Fix skipping unskippable tests when --subset is used by Maciej Perkowski · 3 years, 5 months ago
  88. 602e675 west: sign: add support for NXP i.MX8MP by Iuliana Prodan · 3 years, 5 months ago
  89. 5d34a45 runners: openocd: always search the board support directory if found by Henrik Brix Andersen · 3 years, 5 months ago
  90. 878ee14 west: spdx: Fix --init for Windows builds by Steve Winslow · 3 years, 5 months ago
  91. 8b55eb8 scripts: get_maintainer: add count function by Christopher Friedt · 3 years, 5 months ago
  92. a35e046 runners: openocd: prefer extended-remote for gdb connection by Julien Massot · 3 years, 5 months ago
  93. e4fac0e runners: openocd: gives configuration file before initialization by Julien Massot · 3 years, 5 months ago
  94. 1cac55c runners: openocd do not try to iterate over gdb_init if None by Julien Massot · 3 years, 5 months ago
  95. ae394bf kernel: add support for event objects by Peter Mitsis · 3 years, 5 months ago
  96. fc12f69 scripts: Resolve python check warnings by Peter Mitsis · 3 years, 5 months ago
  97. c714c78 twister: Allow baud rates other than 115200 by Dennis Ruffer · 3 years, 5 months ago
  98. 10fb5c2 runners: canopen: poll for flash ready by Henrik Brix Andersen · 3 years, 5 months ago
  99. 42105ed dts: Add support for specifier-space property. by Carlo Caione · 3 years, 5 months ago
  100. 6a3593f west: runners: Add a deprecation action to the core code by Carles Cufi · 3 years, 6 months ago