Commit graph

  • c5c2e230f9 boards: shields: x_nucleo_gfx01m2: add tearing effect gpio configuration Christian Rask 2025-06-11 21:35:37 +02:00
  • 23157c10e5 drivers: display: ili9xxx: add tearing effect support Christian Rask 2025-06-11 21:35:30 +02:00
  • fe356031db drivers: mipi_dbi: spi: add tearing effect support Christian Rask 2025-06-11 21:32:13 +02:00
  • 77e6ff8ad4 tests: tester: Correct return value if ext adv create failed Lyle Zhu 2025-07-23 13:18:27 +08:00
  • 7f12732dd6 tests: tester: Add debug log Lyle Zhu 2025-07-23 11:17:43 +08:00
  • e8bbf5c732 tests: tester: Add LOG_* to btp.c for debug purpose Lyle Zhu 2025-07-23 10:27:40 +08:00
  • 8f251c1d83 tests: bsim: tester: Fix payload length endian issue Lyle Zhu 2025-07-23 10:23:47 +08:00
  • d973e4e3ce tests: bsim: tester: Add BT tester GAP ISO smoke test Lyle Zhu 2025-07-22 16:17:13 +08:00
  • eaf1439ea9 Bluetooth: tester: Add event of periodic BIGInfo advertising report Lyle Zhu 2025-06-30 18:54:00 +08:00
  • a7eeea1130 Bluetooth: tester: Support feature ISO broadcaster Lyle Zhu 2025-07-22 18:17:00 +08:00
  • 33fc4a8d2d Bluetooth: tester: Support feature ISO sync receiver Lyle Zhu 2025-05-16 19:22:00 +08:00
  • 7390004b06 shell: modules: devmem: fix devmem load occasionally losing bytes Jaakko Korhonen 2025-08-19 15:40:25 +03:00
  • 84c2f87540 dts: renesas: rx: Change CPU compatible for RX dts Duy Nguyen 2025-07-02 10:45:25 +07:00
  • de3a78bb9a include: arch: rx: Change the ROM value by using KCONFIG Duy Nguyen 2025-07-02 10:42:15 +07:00
  • eb61b44ee9 drivers: cmt: Update cmt driver for Renesas RX Quy Tran 2025-08-04 08:58:14 +00:00
  • d29af6ff16 arch: rx: Update Exception Vector Table handling for RX Duy Nguyen 2025-07-18 09:50:23 +00:00
  • 8b4581ba1d arch: rx: Get swint register address from devicetree Quy Tran 2025-08-04 08:03:37 +00:00
  • 8a0716de24 arch: rx: Add bindings for RX CPU core version Duy Nguyen 2025-07-02 10:39:26 +07:00
  • 1a47cd95d8 power_domain: nrfs_gdpwr: patch init sync Bjarki Arge Andreasen 2025-08-07 13:09:24 +02:00
  • 166e1a3b81 drivers: udc_rpi_pico: use reset API Dmitrii Sharshakov 2025-07-20 18:31:42 +02:00
  • 302ab40380 drivers: clock_control: stm32: fix compilation issue Khaoula Bidani 2025-08-26 14:35:57 +02:00
  • 6c75315c86 openthread: Use OPENTHREAD instead of L2_OPENTHREAD in dependencies Łukasz Duda 2025-08-04 10:21:37 +02:00
  • 4277e9ae8b tests: bsim: Bluetooth: Param update implementation review rework Vinayak Kariappa Chettimada 2025-07-04 14:16:23 +02:00
  • 0d1b4d2ba6 Bluetooth: Controller: Fix prepare pipeline for overlapping events Vinayak Kariappa Chettimada 2025-07-11 16:12:59 +02:00
  • 93b951d6fb Bluetooth: Controller: Fix prepare pipeline overflow in observer role Vinayak Kariappa Chettimada 2025-07-27 12:13:50 +02:00
  • c2eb901ea1 Bluetooth: Controller: Introduce prepare deferred feature Vinayak Kariappa Chettimada 2025-07-11 16:12:59 +02:00
  • 8ecb264fec Bluetooth: Controller: Disable connection event continuation on overlap Vinayak Kariappa Chettimada 2025-07-11 12:27:43 +02:00
  • 2d732e292a Bluetooth: Controller: Fix stuck forced continuation under throughput Vinayak Kariappa Chettimada 2025-07-06 07:23:44 +02:00
  • 2b49185452 Bluetooth: Controller: Fix window widening on connection update Vinayak Kariappa Chettimada 2025-07-24 21:17:28 +02:00
  • c0fbfc3bb8 Bluetooth: Controller: Fix drift compensation on connection update Vinayak Kariappa Chettimada 2025-07-25 06:29:28 +02:00
  • 58091b181f Bluetooth: Controller: Fix conn timeout due to delayed conn upd ind Vinayak Kariappa Chettimada 2025-07-04 14:16:38 +02:00
  • 852422522c Bluetooth: Controller: Fix LLCP event_counter used during current event Vinayak Kariappa Chettimada 2025-07-05 18:34:13 +02:00
  • a905be5fb3 tests: bsim: Bluetooth: Fail throughput test with increased Tx count Vinayak Kariappa Chettimada 2025-07-04 14:16:27 +02:00
  • 4d91a84b4b tests: bsim: Bluetooth: Add param update to throughput test Vinayak Kariappa Chettimada 2025-07-04 14:16:23 +02:00
  • daffb534ba Bluetooth: Controller: Remove duplicate define CONN_DATA_BUFFERS Vinayak Kariappa Chettimada 2025-07-04 14:16:13 +02:00
  • 3e2beedb21 Bluetooth: Controller: Minor update adding comments Vinayak Kariappa Chettimada 2025-08-23 10:49:08 +02:00
  • 043dee2919 Bluetooth: Controller: Move declaration close to locality of reference Vinayak Kariappa Chettimada 2025-08-22 15:34:20 +02:00
  • e94d9c7811 Bluetooth: Controller: Fix event overhead check for single timer use Vinayak Kariappa Chettimada 2025-08-04 20:12:01 +02:00
  • 66d85b448b Bluetooth: Controller: Fix assertion establishing connection Vinayak Kariappa Chettimada 2025-08-22 15:31:50 +02:00
  • fe7675e209 Bluetooth: Controller: Fix assertion due to cleared pending radio IRQ Vinayak Kariappa Chettimada 2025-08-23 16:48:12 +02:00
  • 355648a69f Bluetooth: Controller: Fix missing radio tmr status reset Vinayak Kariappa Chettimada 2025-07-11 09:03:52 +02:00
  • 4b272e0b33 Bluetooth: Controller: Fix missing radio status reset Vinayak Kariappa Chettimada 2025-07-11 09:03:52 +02:00
  • 5eeddab167 scripts: west: flash: Fix RFP runner platform check Peter Johanson 2025-08-26 05:52:15 -06:00
  • 73fbdbe1e7 Bluetooth: document bt_addr_le_is_resolved() Aleksander Wasaznik 2025-08-26 13:30:26 +02:00
  • 2939ccdf42 drivers: adc: adc_nrfx_saadc: add nRF54LS05B analog pins Michał Stasiak 2025-08-13 12:05:48 +02:00
  • a9eadb411d soc: nordic: nrf54l: remove redundant inclusion of GLITCHDET Michał Stasiak 2025-07-30 08:10:15 +02:00
  • c1d28a4ea7 manifest: update hal_nordic revision to integrate nrfx 3.14.0 Nikodem Kastelik 2025-08-22 14:05:57 +02:00
  • 53a07893d5 boards: nordic: nrf54h20dk: ipc to cpusys with unbound Łukasz Stępnicki 2025-07-03 12:28:09 +02:00
  • 613dcf327e Bluetooth: Classic: SCO: Get SCO conn info Lyle Zhu 2025-07-31 15:26:21 +08:00
  • 3455917731 soc: nordic: ironside: run clang-format on some files Jonathan Nilsen 2025-07-28 12:55:25 +02:00
  • 7ca1eceb39 samples: shields: add rtk0eg0019b01002bj sample The Nguyen 2025-06-22 15:38:53 +07:00
  • f78752d902 boards: renesas: rssk_ra2l1: enable Cap Touch Shield support The Nguyen 2025-06-25 12:44:17 +07:00
  • d71b4a1938 boards: shields: add support for rtk0eg0019b01002bj shield The Nguyen 2025-06-22 16:16:07 +07:00
  • 23fdb9e070 board: renesas: Add ethernet support for ek_ra6m4 and ek_ra6m5 Ta Minh Nhat 2025-04-11 18:05:42 +07:00
  • 652d822203 west: runner: rfp: support memory partition for rfp runner Ta Minh Nhat 2025-04-11 17:56:27 +07:00
  • 4228444dd1 driver: ethernet: Add ethernet driver support for ra6m4 and ra6m5 Ta Minh Nhat 2025-04-11 17:49:04 +07:00
  • 222bb2995c test: pwm: Change pwm channel pwm_loopback test Ta Minh Nhat 2025-03-26 14:12:38 +07:00
  • 5ca5966f19 board: renesas: Change default pwm in Renesas RA6 boards Ta Minh Nhat 2025-03-26 13:32:38 +07:00
  • 455b0eeb7f boards: panasonic: Update naming PAN B611 Evaluation Board Steffen Jahnke 2025-08-26 09:01:04 +00:00
  • 714cbd85ec log: backend: net: add const qualifier to hostname Alex Fabre 2025-08-26 10:09:21 +02:00
  • 2299f9add6 boards: mimxrt1010_evk: doc: fix debug connector number Jacob Wienecke 2025-08-27 14:10:14 -05:00
  • a4fde2d205 linker/xt-ld: Compute crtbegin/crtend paths in toolchain_linker_finalize Keith Packard 2025-08-17 10:47:45 -07:00
  • ad849debee pm: skip min_residency_ticks calculation if input is 0 Bastien Beauchamp 2025-08-21 08:24:44 -04:00
  • 0f948aba74 simplicity_sdk: Patch in sl_power_manager_hal_s2.c Bastien Beauchamp 2025-08-19 11:24:05 -04:00
  • d4db7f62ec soc: silabs: add a config for low latency interrupt on Sliabs S2 devices Bastien Beauchamp 2025-08-19 11:20:48 -04:00
  • 0d46a93417 drivers: bluetooth: hci: stop rx thread when closes the HCI Aaron Ye 2025-08-26 11:07:40 +08:00
  • 2c63115f51 drivers: bluetooth: hci: add close function for Ambiq Apollo4 series Aaron Ye 2025-08-26 12:03:10 +08:00
  • 8bbc05df71 Bluetooth: Host: direction: correct the cte_req_enable opcode Aaron Ye 2025-08-26 10:12:26 +08:00
  • 2768acb856 bluetooth: host: avdtp: Fix command and response format error Cheng Chang 2025-08-22 15:24:38 +08:00
  • b83267dba0 drivers: serial: silabs_usart: Fix configure error cases Aksel Skauge Mellbye 2025-08-25 23:48:25 +02:00
  • 3f7e614da6 drivers: watchdog: gecko: Fix API corner cases Aksel Skauge Mellbye 2025-08-25 00:27:23 +02:00
  • de1ef0a56c tests: drivers: watchdog: Enable tests for xg24 and xg27 Aksel Skauge Mellbye 2025-08-25 00:23:38 +02:00
  • 39e468b0f6 dts: arm: silabs: xg27: Fix wdog0 unit address Aksel Skauge Mellbye 2025-08-25 00:18:52 +02:00
  • 9a9bc10556 tests: drivers: watchdog: Support requiring PM for pause test Aksel Skauge Mellbye 2025-08-25 00:15:54 +02:00
  • b2e21d57d0 tests: drivers: watchdog: Support devices with limited timeouts Aksel Skauge Mellbye 2025-08-25 00:14:45 +02:00
  • bbd4461265 tests: drivers: watchdog: Support window.min Aksel Skauge Mellbye 2025-08-25 00:12:13 +02:00
  • af4cbdcf31 drivers: adc: gecko: Fix error return values Aksel Skauge Mellbye 2025-08-22 12:40:05 +02:00
  • 647142fac3 doc: update putty.software hyperlinks Benjamin Cabé 2025-08-27 00:05:43 +02:00
  • 808a87769c samples: boards: st: power_mgmt: fix compilation issue Khaoula Bidani 2025-08-25 18:00:29 +02:00
  • 56b0e3eb34 Bluetooth: Host: Rearrange fields in bt_le_ext_adv Emil Gydesen 2025-08-25 17:13:30 +02:00
  • 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