1. 9403b08 boards: esp32: move board specific kconfig definitions by Sylvio Alves · 7 months ago
  2. 4ec2661 drivers: cc: mcux: Fix incorrect clock source of FlexSPI2 by Martin Stumpf · 7 months ago
  3. 8221a9a Revert "arch: common: Add user can specify the nocache location" by Declan Snyder · 7 months ago
  4. 3ea954e tests: mcuboot: Add other nxp boards as test targets by Andrej Butok · 7 months ago
  5. 8354fc5 modules: tfm: default version numbers from `VERSION` by Jordan Yates · 7 months ago
  6. 8a30c23 boards: nxp: rd_rw612_bga: add display support documentation by Daniel DeGrasse · 7 months ago
  7. 4040416 boards: nxp: rd_rw612_bga: enable with LCD_PAR_S035 shield by Daniel DeGrasse · 7 months ago
  8. f8f70c2 boards: shields: lcd_par_s035: enable reset gpio within input module by Daniel DeGrasse · 7 months ago
  9. 22a922f drivers: mipi_dbi: nxp_lcdic: add support for 8080 mode by Daniel DeGrasse · 7 months ago
  10. 04726a2 drivers: display: st7796s: respect rgb_is_inverted in 8080 8 bit mode by Daniel DeGrasse · 7 months ago
  11. 3604aba shields: lcd_par_s035: rename nxp_flexio_lcd to zephyr_mipi_dbi_parallel by Daniel DeGrasse · 7 months ago
  12. c82799b tests: scripts: dts: Add tests for string escapes by Joel Spadin · 7 months ago
  13. 6edefd8 scripts: dts: properly escape string properties by Joel Spadin · 7 months ago
  14. 0515bff net: lib: http-client: Use memcpy() to avoid gcc warning by Jukka Rissanen · 7 months ago
  15. 09a643e devicetree: make DT_..._REG_SIZE return unsigned by Fabio Baltieri · 7 months ago
  16. 8068cb2 net: lwm2m: Add shell command for listing resources by Seppo Takalo · 7 months ago
  17. 357427a Bluetooth: GATT: Remove note on flow-control from `bt_gatt_write_without by Aleksander Wasaznik · 7 months ago
  18. eb7b3f6 ci: tags: Add wifi tag to hostap and other wifi related files by Jukka Rissanen · 7 months ago
  19. 335d713 maintainers: Add wifi identifier for hostap files by Jukka Rissanen · 7 months ago
  20. 8848fd4 toolchain: match gcc 'missing-field-initializers' with others by Yong Cong Sin · 7 months ago
  21. 17be7ff device.h: fix inconsistent semicolon logic for DEVICE_DT_DEFINE by Luca Burelli · 7 months ago
  22. 9ae2e23 bluetooth: host: Update text for BT_CHANNEL_SOUNDING kconfig by Olivier Lesage · 7 months ago
  23. 9e3943d bluetooth: host: Add CONFIG_BT_CHANNEL_SOUNDING_TEST by Olivier Lesage · 7 months ago
  24. a12b869 bluetooth: host: Add support for processing CS subevent results by Olivier Lesage · 7 months ago
  25. 6fc8563 manifest: update zephyr-lang-rust to always link runtime libs first by Torsten Rasmussen · 7 months ago
  26. 0274bcb cmake: detect LLVM picolibc and newlib support by Torsten Rasmussen · 7 months ago
  27. b2eeef4 manifest: update picolibc to support the new c_library property by Torsten Rasmussen · 7 months ago
  28. 9d835fe cmake: move specs compiler and linker flags to toolchain properties by Torsten Rasmussen · 7 months ago
  29. 102b3fc cmake: make TARGET optional in set_linker_property() by Torsten Rasmussen · 7 months ago
  30. 718b726 cmake: PROPERTY flag support on compile options and link libraries by Torsten Rasmussen · 7 months ago
  31. 2e3873a cmake: improve Zephyr link phase by Torsten Rasmussen · 7 months ago
  32. 9fe6c5e cmake: linker: Use the same linker for cmake checks and final build by Jonathon Penix · 7 months ago
  33. dc97bbd Bluetooth: Audio: Rename bt_audio_codec_qos -> bt_bap_qos_cfg by Emil Gydesen · 7 months ago
  34. e1cacb3 net: dns: Fix DNS resolver cache invalid find call by Krzysztof Bartnicki · 7 months ago
  35. 453dfed arch: riscv: smp: prevent nested #ifdef by Yong Cong Sin · 7 months ago
  36. 796b795 drivers: intc: plic: fix for SMP=n when MP_MAX_NUM_CPUS > 1 by Yong Cong Sin · 7 months ago
  37. 0376a41 tests: net: ipv6: Enable mbed TLS heap by Robert Lubos · 7 months ago
  38. ad673d1 soc: rw: Fix stack over flow during BLE init by Yassine El Aissaoui · 7 months ago
  39. 668a5dc samples: net: sockets: Update HTTP server linker with CMake variable by Pieter De Gendt · 7 months ago
  40. e9d24aa doc: connectivity: networking: Update HTTP linker example by Pieter De Gendt · 7 months ago
  41. 79f063e doc: connectivity: networking: Update CMake linker info to CoAP server by Pieter De Gendt · 7 months ago
  42. cbe0abf tests: drivers: uart: uart_pm: Disable PM_DEVICE_SYSTEM_MANAGED by Krzysztof Chruściński · 7 months ago
  43. a4d628e tests: Bluetooth: tester: Implement TBS registration by Emil Gydesen · 7 months ago
  44. 2423312 drivers: misc: coresight: nrf_etr: Imply UART asynchronous API by Krzysztof Chruściński · 7 months ago
  45. c6f4e71 snippets: nordic-log-stm: Do no enforce UART Asynchronous API by Krzysztof Chruściński · 7 months ago
  46. 3904c3b samples: Align tests yaml and overlays to nrf54l15dk by Jakub Zymelka · 7 months ago
  47. 70419bd dts: nordic: nrf5340: Change nRF5340 IPC backend to icbmsg by Dominik Chat · 7 months ago
  48. 670bd3b Bluetooth: controller: fixing issue re. assert on overlapping conn upd proc by Erik Brockhoff · 7 months ago
  49. 3786b61 soc: nordic: Disable asserts on ppr and flpr by Krzysztof Chruściński · 7 months ago
  50. ffe6910 tests: kernel: interrupt: nested_irq: support nrf54h20_cpuppr by Krzysztof Chruściński · 7 months ago
  51. 7773fe8 llext: hotfix: fix device API tests for platforms without console by Luca Burelli · 7 months ago
  52. b43e738 tests: mem_map: no exec test for intel_adsp/ace30/ptl by Daniel Leung · 7 months ago
  53. 3d65839 tests: rename intel_adsp_ace30.conf to intel_adsp_ace30_ptl.conf by Daniel Leung · 7 months ago
  54. 32f9eca soc: intel_adsp: tools: cavstool.py: Add debug_slot_offset_by_type() by Jyri Sarha · 7 months ago
  55. 5275d44 llext: Add RISC-V arch-specific relocations by Eric Ackermann · 7 months ago
  56. 73a3438 net: lwm2m: Remove hostname_verify flag from context by Seppo Takalo · 7 months ago
  57. 8c0026a boards: st: nucleo_h7 boards correct LD2 on PE1 pin by Francois Ramu · 7 months ago
  58. 205a99f doc: migration-guide: Add LE Audio entry for dynamic TBS by Emil Gydesen · 7 months ago
  59. 77e0991 tests: lwm2m: Remove qemu-cortex-m3 by Seppo Takalo · 7 months ago
  60. 871aab7 tests: lwm2m: Fix minor timing issues on tests by Seppo Takalo · 7 months ago
  61. d224fa1 doc: _scripts: gen_devicetree_rest: add link to driver sources by Benjamin Cabé · 7 months ago
  62. 508bd3e drivers: udc_dwc2: Change hibernation exit on bus reset by Tomasz Moń · 7 months ago
  63. f57e78d drivers: udc_dwc2: Suspend if connected to suspended bus by Tomasz Moń · 7 months ago
  64. 0c1550d net: sockets: Remove SET_ERRNO() macro by Robert Lubos · 7 months ago
  65. bdbf7cc net: offload: Do not need to enable TC threads for NET_OFFLOAD by Robert Lubos · 7 months ago
  66. 2e1d896 net: Avoid compiling native network stack parts w/o NET_NATIVE by Robert Lubos · 7 months ago
  67. 404e9c7 net: sockets: Split native IP socket implementation from syscalls by Robert Lubos · 7 months ago
  68. a5aed04 net: lib: coap: Initialize response_truncated by Tommi Rantanen · 7 months ago
  69. dd08fe5 cmake: emu: qemu: return to ctrl-c by Florian Grandel · 7 months ago
  70. 3f4a9c4 boards: arm: adi: Enable display for MAX32662EVKIT board by Sadik Ozer · 7 months ago
  71. 98f1959 dts: arm: adi: Add MAX32662 missing pin definitions by Sadik Ozer · 7 months ago
  72. d11a0c2 tests: posix: common: test userspace as well by Chris Friedt · 7 months ago
  73. 7506274 posix: use sys_sem instead of k_spinlock for pool synch by Chris Friedt · 7 months ago
  74. 5a0b1b1 clang-format: add entry for SYS_SEM_LOCK() by Chris Friedt · 7 months ago
  75. 5d29e13 sys_sem: add a for-loop-like macro similar to spinlocks by Chris Friedt · 7 months ago
  76. 52a2023 zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY by Yong Cong Sin · 7 months ago
  77. 5aebd12 devicetree: add `DT_NODE_HAS_STATUS_OKAY` by Yong Cong Sin · 7 months ago
  78. 44d101a drivers: sensor: lis2dw12: add interrupt status fetch by Andrew Sonzogni · 7 months ago
  79. 70de35d drivers: sensor: lis2dw12: add inactivity detection by Andrew Sonzogni · 7 months ago
  80. c74dd3e drivers: sensor: lis2dw12: add temp reading by Andrew Sonzogni · 7 months ago
  81. 8638e41 xtensa: fix insecure userspace warning wording by Daniel Leung · 7 months ago
  82. cd76ab3 fs: nvs: Simplified the initial loop in calc_free_space() by Adrien Ricciardi · 7 months ago
  83. 9acfd9d maintainers: Add doki-nordic as maintainer of IPC by Dominik Kilian · 7 months ago
  84. a459921 logging: dictionary: Support unsigned integers by Georges Oates_Larsen · 7 months ago
  85. c0bb973 net: shell: Make stack size for event_mon_stack configurable by Dave Rensberger · 7 months ago
  86. 5688a95 cmake: modules: dts: fix in/out docs by Florian Grandel · 7 months ago
  87. 80e629c soc: intel_adsp: tools: cavstool.py: Add debug_slot_offset() by Jyri Sarha · 7 months ago
  88. 9563960 soc: intel_adsp: tools: cavstool: Fix fw_is_alive() and wait_fw_entered() by Jyri Sarha · 7 months ago
  89. 9149581 soc: intel_adsp: tools: cavstool.py: Make map_regs() shareable by Jyri Sarha · 7 months ago
  90. c2126cb soc: intel_adsp: tools: cavstool.py: argsparse code to separate function by Jyri Sarha · 7 months ago
  91. c710f88 drivers: intc: plic: implement irq affinity configuration by Yong Cong Sin · 7 months ago
  92. 155f3f3 west_commands: sign: add imx95 to target list by Laurentiu Mihalcea · 7 months ago
  93. 0175495 boards: nxp: imx95_evk: add rimage support for m7 ddr variant by Laurentiu Mihalcea · 7 months ago
  94. 476c12f include: zephyr: net: coap_service: Use _CONCAT expansion by Pieter De Gendt · 7 months ago
  95. 96c6c78 sysbuild: cmake: Fix ExternalZephyrProject_Add() revision handling by Jamie McCrae · 7 months ago
  96. a3f2ba1 drivers: bluetooth: silabs: move code from module to main tree by Jori Rintahaka · 7 months ago
  97. 094b049 manifest: update open-amp to include change to strlcpy by Torsten Rasmussen · 7 months ago
  98. 867e84c manifest: Update nRF hw models to latest by Alberto Escolar Piedras · 7 months ago
  99. d8c0a67 drivers: ethernet: adin2111: fix generic spi frame reception by Georgij Cernysiov · 7 months ago
  100. 42b116e samples: add support for i.MX8QM and i.MX8QXP DSP core in openamp_rsc_table by Iuliana Prodan · 7 months ago