Commit graph

  • d43b48daf5 net: l2: wifi: mgmt: Fix auto-connect with multiple saved credentials Pieter De Gendt 2025-10-22 14:39:59 +02:00
  • e54093ba9a drivers: sensor: add tach_gpio Jeppe Odgaard 2025-10-22 14:45:28 +02:00
  • 47855127a0 script: west: completion: add missing west completion for zsh WenBin Zhang 2025-10-22 11:40:17 +08:00
  • 84a53e5ecc script: west: completion: add missing west completion for fish WenBin Zhang 2025-10-22 11:39:28 +08:00
  • fe3a02d234 script: west: completion: add missing west completion for bash WenBin Zhang 2025-10-22 11:33:35 +08:00
  • 46b498ad16 drivers: adc: siwx91x: Fix clock name Jérôme Pouiller 2025-10-24 09:55:59 +02:00
  • 1cc1e83b3d drivers: usb-c: prevent Kconfigs for logging from bleeding Benjamin Cabé 2025-10-24 10:46:42 +02:00
  • b48ef99495 drivers: virtio: prevent Kconfigs for logging from bleeding Benjamin Cabé 2025-10-24 10:42:52 +02:00
  • b43dbf149a doc: release-notes: fix typo in JWT note Valerio Setti 2025-10-24 11:33:04 +02:00
  • 384acf54ea drivers: spi: optimise the WCH transcieve for common situations Michael Hope 2025-10-13 19:53:20 +02:00
  • 22248c00c2 DNS: psram Michael Hope 2025-10-18 20:43:07 +02:00
  • 4197931643 drivers: ethernet: stm32: add PTP HAL flag for N6 Julien Racki 2025-10-24 10:58:05 +02:00
  • 1969d2f945 drivers: hwinfo: add a WCH ESIG hardware ID driver Michael Hope 2025-10-16 20:44:24 +02:00
  • 7e8bc7f4c2 drivers: pwm: add support for the CH32V Advanced-control Timer (ADTM) Michael Hope 2025-05-29 18:06:23 +00:00
  • 9736d27c1e samples: led: fix the CH32V003 overlay Michael Hope 2025-05-29 18:05:38 +00:00
  • 1207343972 WIP: SPI Michael Hope 2025-05-26 05:13:13 +00:00
  • 6f125272b4 samples: enable build tests for the ch32v006evt Michael Hope 2025-05-25 09:42:00 +00:00
  • b25a218738 west.yml: Update NXP HAL to get fix for Build failure Mahesh Mahadevan 2025-10-24 09:31:22 -05:00
  • 40c9653c6d soc: silabs: siwx91x: increase main stack size when nwp is active Martin Hoff 2025-10-22 17:22:38 +02:00
  • ba35b4d076 driver: uart: stm32: Disable UART DMA before shutdown Khaoula Bidani 2025-09-24 18:35:05 +02:00
  • 0a878179f7 drivers: mipi-dbi-spi: Fix initialization of GPIO CS Jeremy Dick 2025-10-22 08:50:40 -05:00
  • 298a35b714 modules: tf-m: Remove some download Kconfigs Jamie McCrae 2025-10-22 11:24:37 +01:00
  • 514d7e2b5a modules: hostap: fix hostapd_cli cannot find default hostapd iface Fengming Ye 2025-10-22 19:17:34 +09:00
  • 35620e20a9 drivers: udc_dwc2: Fix deactivate when hibernated Tomasz Moń 2025-10-22 09:30:07 +02:00
  • 6ea5f0abd7 twister: prefer 'fork' on POSIX to maintain pre-3.14 behavior Anas Nashif 2025-10-21 17:44:34 -04:00
  • 0679c05712 scripts: runners: nrfutil: Add a new --dry-run parameter Carles Cufi 2025-10-21 19:16:59 +02:00
  • 146fd2c88e scripts: runners: nrf: Generalize the use of --erase-mode for all ICs Carles Cufi 2025-10-21 14:02:53 +02:00
  • 684779ec23 drivers: usb_c: tcpc: stm32: use dedicated bitops functions Guillaume Gautier 2025-10-23 13:19:37 +02:00
  • 9074528435 drivers: i2c: stm32: v2: simplify reg operation Guillaume Gautier 2025-10-23 11:39:39 +02:00
  • 004c613e25 drivers: stm32: replace MODIFY_REG HAL macro by stm32_reg_modify_bits Guillaume Gautier 2025-10-21 10:34:13 +02:00
  • 124448582f drivers: stm32: replace READ_REG HAL macro by stm32_reg_read Guillaume Gautier 2025-10-21 10:28:23 +02:00
  • 2a52a2b7ff drivers: stm32: replace WRITE_REG HAL macro by stm32_reg_write Guillaume Gautier 2025-10-21 10:16:20 +02:00
  • 44415b5af8 drivers: stm32: replace READ_BIT HAL macro by stm32_reg_read_bits Guillaume Gautier 2025-10-21 10:11:28 +02:00
  • a2339c9b91 drivers: stm32: replace CLEAR_BIT HAL macro by stm32_reg_clear_bits Guillaume Gautier 2025-10-21 09:35:53 +02:00
  • 73e9749c68 drivers: stm32: replace SET_BIT HAL macro by stm32_reg_set_bits Guillaume Gautier 2025-10-21 09:34:03 +02:00
  • 07f19537d1 soc: st: stm32: common: add common bitops functions Guillaume Gautier 2025-10-21 09:21:06 +02:00
  • 464d929651 drivers: usb: udc: stm32: split variable definition in multi-line Etienne Carriere 2025-10-22 16:51:00 +02:00
  • 0b297bdbb8 drivers: usb: udc: stm32: remove useless test on buffer length Etienne Carriere 2025-10-22 16:47:35 +02:00
  • f8addbaa28 drivers: usb: udc: stm32: inline comment reference to selected_speed Etienne Carriere 2025-10-22 14:31:32 +02:00
  • 7df2ce80ae drivers: usb: udc: stm32: remove useless OR operation on return value Etienne Carriere 2025-10-16 16:17:41 +02:00
  • 86616fd406 drivers: usb: udc: stm32: test essentially boolean value Etienne Carriere 2025-10-22 14:29:17 +02:00
  • 16237e4147 drivers: usb: udc: stm32: rename endpoint config variable Etienne Carriere 2025-10-22 14:43:52 +02:00
  • 66478fd11a drivers: usb: udc: stm32: test HAL return value Etienne Carriere 2025-10-09 14:15:33 +02:00
  • 2cce5ed488 drivers: gpio: aw9523b: Fix the condition for changing Push-pull TOKITA Hiroshi 2025-09-28 20:14:24 +09:00
  • 41b3824f4a samples: Update XSPI memc and flash samples on RT700 Ruijia Wang 2025-09-01 22:58:19 +08:00
  • 4f5cf51c59 soc: Update code to get flash size from dts Ruijia Wang 2025-09-01 22:41:25 +08:00
  • 9560a96523 boards: Update related configuration for RT700 xspi case Ruijia Wang 2025-08-24 21:15:03 +08:00
  • b1dc69e0d1 dts: Enable the xspi flash and psram cases on NXP RT700 Ruijia Wang 2025-08-24 21:11:17 +08:00
  • e8bb85ee69 drivers: xspi: add NXP xspi driver Ruijia Wang 2025-09-01 22:31:41 +08:00
  • d5aad385c1 drivers: i2c: npcx: add support for NPCKn variant Jun Lin 2025-04-30 14:07:42 +08:00
  • 612c32429c dts: bindings: i2c: npcx: intruduce a new propery dma-driven Jun Lin 2025-05-12 10:17:29 +08:00
  • 4c33c7e24a drivers: i2c: silabs: remove dev arg from PM state lock helpers S Mohamed Fiaz 2025-10-21 15:10:21 +05:30
  • fa3087f8c4 drivers: i2c: silabs: Update i2c driver with HAL changes S Mohamed Fiaz 2025-10-01 00:13:01 +05:30
  • d27b654eb5 drivers: dac: add AD56x1 devices Mickael Bosch 2025-10-04 18:04:18 +02:00
  • f3b3739fd8 drivers: spi: enhance spi shell Marko Sagadin 2025-09-14 19:30:30 +02:00
  • 1ac86c4925 samples: drivers: video: capture: use DEVICE_DT_GET_OR_NULL for display Josuah Demangeon 2025-10-24 12:33:57 +00:00
  • db27102be6 samples: drivers: video: make capture sample failure more visible Josuah Demangeon 2025-10-21 21:14:36 +00:00
  • 6893bc10cd samples: drivers: video: capture: move code to functions Josuah Demangeon 2025-09-16 10:06:56 +00:00
  • 15daa447ed tests: drivers: video: test_pattern: new test from the sample Josuah Demangeon 2025-09-16 09:25:07 +00:00
  • ecc54ff0af samples: drivers: video: capture: use the same error handling idiom Josuah Demangeon 2025-09-15 20:04:46 +00:00
  • 6ad6945ed6 samples: drivers: video: capture: use app_ prefix Josuah Demangeon 2025-09-15 18:15:13 +00:00
  • 2250672c43 samples: drivers: video: capture: use if() instead of #ifdef Josuah Demangeon 2025-09-15 13:29:41 +00:00
  • d2f2ba7485 samples: drivers: video: capture: change log verbosity Josuah Demangeon 2025-09-16 10:14:02 +00:00
  • eb01f1d451 samples: drivers: video: capture: use static initializers Josuah Demangeon 2025-09-15 13:56:20 +00:00
  • c765b99887 drivers: video: sw_generator: support test pattern CID Josuah Demangeon 2025-09-16 10:35:56 +00:00
  • c262e588a1 tests: arch: riscv: fatal: test z_riscv_fault() path Yong Cong Sin 2024-11-21 11:08:29 +08:00
  • 643e09febf arch: riscv: streamline fatal handling code Yong Cong Sin 2024-11-21 01:55:47 +08:00
  • 4428c1a868 Bluetooth: Controller: nRF54Lx: Enable Controller Privacy Support Vinayak Kariappa Chettimada 2025-06-02 08:47:12 +05:30
  • 6d79d52118 Bluetooth: Controller: nRF54Lx: Add Controller Privacy Support Vinayak Kariappa Chettimada 2025-06-02 08:47:12 +05:30
  • 7a1e7c9fba tests: bsim: Bluetooth: Conditionally compile Controller Privacy Vinayak Kariappa Chettimada 2025-06-03 05:15:27 +02:00
  • 0876b5a2de drivers: gpio: fix SN74HC595 reset GPIO prop name Michael Klammt 2025-10-09 09:44:10 +02:00
  • 7cd7f8ba36 west.yml: Update FATFS revision to fix window alignment setting Dominik Ermel 2025-10-22 08:05:30 +00:00
  • cf5fc97b06 drivers: dma: stm32: enable isr only if needed Axel Utech 2025-10-22 11:16:29 +02:00
  • ce3a3da9dd drivers: gpio: gpio_mcux: Fix port index mismatch issue Jason Yu 2025-10-22 11:32:08 +08:00
  • 69f797c6d2 drivers: gpio: gpio_mcux: Improve IRQ control macro usage Jason Yu 2025-10-22 10:29:28 +08:00
  • 2e64d67fad drivers: gpio: gpio_mcux: Fix bug that cannot set IOPCTL drive strength Jason Yu 2025-10-21 22:37:10 +08:00
  • 038523c63b Bluetooth: Conn: add connection type helper functions Kai Cheng 2025-10-22 21:26:25 +08:00
  • 74e94fd8e9 Bluetooth: SDP: Optimize functions bt_sdp_get_XXX() Lyle Zhu 2025-10-22 13:58:23 +08:00
  • 922da6cc4d Bluetooth: classic: shell: Support attribute parsing helper Lyle Zhu 2025-10-21 15:37:52 +08:00
  • 7f04884eab Bluetooth: SDP: Add helper functions to parse discovered record Lyle Zhu 2025-10-21 14:30:31 +08:00
  • 8365ed718e Bluetooth: Classic: SDP: Add protocol identifier codes Lyle Zhu 2025-10-20 11:35:41 +08:00
  • 306c3d483e drivers: nrf: remove handling of cross domain pins Bjarki Arge Andreasen 2025-10-21 13:10:36 +02:00
  • 74b51136a4 soc: nxp: imx93: drop SOF-specific region mapping Laurentiu Mihalcea 2025-10-21 14:01:55 +03:00
  • ff9835b8b1 boards: nxp: imx95_evk: drop rimage support Laurentiu Mihalcea 2025-10-21 13:54:31 +03:00
  • d8cb02aa24 modules: renesas: provide configuration for r_sce build The Nguyen 2025-10-21 02:57:54 +00:00
  • bec09e2bf1 tests: drivers: gpio: kit_pse84_ai gpio_api test support John Batch 2025-10-20 15:25:33 -07:00
  • 5db1df0453 boards: infineon: Add kit_pse84_ai board support John Batch 2025-10-20 15:21:43 -07:00
  • dfd6efc972 manifest: update hostap to fix EAP-FAST connection issue Maochen Wang 2025-10-20 15:36:56 +08:00
  • 9f4c02edd2 boards: microchip: SAM_D5x_E5x: configure clock source and frequency Sunil Abraham 2025-10-24 09:53:27 +05:30
  • 158cb294be drivers: clock_control: SAM D5x/E5x: add more functionality Sunil Abraham 2025-09-25 10:40:01 +05:30
  • acf34f5ef3 dts: clock: SAM D5x/E5x: add more functionality Sunil Abraham 2025-09-25 10:06:13 +05:30
  • 9f53d7e270 drivers: gpio: silabs-siwx91x: Refactor config structures Sai Santhosh Malae 2025-10-07 16:59:42 +05:30
  • 77f5ddadec drivers: gpio: silabs-siwx91x: clang format corrections Sai Santhosh Malae 2025-10-04 04:17:17 +05:30
  • 0ad01eee42 drivers: gpio: silabs-siwx91x: Device runtime PM Sai Santhosh Malae 2025-10-04 04:06:41 +05:30
  • da94b1afbf drivers: gpio: silabs-siwx91x: Differentiate port count Sai Santhosh Malae 2025-10-04 04:02:40 +05:30
  • a45ecd1ccd dts: arm: silabs-siwx91x: Update GPIO nodes Sai Santhosh Malae 2025-10-04 03:54:43 +05:30
  • 082f5b5025 driver: i2s: i2s_silabs_siwx91x: Add pm device support for i2s driver S Mohamed Fiaz 2025-09-15 18:23:11 +05:30
  • 55614f99f2 dts: renesas: ra: fix dts format issue The Nguyen 2025-10-24 06:43:22 +00:00
  • cafaaf0a71 tests: drivers: flash: common: Add support for Renesas RA4, RA2 Khoa Nguyen 2025-05-05 13:02:31 +07:00
  • 7196845954 boards: renesas: Add support Flash-LP for Renesas RA4, RA2 Khoa Nguyen 2025-05-05 13:01:13 +07:00