Commit graph

  • ef700ec525 Bluetooth: CAP: Remove sid from u->b handover params Emil Gydesen 2025-08-25 17:09:01 +02:00
  • 5cd678a68a doc: releases: Document new field sid in bt_le_ext_adv_info Emil Gydesen 2025-08-25 17:06:01 +02:00
  • bbcbcbfc41 Bluetooth: Adv: Store SID and expose via adv_info Emil Gydesen 2025-08-25 17:04:37 +02:00
  • b714ea3484 Bluetooth: Shell: Increment SID per set Emil Gydesen 2025-08-25 17:01:03 +02:00
  • 2dd8570eec modules: hal_nxp: mcux: update macros for usb host EHCI Aiden Hu 2025-08-19 17:34:54 +08:00
  • d560f54e9f soc: nxp: rw: update soc.c of rw for usb clock Aiden Hu 2025-08-06 09:34:39 +08:00
  • 5d9353b1fa dts: arm: nxp: update nxp_rw6xx_common.dtsi for usb host. Aiden Hu 2025-08-06 10:57:22 +08:00
  • e7b49592b2 include: drivers: swdp: Add missing doxygen comments Benjamin Cabé 2025-08-18 11:24:46 +02:00
  • 3a54a4d123 settings: Add EXPERIMENTAL to TF-M ITS backend Sean Kyer 2025-08-21 09:22:25 -07:00
  • 102ce2ac3b tests: settings: ITS: Explicitly enable TF-M ITS Sean Kyer 2025-08-21 09:20:39 -07:00
  • 20360ff4da settings: Remove default selection of TF-M ITS backend Sean Kyer 2025-08-21 09:18:20 -07:00
  • 46e9b4a6af boards: nrf9280pdk: Add revision 0.2.0 Bernt Johan Damslora 2025-08-20 17:21:05 +02:00
  • cb1b569fc3 boards: nrf9280pdk: disable IEEE 802.15.4 support Bernt Johan Damslora 2025-08-25 15:46:50 +02:00
  • 7305de28db board: imx95_evk: fix jlink device id Jiafei Pan 2025-08-25 17:01:55 +08:00
  • 6aa3e9e972 include: lorawan: document deps of clock sync and frag transport APIs Benjamin Cabé 2025-08-26 14:24:36 +02:00
  • 993713a47f include: lorawan: remove ifdef-ry Benjamin Cabé 2025-08-26 14:22:18 +02:00
  • 5245307512 Bluetooth: GATT: Check len of response before parsing response PDU Lyle Zhu 2025-08-25 13:48:06 +08:00
  • 7f9459571a boards: ezurio: Fix RRAM size for nRF54l10 NS Georgios Vasilakis 2025-08-05 10:47:53 +02:00
  • fdf55fe460 manifest: Bring TF-M with fixed nRF54L10 NS RRAM size Georgios Vasilakis 2025-08-05 10:20:47 +02:00
  • 9f0d2770f1 boards: nordic: Fix RRAM size for nRF54l10 NS Georgios Vasilakis 2025-08-05 09:43:53 +02:00
  • dd95a7d83d Revert "boards: nordic: nrf54l10_cpuapp_ns: Add workaround for partitions" Georgios Vasilakis 2025-08-05 09:33:38 +02:00
  • e0fcfa1be9 samples: subsys: usb: hid-keyboard: Confirm operation with console Sebastian Głąb 2025-07-01 13:53:22 +02:00
  • d350cde656 test: added input_dume test implementation. Qiang Zhang 2025-07-17 20:04:00 +08:00
  • be362de579 boards: nxp: add kpp peripheral to mimxrt1180_evk. Qiang Zhang 2025-07-17 20:11:16 +08:00
  • 55adebb51b dts: add KPP driver bindings. Qiang Zhang 2025-07-17 20:10:14 +08:00
  • 2441e76ad0 driver: input: Add support for KPP driver. Qiang Zhang 2025-07-17 20:06:16 +08:00
  • 0887ccd660 clock: Add KPP clock support for ccm. Qiang Zhang 2025-07-17 20:08:03 +08:00
  • 79e4b31d8f hal_nxp: Add KPP driver support. Qiang Zhang 2025-07-17 20:09:23 +08:00
  • cbc2b3b540 shell: mqtt: remove username and password preprocessor checks Jeppe Odgaard 2025-08-19 11:07:44 +02:00
  • 90723c86ed tests: posix: fs: Added fstat tests Maksymilian Goryszewski 2025-08-14 15:56:46 +02:00
  • ba30c7b4e8 lib: posix: fs: Basic fstat() using seek and tell Maksymilian Goryszewski 2025-08-14 11:45:08 +02:00
  • eb7e08641d docs: contribution, style: specify that tabs are 8 characters Fabio Baltieri 2025-08-21 15:33:19 +01:00
  • fba3a1e314 boards: nxp: Use the mcxa346 linkserver for mcxa266 Zhaoxiang Jin 2025-08-25 14:10:17 +08:00
  • a02be914ca drivers: gpio: Add select PINCTRL for renesas_ra_ioport Khoa Nguyen 2025-08-20 13:38:11 +07:00
  • 2802a9a6f3 drivers: flash: esp32: handle zero-length reads as no-op Sylvio Alves 2025-08-24 17:50:10 -03:00
  • d7d5aeb800 drivers: spi: spi_pico_pio: Prevent dma_config check if DMA is not enabled Terry Geng 2025-08-24 12:30:53 -04:00
  • 3c8eeeaebb samples: settings: handle failures Dmitrii Sharshakov 2025-08-23 20:31:52 +02:00
  • 231d59f890 samples: zperf: Improve TCP performance WenBin Zhang 2025-08-23 18:32:39 +08:00
  • fe5f8e0737 x86: pcie: fix allocating 1 vector under MSI-X Daniel Leung 2025-07-21 11:14:58 -07:00
  • d4b4da94e7 x86: fix return for arch_pcie_msi_vectors_allocate() Daniel Leung 2025-07-21 10:54:56 -07:00
  • bf892ffe29 tests: disk/disk_performance: add CONFIG_NVME for qemu_x86_64 Daniel Leung 2025-07-21 11:19:02 -07:00
  • b50b5b4f4e boards: nordic: nrf54lm20dk: Add usbd to supported features Sebastian Głąb 2025-08-26 15:02:07 +02:00
  • 0928c70f19 include: sensing: doc: documentation improvements Benjamin Cabé 2025-08-21 22:25:08 +02:00
  • 0f7b1033d5 include: sensing: doc: sensor types doxygen fixes Benjamin Cabé 2025-08-21 22:25:45 +02:00
  • 5aa89556fb samples: Fix confusing openamp sample doc Declan Snyder 2025-08-19 19:36:53 -05:00
  • a7527b1bf7 soc: Add support for the bgm240sa22vna module Ephraim Westenberger 2025-08-14 17:25:40 +02:00
  • 7944467170 drivers: ethernet: xilinx: remove unused data variable Michal Simek 2025-08-25 10:09:11 +02:00
  • 382ce7cbd3 drivers: mcpwm: esp32: Fix duty rounding Raffael Rostagno 2025-08-22 12:31:40 -03:00
  • 98b006566d include: ec_host_cmd: doxygen improvements Benjamin Cabé 2025-08-22 18:32:22 +02:00
  • 8ea45f3a72 doc: groups.dox: add device management group Benjamin Cabé 2025-08-22 18:21:32 +02:00
  • efacee0145 drivers: gnss: Correctly set the 1 bit bitfield is_tracked/corrected Philémon Jaermann 2025-08-22 17:10:46 +02:00
  • 2643ea23c0 tests: drivers: counter: esp32h2: Add config Raffael Rostagno 2025-08-13 10:04:58 -03:00
  • 4cad8d65ff tests: drivers: uart: esp32h2: Add test config Raffael Rostagno 2025-08-05 14:26:54 -03:00
  • c7a295b068 tests: clock: esp32h2: Add testcase Raffael Rostagno 2025-08-05 14:00:11 -03:00
  • ebd1b1c44b boards: esp32h2_devkitm: Add initial support Raffael Rostagno 2025-07-30 15:13:34 -03:00
  • c5770e1b14 drivers: hwinfo: esp32h2: Add support Raffael Rostagno 2025-08-06 11:59:21 -03:00
  • 1bd2734991 drivers: wdt: esp32h2: Add support Raffael Rostagno 2025-08-06 11:43:02 -03:00
  • 36c528316d drivers: systimer: esp32h2: Add support Raffael Rostagno 2025-07-30 14:42:19 -03:00
  • d1ecc51dcd drivers: uart: esp32h2: Add support Raffael Rostagno 2025-07-30 14:41:52 -03:00
  • 270307f61d drivers: gpio: esp32h2: Add support Raffael Rostagno 2025-07-30 14:41:29 -03:00
  • 9d257c362f drivers: pinctrl: esp32h2: Add support Raffael Rostagno 2025-08-06 10:16:44 -03:00
  • 6293140ff6 drivers: clock_control: esp32h2: Add support Raffael Rostagno 2025-07-29 17:31:14 -03:00
  • 5bd4741c83 soc: esp32h2: Add initial support Raffael Rostagno 2025-07-29 14:21:12 -03:00
  • 5a84b68e61 bindings: clock: intmux: pinctrl: esp32h2: Add defines Raffael Rostagno 2025-07-30 14:39:45 -03:00
  • 7f68a73c8e west.yml: hal_espressif: Update for ESP32-H2 support Raffael Rostagno 2025-08-05 14:05:29 -03:00
  • 3a8846e947 Bluetooth: Document bt_conn_le_cs_mode and clarify encoding notes Aleksander Wasaznik 2025-08-22 15:15:46 +02:00
  • ebab75bb73 nvs: support sector_size of 64KB Mike J. Chen 2024-11-05 17:20:49 -08:00
  • 33da9bfd92 drivers: spi: silabs: Add missing iodev_submit implementation Aksel Skauge Mellbye 2025-08-22 15:12:17 +02:00
  • a8c8f7f2b8 shell: mqtt: select NET_CONNECTION_MANAGER Jeppe Odgaard 2025-08-08 11:41:20 +02:00
  • ddc4479243 shell: mqtt: use topic levels Jeppe Odgaard 2025-07-04 09:44:18 +02:00
  • 5ff3dbeeee drivers: i2c: stm32: exclude stm32f7 family for PM in RTIO driver Etienne Carriere 2025-08-22 09:43:48 +02:00
  • e29ebbe13c drivers: i2c: stm32: drop few redundant guards in RTIO driver Etienne Carriere 2025-08-22 09:33:43 +02:00
  • 181e544550 drivers: i2c: stm32: sync stm32_v2 RTIO on PM runtime state Etienne Carriere 2025-08-22 09:30:13 +02:00
  • 092347cdb1 driver: nrf_wifi: TWT setup duration Ajay Parida 2025-08-20 13:00:23 +05:30
  • 028eec235e manifest: Update nrf_wifi revision to fix raw tx Kapil Bhatt 2025-08-22 06:36:18 +00:00
  • 3461135d02 Bluetooth: Controller: Fix assertion in scan aux release Vinayak Kariappa Chettimada 2025-02-13 05:58:58 +01:00
  • 5ce9d0c621 Bluetooth: Controller: Fix extended scanning assert on invalid chan_idx Vinayak Kariappa Chettimada 2025-08-14 10:20:31 +02:00
  • ac851ca160 soc: nordic: uicr: Reorganize how gen_uicr.py is invoked Sebastian Bøe 2025-08-21 12:15:29 +02:00
  • ae191f66c9 soc: nordic: uicr: Populate UICR.VERSION field in gen_uicr.py Jonathan Nilsen 2025-08-04 12:08:04 +02:00
  • 5f9d20cf38 tests: drivers: comparator: gpio_loopback: Update SNIPPET_ROOT Sebastian Bøe 2025-08-21 13:56:22 +02:00
  • 06158853c3 drivers: wifi: siwx91x: Add support for regulatory domain GET Arunmani Alagarsamy 2025-07-08 08:48:32 +05:30
  • eac7784574 soc: silabs: siwg917: Relocate country code mapping function Arunmani Alagarsamy 2025-07-11 12:01:21 +05:30
  • 72a3f7e4c9 drivers: wifi: siwx91x: Add support for setting regulatory domain Arunmani Alagarsamy 2025-07-03 19:46:47 +05:30
  • 9cfbed62df Bluetooth: Shell: AVRCP: Shell interface for browsing support Make Shi 2025-07-22 16:23:59 +08:00
  • 240ad5cedc bluetooth: avrcp: Add support for AVRCP browsing Make Shi 2025-06-18 16:38:40 +08:00
  • b923bde676 bluetooth: avrcp: provide an API for net buffer allocation Make Shi 2025-08-12 17:08:15 +08:00
  • 895ba04b32 Bluetooth: AVCTP: Refactors the AVCTP to support multiple L2CAP PSMs Make Shi 2025-06-17 08:12:29 +08:00
  • 009114a607 modules: hostap: flush all unused BSS entries before 11V roaming Gang Li 2025-08-21 04:55:47 +02:00
  • b10204b36d kernel: k_pipe: Fixed initializer order Jannik Woernle 2025-07-29 17:22:59 +00:00
  • b318fb3fc3 boards: remove test feature usb_cdc Johann Fischer 2025-08-21 17:56:07 +02:00
  • 6f57a7a3f3 boards: replace test feature usb_device with usbd for some boards Johann Fischer 2025-08-21 17:05:56 +02:00
  • 8b065f9183 samples: cdc_acm: set CDC ACM log level to OFF Johann Fischer 2025-08-21 17:02:19 +02:00
  • ec9488ceaa samples: usb: explicitly disable initialization at boot Johann Fischer 2025-08-21 15:21:32 +02:00
  • 489ea9df31 samples: usb: legacy: disable next device stack explicitly Johann Fischer 2025-08-21 14:16:42 +02:00
  • dcb472926c include: zephyr: move disks directory to disk Daniel DeGrasse 2025-08-21 17:43:27 -05:00
  • 92d092f715 include: drivers: bluetooth: Use DT_ENUM_IDX_OR to get HCI bus from DT Ioannis Damigos 2025-08-21 14:21:10 +03:00
  • 70c70fda24 doc/releases: Update migration guide regarding IPM HCI bus removal Ioannis Damigos 2025-08-25 10:51:07 +03:00
  • 4920a6d7b1 bluetooth: hci: Remove deprecated IPM HCI bus Ioannis Damigos 2025-08-21 14:16:08 +03:00
  • fe645cd346 dts/bindings/bluetooth: Use IPC instead of deprecated IPM Ioannis Damigos 2025-08-25 10:16:43 +03:00
  • 23e0d30a39 Bluetooth: ISO: Expand defines and their text Emil Gydesen 2025-07-11 11:22:30 +02:00