1. e6a296b boards: st: Remove useless CONFIG_PINCTRL assignment by Erwan Gouriou · 7 months ago
  2. d13f9d9 drivers: stm32: Select PINCTRL when required by Erwan Gouriou · 7 months ago
  3. 9679083 modules: hostap: Fix Kconfig parameters for build by Vivekananda Uppunda · 7 months ago
  4. 242f7ad modules: hostap: CRYPTO_MBEDTLS_PSA should not be default selected by Vivekananda Uppunda · 7 months ago
  5. f2eda94 modules: hostap: Set WIFI_NM_WPA_SUPPLICANT_CRYPTO_ALT as crypto by Vivekananda Uppunda · 7 months ago
  6. 1c769c3 usb: it82xx2: fix issue with the unexpected setting of the ready bit by Ren Chen · 7 months ago
  7. d410231 usb: it82xx2: enable RESUME interrupt by Ren Chen · 7 months ago
  8. 9f6b66f drivers: udc_dwc2: Enter hibernation during suspend by Tomasz Moń · 7 months ago
  9. 42f2e1c drivers: udc_dwc2: Add power saving related registers by Tomasz Moń · 7 months ago
  10. d8c3ae0 drivers: counter: nrfx_timer: Add barrier when reading CC by Krzysztof Chruściński · 7 months ago
  11. dc711d7 Revert "tests: drivers: counter: basic_api: Tweak test timing" by Krzysztof Chruściński · 7 months ago
  12. 87f68b4 arm64: linker: move data section between rodata and bss by Nicolas Pitre · 7 months ago
  13. fc7e8fb tests: drivers: regulator: add test for mps mpm54304 driver by Elias Speinle · 7 months ago
  14. 022cfdf drivers: regulator: add basic mps mpm54304 driver by Elias Speinle · 7 months ago
  15. 956edd1 odroid_go: Enable CONFIG_ESP32_USE_UNSUPPORTED_REVISION by Yannis Damigos · 7 months ago
  16. 9637071 odroid_go: Move flash partition table to a separate file by Yannis Damigos · 7 months ago
  17. dc1353a boards/odroid_go: Fix update partitions size by Yannis Damigos · 7 months ago
  18. 83e3c2e drivers: watchdog: nrfx wdt without IRQs by Lukasz Stepnicki · 7 months ago
  19. e638602 fs: fatfs: Add CONFIG_FS_MULTI_PARTITION by Grygorii Strashko · 7 months ago
  20. 01f72f9 fs: fatfs: Add CONFIG_FS_FATFS_LBA64 by Grygorii Strashko · 7 months ago
  21. cba339a dts: arm: st: correct npgios for all stm32 gpio controllers by Michael R Rosen · 7 months ago
  22. 0e4e762 Bluetooth: CAP: Add check for streaming state when starting unicast by Emil Gydesen · 7 months ago
  23. 4279ceb tests: Bluetooth: CAP: Ensure that unicast_start works in any state by Emil Gydesen · 7 months ago
  24. 316a551 Bluetooth: CAP: Remove check for ep in valid_unicast_audio_start_param by Emil Gydesen · 7 months ago
  25. 8b8f727 Bluetooth: BAP: Add support for reconfiguring unicast group by Emil Gydesen · 7 months ago
  26. 175855e soc: nordic: Use 31250 Hz as system tick rate for GRTC by Krzysztof Chruściński · 7 months ago
  27. 63da496 Bluetooth: Controller: Implement Secondary_Advertising_Max_Skip by Troels Nilsson · 7 months ago
  28. e816a13 Bluetooth: Fix the host side not setting sec_adv_max_skip by Troels Nilsson · 7 months ago
  29. 7a31df4 drivers: wifi/airoc: Update condition to enable NET_STATISTICS by Nazar Palamar · 7 months ago
  30. d627a30 modules: hal_infineon: Remove dependency on IFX SOC for ABSTR_RTOS by Nazar Palamar · 7 months ago
  31. 0639914 bluetooth: host: Ignore HCI err 0xC when setting own addr when initiating by Olivier Lesage · 7 months ago
  32. d9d5043 Bluetooth: Controller: Use BT_LLL_VENDOR_* to selectively build LLL by Félix Piédallu · 7 months ago
  33. 9fd2e11 drivers: dma: intel-adsp-hda: Report total_copied bytes on ACE2/3 by Peter Ujfalusi · 7 months ago
  34. fda97de drivers: stepper: refactor gpio stepper driver by Jilay Pandya · 7 months ago
  35. 28cd1c8 stepper: fix: introduce step count check in gpio stepper by Jilay Pandya · 7 months ago
  36. 95f8292 test: drivers: stepper: add tests for stepper api by Jilay Pandya · 7 months ago
  37. 360522a drivers: eth: fix stm32_hal PHY address resolution by Sergio R. Caprile · 7 months ago
  38. fe24cac Bluetooth: Mesh: Clarify log to run out of retransmission attempt by Junho Lee · 7 months ago
  39. 3923047 twister: Pass device flash timeout to pytest-harness. by Grzegorz Chwierut · 7 months ago
  40. 4384e4b tests: mgmt: mcumgr: enum_mgmt: Fix removed zcbor function by Jamie McCrae · 7 months ago
  41. 0237d37 arch: riscv: add an option for empty spurious interrupt handler by Magdalena Pastula · 7 months ago
  42. f44146a samples: net: wifi: boards: rdrw612bga: Modify CONFIG_POSIX_MAX_FDS config. by Qiankun Li · 7 months ago
  43. 3754bb2 Revert "arch: riscv: ARCH_STACK_PTR_ALIGN should be 4 for RV32E" by Yong Cong Sin · 7 months ago
  44. ed8dd0f arch: riscv: stacktrace: undo the fp/sp alignment check in #76045 by Yong Cong Sin · 7 months ago
  45. 989fdad net: lib: http_server: prevent falsely matching HTTP headers by Matt Rodgers · 7 months ago
  46. db890a2 net: lwm2m: fix buffer size check for U16 resource by Hyunsu Yoon · 7 months ago
  47. 5a08d53 lwm2m_senml_cbor_encode.c: Fix line lengths by Øyvind Rønningstad · 7 months ago
  48. 7b0e202 lwm2m_senml_cbor: Regenerate zcbor code using zcbor 0.9.0 by Øyvind Rønningstad · 7 months ago
  49. 4fa098f doc: Add sections about zcbor 0.9.0 by Øyvind Rønningstad · 7 months ago
  50. 7a10226 west.yml: Update zcbor to 0.9.0 by Øyvind Rønningstad · 7 months ago
  51. 27260c8 net: dns: Add more error codes to gai_strerror() by Jukka Rissanen · 7 months ago
  52. 92fda17 net: Make sure net_buf data size is large enough for IPv6 by Jukka Rissanen · 7 months ago
  53. dd50ff5 llext: add dependencies by Guennadi Liakhovetski · 7 months ago
  54. c5e305f llext: fix flag evaluation for section grouping by Guennadi Liakhovetski · 7 months ago
  55. a8db637 llext: export a symbol needed for immediate logging by Guennadi Liakhovetski · 7 months ago
  56. fe609dd llext: look for symbols in other LLEXT objects too by Guennadi Liakhovetski · 7 months ago
  57. 19ccec6 llext: use EXPORT_SYMBOL() universally by Guennadi Liakhovetski · 7 months ago
  58. bd09a5c llext: make EXPORT_SYMBOL() universal by Guennadi Liakhovetski · 7 months ago
  59. 92a7c77 llext: remove an unused variable by Guennadi Liakhovetski · 7 months ago
  60. ae046fe adc: adc_nrfx_saadc: support `ADC_ACQ_TIME_MAX` by Jordan Yates · 7 months ago
  61. d1e700e samples: wifi: Add nRF70 tests to twister by Chaitanya Tata · 7 months ago
  62. a449b74 Revert "tests: wifi: nm: exclude nrf7002dk" by Chaitanya Tata · 7 months ago
  63. 803f59f drivers: wifi: nrf: Add support for twister CI build by Chaitanya Tata · 7 months ago
  64. 2f02474 bluetooth: host: adv: Release buf if failed to set addr by Pavel Vasilyev · 7 months ago
  65. ad0c1e1 tests: bluetooth: tester: Fix buffer sizes on nRF5340 by Szymon Janc · 7 months ago
  66. 726c8ab soc: nordic: nrf54l15: add missing include by Gerard Marull-Paretas · 7 months ago
  67. 0492235 scripts: ci: Fix crash when vendor list is malformed by Vinicius Miguel · 7 months ago
  68. 894c5c8 boards: shields: add NXP vendor name to shields by Derek Snell · 7 months ago
  69. 2c64fe7 Bluetooth: Implemented new DIS characteristics by Simen Eilevstjønn · 7 months ago
  70. eb406f8 driver/bluetooth / cyw208xx: enable CYW20829_BT_FW_TX10DBM_POWER by Nazar Palamar · 7 months ago
  71. c16fcf1 west.yml: Update CYW20829 Bluetooth LE fw for PAwR support by Nazar Palamar · 7 months ago
  72. 120274b Bluetooth: Samples: periodical_adv_rps: Added sync wait delay by Nazar Palamar · 7 months ago
  73. 9a112dc driver/bluetooth: Add setup of PUBLIC ADDR by Nazar Palamar · 7 months ago
  74. b8690f7 Bluetooth: Samples: update response_cb in periodical_adv_rps by Nazar Palamar · 7 months ago
  75. 5a113ca driver/bluetooth / cyw208xx: update condition for select PAwR FW by Nazar Palamar · 7 months ago
  76. 261344c soc: infineon/cyw20829: Update SYS_CLOCK_HW_CYCLES_PER_SEC by Nazar Palamar · 7 months ago
  77. 4902f18 dts: xtensa: intel_adsp: Set soft-off state as disabled by Flavio Ceolin · 7 months ago
  78. 7fd3a78 boards: st: add nucleo_u031r8 board support by Fabrice DJIATSA · 7 months ago
  79. 195e85c dts: arm: st: add stm32u031 dtsi files by Fabrice DJIATSA · 7 months ago
  80. 21150ed soc: st: stm32: add soc for stm32u031 by Fabrice DJIATSA · 7 months ago
  81. d09e1d6 samples: boards: stm32: backup_sram: add magic value by Thomas Stranger · 7 months ago
  82. cc36e40 boards: st: stm32h5 nucleo boards: support backup sram by Thomas Stranger · 7 months ago
  83. 0e09d89 dts: arm: st: stm32h5: add backup sram to all socs by Thomas Stranger · 7 months ago
  84. f6c232e samples: modules: use zephyr:code-sample directive by Benjamin Cabé · 7 months ago
  85. 63f3126 boards: st: Fix arduino_gpio support by Erwan Gouriou · 7 months ago
  86. 2f86faf Bluetooth: Host: Minor doc and rename for LE remote feature exchange by Aleksander Wasaznik · 7 months ago
  87. 32a19ea drivers/espi: it8xxx2: Fix mask when SRAM size not the power of 2 by Tim Lin · 7 months ago
  88. b9a4900 drivers: dma: intel_adsp_hda: change L1 exit defaults by Adrian Bonislawski · 7 months ago
  89. 16cdd5b Drivers: Counter: Added flag for counting up by Krystof Sadlik · 7 months ago
  90. 060538e logging: fix color being shown even if disabled by Daniel Leung · 7 months ago
  91. b461a3f boards: renesas: update xtal clock frequency on Renesas RA boards by Quy Tran · 7 months ago
  92. 0f5d0f3 samples: Bluetooth: ISO: Rename ISO central and peripheral by Emil Gydesen · 7 months ago
  93. 5eda8e7 Driver: hci_nxp_setup: Change log message to LOG_DBG by Lyle Zhu · 7 months ago
  94. 7cf124b samples: sensors: drop ti_hdc sample as a more generic one exists by Benjamin Cabé · 7 months ago
  95. 6a5428b samples: sensors: drop ens210 sample as a more generic one exists by Benjamin Cabé · 7 months ago
  96. e59c38f samples: sensors: drop dps310 sample as a more generic one exists by Benjamin Cabé · 7 months ago
  97. 7147b34 samples: sensors: drop dht sample as a more generic one exists by Benjamin Cabé · 7 months ago
  98. 5f65b30 samples: sensors: drop bme680 sample as a more generic one exists by Benjamin Cabé · 7 months ago
  99. b6057cc MAINTAINERS: changes architecture area to be maintained by Anas Nashif · 7 months ago
  100. baf62b7 soc: esp32: XIP removed from Espressif targets by Marcio Ribeiro · 7 months ago