1. 8d45b84 drivers: Fix dangling dependencies and add missing driver, subsys, and DTS BUILD files by Tim Knodel · 6 minutes ago main
  2. b47e8b3 bazel: Mark toolchains_llvm as dev_dependency in MODULE.bazel by Tim Knodel · 6 minutes ago
  3. c5ab873 bazel: Fix pip repo name to @zephyr_pip_deps by Tim Knodel · 16 hours ago
  4. a61d378 bazel: Add empty_files and hal_soc_extra_srcs, and fix empty soc filegroups by Tim Knodel · 16 hours ago
  5. d1b1265 bazel: Add root forwarding bzl files for Pigweed compatibility by Tim Knodel · 16 hours ago
  6. a30e331 bazel: Support external consumption and resolve target labels in macros by Tim Knodel · 16 hours ago
  7. 51689f4 toolchain: use built-in @bazel_tools//tools/cpp compiler constraints by Ewout van Bekkum · 2 days ago
  8. 48f7389 toolchain/native_sim: enable common_warnings and suppress pointer-sign errors by Ewout van Bekkum · 2 days ago
  9. dc512ac toolchain: add extra_toolchain_args build setting by Ewout van Bekkum · 2 days ago
  10. 6e969c2 bazel: enable root workspace and module config by Tim Knodel · 6 days ago
  11. 543b6f8 bazel: add core rules, extensions, and tooling by Tim Knodel · 6 days ago
  12. 2dfce64 bazel: add build for root, platforms, and scripts by Tim Knodel · 6 days ago
  13. 39dcd57 bazel: add build definitions for toolchains by Tim Knodel · 6 days ago
  14. d2702f2 bazel: add build definitions for test suites by Tim Knodel · 6 days ago
  15. 4e4db76 bazel: add build definitions for sample apps by Tim Knodel · 6 days ago
  16. 54c00ec bazel: add build definitions for subsystems by Tim Knodel · 6 days ago
  17. 1a0662c bazel: add build definitions for device drivers by Tim Knodel · 6 days ago
  18. 43ceded bazel: add build definitions for SoCs and boards by Tim Knodel · 6 days ago
  19. 1549b9a bazel: add build for kernel, arch, dts, and libs by Tim Knodel · 6 days ago
  20. 281b574 samples: usb: add i2c-tiny-usb bridge sample by Benjamin Cabé · 8 days ago
  21. 2c14f48 arch/x86: x86_64: Fix generated include by Ederson de Souza · 8 days ago
  22. 6bfc304 driver: usb: uhc_dwc2: use generic base getter in suspend/resume by Roman Leonov · 8 days ago
  23. e5741df Bluetooth: CAP: Fix bug in cap_to_bap_unicast_params.stream_params by Emil Gydesen · 8 days ago
  24. 3c93922 samples: Bluetooth: Explain ACL TX fragmentation in mtu_update by Johan Hedberg · 8 days ago
  25. 693e49c soc: infineon: edge: Fixing default drive strength by Brett Peterson · 8 days ago
  26. f3a04cf dts: adi: max32: add mbox interrupt for max78000 rv32 by Nenad Ilic · 8 days ago
  27. 46dc222 native_simulator: Get latest from upstream by Alberto Escolar Piedras · 8 days ago
  28. 97e23de dts: nrf-radio min-len/max-len by Kyle Micallef Bonnici · 8 days ago
  29. b8e688a module: Kconfig: extend WIFI_RECOVERY support to IW61X and IW416 by Gaofeng Zhang · 8 days ago
  30. 27fa5d5 boards: st: Fix boards that use BlueNRG-x BLE module by Ali Hozhabri · 8 days ago
  31. 470f468 kernel: thread_entry: fix include for TLS stack canaries by Yiren Guo · 8 days ago
  32. c02a99f drivers: serial: ns16550: add automatic DLF calculation by Bo Sun · 8 days ago
  33. bea9340 rtio: syscalls: validate output params as writable by Flavio Ceolin · 8 days ago
  34. 0afd869 tests drivers gpio_basic_api: Add runable bsim variant of these tests by Alberto Escolar Piedras · 8 days ago
  35. d9cd5ee tests/drivers/gpio/gpio_basic_api: Set loopback for all bsim targets by Alberto Escolar Piedras · 8 days ago
  36. a36a77e drivers: reset: add ch32 reset controller by Fiona Behrens · 8 days ago
  37. d97541e drivers: gpio: add VIRTIO GPIO driver by Benjamin Cabé · 8 days ago
  38. 122532b tests rtio_i2c: Initialize stack buffers to be printed by Alberto Escolar Piedras · 8 days ago
  39. 7bdd903 drivers: led: lp5562: fix off states using maximum brightness by Benjamin Cabé · 8 days ago
  40. d59e527 tests: util: add tests for sys_bit_rev* by Fin Maaß · 8 days ago
  41. 67ad3e2 include: sys: add common header for reversing bits by Fin Maaß · 8 days ago
  42. e53b99d tests: zspdx: add testcases for Zephyr module support in SBOM tooling by Benjamin Cabé · 8 days ago
  43. f77385c scripts: zspdx: walker: attribute nested module sources correctly by Benjamin Cabé · 8 days ago
  44. 8a9e6d7 scripts: zspdx: scanner: drop redundant in-file SPDX tag scanner by Benjamin Cabé · 8 days ago
  45. bc14cfb scripts: zspdx: scanner: load REUSE.toml, surface its licenses by Benjamin Cabé · 8 days ago
  46. e199184 sys: printk: restore the API in the Doxygen output by Benjamin Cabé · 8 days ago
  47. 6b2c9d2 Bluetooth: ATT: Fix not ignoring write cmd from change unware client by Szymon Janc · 8 days ago
  48. 2b06033 drivers: comparator: silabs: Use sl_hal_acmp instead of emlib by Aksel Skauge Mellbye · 8 days ago
  49. b39bc9b pm: use autogenerated compatible variable in Kconfig by Mathieu Choplain · 8 days ago
  50. 211dd79 tests: net: coap_oscore: Select salt-only source via Kconfig by Robert Lubos · 8 days ago
  51. 005539a drivers: spi: silabs: Use sl_hal_eusart instead of emlib by Aksel Skauge Mellbye · 8 days ago
  52. 5c8ea82 drivers: serial: silabs: Use sl_hal_eusart instead of emlib by Aksel Skauge Mellbye · 8 days ago
  53. 279f7fc kernel: usage: fix unused-variable warning when THREAD_USAGE_ALL=n by Yiren Guo · 8 days ago
  54. 4157903 doc: releases: Add new bt_cap_initiator_cb fields by Emil Gydesen · 8 days ago
  55. 7ccf8a1 Bluetooth: CAP: add subprocedure callbacks for unicast start and stop by Emil Gydesen · 8 days ago
  56. acd3b54 Bluetooth: CAP: fix start from QoS by Emil Gydesen · 8 days ago
  57. 2c3a8d2 drivers: sdhc: esp32: fix sd card init hang on command write by Sylvio Alves · 8 days ago
  58. 2cdeab0 drivers: debug: silabs_pti: Use RAIL 3.0 API by Aksel Skauge Mellbye · 8 days ago
  59. 60d0a53 scripts: process_gperf: update allowed version by Daniel Leung · 8 days ago
  60. 6f33394 doc: migration-guide: document TF-M Crypto partition change by Tomi Fontanilles · 8 days ago
  61. f5a7e10 samples: tf-m: enable CONFIG_PSA_CRYPTO by Tomi Fontanilles · 8 days ago
  62. e16becf settings: make the TF-M PSA backend enable PSA Crypto by Tomi Fontanilles · 8 days ago
  63. ac7b989 tests: enable PSA Crypto where needed for TF-M by Tomi Fontanilles · 8 days ago
  64. 76dde3a tests/bsim/bluetooth/audio: Prefix test names with tests.bsim. by Alberto Escolar Piedras · 8 days ago
  65. 5720400 tests/bsim/bluetooth/audio: Split audio config tests by Alberto Escolar Piedras · 8 days ago
  66. 21704b3 tests/bsim/bluetooth/audio: Merge both tests and increase timeout by Alberto Escolar Piedras · 8 days ago
  67. b3a11d8 twister: script harness: Allow providing globs in tests_scripts by Alberto Escolar Piedras · 8 days ago
  68. e28b818 twister: script harness: Also find scripts in subdirectories by Alberto Escolar Piedras · 8 days ago
  69. 0dc486b twister: script harness: Handle gracefully not finding any script by Alberto Escolar Piedras · 8 days ago
  70. 668a508 drivers: ieee802154: mcxw: restore channel after CSL RX by Baptiste Coffin · 8 days ago
  71. e4df18e drivers: ieee802154: mcxw: fix selective txchannel by Baptiste Coffin · 8 days ago
  72. adfe1dc drivers: gpio: mcux_igpio: serialize DR and GDIR read-modify-writes by Marvin Gnad · 8 days ago
  73. b6633c0 bluetooth: classic: shell: add RLS command to SPP shell by Lyle Zhu · 8 days ago
  74. 2964ab7 bluetooth: classic: rfcomm: add API to send Remote Line Status command by Lyle Zhu · 8 days ago
  75. 9a9591c tests: bluetooth: controller: give the faked SOC_COMPATIBLE_NRF a type by Anas Nashif · 8 days ago
  76. 7a0096b Bluetooth: Controller: Use IS_ENABLED for sw switch timer guards by Vinayak Kariappa Chettimada · 8 days ago
  77. d2c1019 Bluetooth: Controller: Fix race in software radio switch timer by Vinayak Kariappa Chettimada · 8 days ago
  78. 8b8178b7 Revert "Bluetooth: Controller: Fix timer start without LLL prepare at margin" by Vinayak Kariappa Chettimada · 8 days ago
  79. 4d65fd5 tests: net: socket: tls: Cover poll for a second DTLS record by Jukka Rissanen · 8 days ago
  80. 66e3287 net: sockets: tls: Advance a held back message during poll prepare by Jukka Rissanen · 8 days ago
  81. 84d4e86 dts: arm: nxp: explain LPC55 non-secure flash alias by Manjae Cho · 8 days ago
  82. f1dbb2e dts: arm: nxp: keep LPC55 IAP on peripheral bus by Manjae Cho · 8 days ago
  83. 37029a2 boards: nxp: lpcxpresso55s69: use mapped partitions by Manjae Cho · 8 days ago
  84. 36679f2 tests: dts: add tests for dma-ranges devicetree property by Muhammad Waleed Badar · 8 days ago
  85. 0791e4c dts: add devicetree support for the dma-ranges property by Muhammad Waleed Badar · 8 days ago
  86. 4a8aea6 tests: kernel: fatal: check a fault taken inside printk is reported by Nicolas Pitre · 8 days ago
  87. 46f25cf sys: printk: stop locking once a fatal error is being reported by Nicolas Pitre · 8 days ago
  88. 8fb3713 arch: arm64: mmu: keep page table diagnostics printable before the MMU by Nicolas Pitre · 8 days ago
  89. 0ecb6ca lib: os: assert: print the assertion message unlocked by Nicolas Pitre · 8 days ago
  90. a249f47 sys: printk: add printk_unlocked() by Nicolas Pitre · 8 days ago
  91. bb437bc toolchain: Add Pragma Unroll by Perry Naseck · 8 days ago
  92. 31ca4fe boards: nucode: limit NU40 application flash size by Manjae Cho · 8 days ago
  93. fa8e6a1 mgmt: mcumgr: transport: Fix typo by Jamie McCrae · 8 days ago
  94. b2a30af mgmt: mcumgr: transport: smp_shell: Add transport mgmt support by Jamie McCrae · 8 days ago
  95. 3ce18ca mgmt: mcumgr: transport: smp_raw_uart: Add transport mgmt support by Jamie McCrae · 8 days ago
  96. b9c3408 mgmt: mcumgr: transport: smp_uart: Add transport mgmt support by Jamie McCrae · 8 days ago
  97. 3fa381f include: mgmt: mcumgr: grp: img_mgmt: Fix missing doxygen headers by Jamie McCrae · 8 days ago
  98. af69984 doc: release: release_notes: 4.5: Add note on transport management by Jamie McCrae · 8 days ago
  99. 7ff1a30 tests: mgmt: mcumgr: Add transport mgmt test by Jamie McCrae · 8 days ago
  100. 6802ffb mgmt: mcumgr: transport: smp_dummy: Add transport mgmt support by Jamie McCrae · 8 days ago