1. 853b6fe drivers: stm32: Make some config symbols menuconfig symbols by Erwan Gouriou · 7 months ago
  2. 9816e87 boards: rpi_pico: add usbd test feature by Johann Fischer · 7 months ago
  3. c41071d drivers: udc: add UDC driver for RP2040 USB device controller by Johann Fischer · 7 months ago
  4. a10f2e8 dts: rp2040: fix USB controller base address by Johann Fischer · 7 months ago
  5. 40cae2d dts: arm: st: stm32h5: fix spi 1-3 clocks by Jeppe Odgaard · 7 months ago
  6. 161149b soc: nordic: add enabled instances validation for nRF54L series by Marcin Szymczyk · 7 months ago
  7. d389c95 soc: intel_adsp: ace: Configurable SRAM retention mode and cleanup by Tomasz Leman · 7 months ago
  8. 2516701 doc: process for adding a maintainer if the candidate does not have a role by Johann Fischer · 7 months ago
  9. 11cde13 board: nrf54l15bsim: Disable native_posix entropy seeding by Alberto Escolar Piedras · 7 months ago
  10. e58a491 entropy: native_posix: Add kconfig to not seed by default by Alberto Escolar Piedras · 7 months ago
  11. 0ac91da drivers: video: introduce CONFIG_VIDEO_LOG_LEVEL by Josuah Demangeon · 7 months ago
  12. fe72c4b Bluetooth: Document parallel scanner and initiator param selection by Rubin Gerritsen · 7 months ago
  13. 8f76cdd Bluetooth: TBS: Fix issues with lookup_inst_by_uri_scheme by Emil Gydesen · 7 months ago
  14. 52cb8c0 dts: arm: st: h7: remove unnecessary inclusions by Fabrice DJIATSA · 7 months ago
  15. 1c29f98 i2c: nrf_twi: Add cast to const buffer pointers by Tom Burdick · 7 months ago
  16. 2d8b272 tools: net-tools: place net-tools inside tools by Florian Grandel · 7 months ago
  17. 8b8b0a0 docs: add information about main(int, char **) by Jakub Michalski · 7 months ago
  18. 5b1f6f3 samples: add bootargs sample by Jakub Michalski · 7 months ago
  19. f568e2d zefi: add bootargs support by Jakub Michalski · 7 months ago
  20. 3b58d06 zefi: include autoconf.h by Jakub Michalski · 7 months ago
  21. 0cf726b arch/x86: multiboot: add bootargs support by Jakub Michalski · 7 months ago
  22. 49fc106 kernel: add bootargs support by Jakub Michalski · 7 months ago
  23. 1f13c8d doc: optimization: link to sysbuild commands by Grzegorz Ferenc · 7 months ago
  24. 64a038a spi: all: Add default iodev_submit to drivers without native support by Luis Ubieda · 7 months ago
  25. 3efc69e spi: rtio: Add default iodev_submit handler by Luis Ubieda · 7 months ago
  26. 022fb83 tests: spi: loopback: Set ZTest thread priority to positive by Luis Ubieda · 7 months ago
  27. fae1fe8 shell: kernel: do a cold reboot by standard by Fin Maaß · 7 months ago
  28. afcc13a net: fix compiler warning -Wtype-limits by Adrian Friedli · 7 months ago
  29. 4677920 soc: st: stm32: add soc for stm32u073 by Fabrice DJIATSA · 7 months ago
  30. af7a690 dts: arm: st: u0: add stm32u073 dtsi files by Fabrice DJIATSA · 7 months ago
  31. 7c698d4 boards: adafruit: feather_m0_basic_proto: add GPIO references by Philip-Dylan Gleonec · 7 months ago
  32. 62fab31 boards: adafruit: feather_m0_basic_proto: define feather_spi bus by Philip-Dylan Gleonec · 7 months ago
  33. 2eafc82 Bluetooth: Host: Fix unable to start scanning after scan param failure by Vinayak Kariappa Chettimada · 7 months ago
  34. 226e343 manifest: update hal_nordic revision by Andrzej Kuros · 7 months ago
  35. 57b35e1 Bluetooth: TBS: Allow multiple callbacks for client by Emil Gydesen · 7 months ago
  36. 94e5481 Bluetooth: BAP: SD: Added missing bad code when using mod_src by Emil Gydesen · 7 months ago
  37. 34fa014 tests: Bluetooth: Add test for incorrect bcode as assistant by Emil Gydesen · 7 months ago
  38. c49a058 Bluetooth: TBS: Fix type of uri in call_alloc by Emil Gydesen · 7 months ago
  39. f500f7c Bluetooth: CAP: Fix dependency on BT_BAP_STREAM by Emil Gydesen · 7 months ago
  40. fff9c32 Bluetooth: TBS: Add UTF8 requirement to Kconfigs by Emil Gydesen · 7 months ago
  41. b250754 Bluetooth: TBS: Fix type of uri in bt_tbs_valid_uri by Emil Gydesen · 7 months ago
  42. 9c23eff modules: hal_nordic: Enforce nrf-regtool exact version match by Carles Cufi · 7 months ago
  43. 0cd3f56 board: add support for VCC-GND STM32H750VB by John Sanpe · 7 months ago
  44. 84572a6 drivers: i2s: Do not ignore the return value from queue_put. by Chris Desjardins · 7 months ago
  45. 34f09e3 drivers: i2s: Fix I2S channel count. by Chris Desjardins · 7 months ago
  46. c37a48a Bluetooth: CAP: Revert order of CAP stream callbacks by Emil Gydesen · 7 months ago
  47. 55d9d1c samples: led: consolidate LED samples under same directory by Benjamin Cabé · 7 months ago
  48. b9b166c manifest: mbedtls: update to 3.6.1 by Tomi Fontanilles · 7 months ago
  49. 126e3ee driver: wifi: esp_at: fix typo in CIPDINFO option by Daniel Mangum · 7 months ago
  50. c1cc118 cmake: remove spurious parenthese just added to xt-ld/linker_flags by Marc Herbert · 7 months ago
  51. 82613fb doc: fix trivial typo by Anas Nashif · 7 months ago
  52. 17545c1 dts: arm: st: h7: fix flash on M4 board targets by Tomi Fontanilles · 7 months ago
  53. 3a4f868 drivers: uart_xmc4xxx: Forward DMA overrun errors to user by Andriy Gelman · 7 months ago
  54. e9fd49f drivers: dma_xmc4xxx: Clear request before callback when overrun happens by Andriy Gelman · 7 months ago
  55. 30c96a9 logging: fix color for shell log backend by Xudong Zheng · 7 months ago
  56. f0bfaa4 scripts: pylib: twister: fix missing newlines at handler.log by Piotr Kosycarz · 7 months ago
  57. fb7c2a7 boards: nordic: nrf9280pdk: correct board documentation by Emanuele Di Santo · 7 months ago
  58. e9ff0dc kernel: userspace: Fix dynamic thread stack allocation for RISC-V by Rick Tsao · 7 months ago
  59. 8974c24 rtio: Add default i2c submit handler by Yuval Peress · 7 months ago
  60. bec9952 driver: spi: Add initial support for spi driver on ra8 by Duy Phuong Hoang. Nguyen · 7 months ago
  61. 4d5bf29 tests: drivers: adc: Add MAX32680EVKIT overlay file by Tahsin Mutlugun · 7 months ago
  62. 24610e2 tests: drivers: adc: Add MAX32 boards overlay files by Furkan Akkiz · 7 months ago
  63. e2b0012 boards: adi: Enable ADC driver for MAX32680EVKIT by Tahsin Mutlugun · 7 months ago
  64. 168c717 boards: adi: Enable ADC driver for MAX32 boards by Furkan Akkiz · 7 months ago
  65. d7f92d0 dts: arm: adi: Add ADC inside devicetree by Furkan Akkiz · 7 months ago
  66. 11a172a drivers: adc: Add ADC driver for MAX32xxx MCUs by Furkan Akkiz · 7 months ago
  67. ac3f4c8 manifest: Update hal_adi to fix ADC build warnings by Furkan Akkiz · 7 months ago
  68. 645beff drivers: led: lp5562: reuse engine already linked by Anuj Pathak · 7 months ago
  69. 7f3c08b tests: drivers: Allow configurable i2c speed for bme688 test by Bartosz Miller · 7 months ago
  70. 8538c4a sample: uart passthrough: fix filtering and twister file by Anas Nashif · 7 months ago
  71. bbb63d8 sample: sip_svc: fix filter and printk formatting by Anas Nashif · 7 months ago
  72. c5dd2c2 samples: sensor: mcux_acmp: add case support for RT1180-EVK by Lucien Zhao · 7 months ago
  73. 62e5805 drivers: sensor: mcux_acmp: update mcux_acmp drivers by Lucien Zhao · 7 months ago
  74. 2680c7d dts: arm: nxp: nxp_rt118x: add acmp instances by Lucien Zhao · 7 months ago
  75. 21481dd doc: net: qemu: minor fixes by Florian Grandel · 7 months ago
  76. 5db1f1a cmake: deprecate toolchain_ld_<base|baremetal|cpp> macros by Torsten Rasmussen · 7 months ago
  77. 5badbfe cmake: move toolchain_ld_baremetal to linker properties. by Torsten Rasmussen · 7 months ago
  78. 9a9e252 cmake: linker: move toolchain_ld_<base|cpp> to linker flag property by Torsten Rasmussen · 7 months ago
  79. d634891 cmake: support PROPERTY argument on zephyr_link_libraries. by Torsten Rasmussen · 7 months ago
  80. 1728e04 cmake: fix check_set_linker_property() function by Torsten Rasmussen · 7 months ago
  81. 22c45c9 cmake: remove llvm runtime library selection from target_base.cmake by Torsten Rasmussen · 7 months ago
  82. 9bb0140 cmake: remove the use of PROPERTY_LINKER_SCRIPT_DEFINES by Torsten Rasmussen · 7 months ago
  83. 048ceb3 cmake: toolchain: remove obsolete and unused macros by Torsten Rasmussen · 7 months ago
  84. ce0ab06 cmake: cleanup newlib CMakeLists.txt file by Torsten Rasmussen · 7 months ago
  85. ee77704 samples: sensor: use zephyr:code-sample directive by Benjamin Cabé · 7 months ago
  86. 20fb6b6 drivers: sensors: explorir_m: fix uart flush early termination by Jeppe Odgaard · 7 months ago
  87. ef30aa8 arm64: linker: leave app_smem before .data by Nicolas Pitre · 7 months ago
  88. 652839a mgmt: mcumgr: os_mgmt: fix millisecond return by Jordan Yates · 7 months ago
  89. e6dc930 bindesc: Add support for the build version values by Attie Grande · 7 months ago
  90. aa6319d usb: device_next: msc: Allow user to sort LUNs by Tomasz Moń · 7 months ago
  91. e4236be tests: cpp: Exclude nRF54L20 platform from cpp98 test by Karol Lasończyk · 7 months ago
  92. d66110b boards: Add support for nRF54L20 PDK by Karol Lasończyk · 7 months ago
  93. 76f8f20 modules: hal_nordic: Add support for nRF54L20 SoC by Karol Lasończyk · 7 months ago
  94. 198a005 soc: Add support for nRF54L20 SoC by Karol Lasończyk · 7 months ago
  95. f5fd5c0 dts: Add support for nRF54L20 SoC by Karol Lasończyk · 7 months ago
  96. ae04401 doc: rpi_pico fix I2C1 default peripheral mapping by Thomas Keller · 7 months ago
  97. 28b9f55 drivers: serial: uart_nrfx_uarte: Patch RX init by Bjarki Arge Andreasen · 7 months ago
  98. c89bca6 Bluetooth: Mesh: Logic fix for recvd unseg msgs by Stine Åkredalen · 7 months ago
  99. 51c0cb9 dts: common: nordic: default memory partitioning by Jordan Yates · 7 months ago
  100. bd93623 tests: drivers: mbox: mbox_error_cases: Fix for BUS FAULT on nrf54l15 by Sebastian Głąb · 7 months ago