Commit graph

  • 385f95431e soc: st: Initialize backup SRAM early for use with retained mem Pete Johanson 2026-03-09 12:58:36 -06:00
  • ccac88d590 boards: teensy4: remove duplicate edma0 node Ofir Shemesh 2026-03-11 23:39:29 +02:00
  • 9c65fdc04e boards: alif: Add support for E1C development kit Silesh C V 2026-03-07 20:57:23 +05:30
  • 9013b63fa4 dts: bindings: pinctrl: add alif E1C pin definitions Silesh C V 2026-03-04 17:28:27 +05:30
  • c4a713edef dts: arm: alif: Add device tree node for AE1C1F4051920PH0 Silesh C V 2026-02-26 18:09:42 +05:30
  • 0141edf8ea soc: alif: ensemble: introduce E1C series Silesh C V 2026-02-26 17:31:37 +05:30
  • 94574740f2 drivers: timer: stm32_lptim: guard behind required nodelabel's existence Mathieu Choplain 2026-03-10 13:24:54 +01:00
  • 75fdc2f848 boards: rakwireless: rak3172: use LPTIM1 as system clock properly Mathieu Choplain 2026-03-10 13:23:40 +01:00
  • 3103c8ace5 modules: hostap: Fix SoF in softap mode Kapil Bhatt 2026-03-10 12:22:04 +00:00
  • e574af0bef manifest: Update bsim to version v3.0.1 Alberto Escolar Piedras 2026-03-10 13:16:41 +01:00
  • 0992b86140 tests: net: dhcpv4: server: Increase timeouts/delays Robert Lubos 2026-03-10 12:59:22 +01:00
  • deb2d00b99 tests: drivers: timer: nrf_grtc_timer: Add interval mode test Adam Kondraciuk 2026-03-10 11:27:33 +01:00
  • 7b342e147d drivers: timer: nrf_grtc_timer: Introduce interval mode support Adam Kondraciuk 2025-12-16 11:04:38 +01:00
  • 288b512a55 manifest: Update nRF hw models to latest Alberto Escolar Piedras 2026-03-10 11:29:57 +01:00
  • 744505e2e4 shields: add MikroE Flash 8 Click shield Tim Pambor 2026-03-07 15:54:22 +01:00
  • 0c522b4a6b boards: st: only enable the watchdog also aliased via watchdog0 Alain Volmat 2026-03-06 20:00:15 +01:00
  • 037cf168fc tests: wdt_basic_api: add stm32n6570_dk Alain Volmat 2026-03-06 19:55:51 +01:00
  • e5d9d5b3f4 tests: wdt_basic_api: set watchdog0 alias in stm32 overlays Alain Volmat 2026-03-06 19:41:16 +01:00
  • aba780bd38 boards: st: nucleo_n657x0_q: enable iwdg watchdog Alain Volmat 2026-03-04 13:59:09 +01:00
  • 809071a4ac boards: st: stm32n6570_dk: enable iwdg watchdog Alain Volmat 2026-03-04 13:58:12 +01:00
  • 7f1f2c4468 dts: arm: st: add iwdg and wwdg nodes in stm32n6.dtsi Alain Volmat 2026-03-04 13:54:26 +01:00
  • 429d6ec112 drivers: wdt_iwdg_stm32.c: add support for the STM32N6x Alain Volmat 2026-03-04 14:15:43 +01:00
  • 5d4da79872 soc: st: stm32wbax: Openthread config Alessandro Manganaro 2026-03-03 10:39:03 +01:00
  • 4a3d5a3a79 tests: drivers: flash: add test for spi_nand driver Tim Pambor 2026-02-26 19:54:37 +01:00
  • d4dfc87f49 test: drivers: flash: Use fill buffer size as expected size Tim Pambor 2026-02-26 19:53:32 +01:00
  • 5e083ad15c tests: drivers: i2c: boards: npcx: Enable NPCX I2C target test Jose Alberto Meza 2024-11-12 09:55:26 -08:00
  • 93a25f7b24 xtensa: set is_fatal_error before stack bound check Daniel Leung 2026-02-05 13:20:03 -08:00
  • 6e6eac656d bluetooth: Classic: l2cap: Correct segment buffer size Lyle Zhu 2025-12-31 14:35:04 +08:00
  • a61edf6f04 bluetooth: Classic: l2cap: simplify get_pdu_len() MPS calculation Lyle Zhu 2025-12-31 14:15:27 +08:00
  • 236775f226 bluetooth: Classic: l2cap: extract SDU length before MPS validation Lyle Zhu 2025-12-31 14:00:54 +08:00
  • e785ab7278 bluetooth: Classic: l2cap: fix RX MTU calculation for non-basic modes Lyle Zhu 2025-12-31 11:04:34 +08:00
  • e8537bcfeb boards: infineon: Add DMA to supported list Dharun krithik k 2026-03-09 10:27:30 +05:30
  • 3e8897adcc tests: drivers: dma: add cy8cproto_041tp support Dharun krithik k 2025-12-29 15:02:20 +05:30
  • e2fec44a74 drivers: dma: add infineon dma driver Dharun krithik k 2025-12-29 14:59:52 +05:30
  • 7cc68955f7 dts: arm: infineon: add dma support for psoc4100tp Dharun krithik k 2025-12-29 15:05:27 +05:30
  • 363336b999 scripts: gen_cfb_font_header.py: Improve PNG support Maksim Salau 2025-11-19 16:55:50 +01:00
  • b43e96baa5 manifest: uoscore-uedhoc: Update with upstream Robert Lubos 2026-03-10 11:00:54 +01:00
  • 35c029474b doc: release: 4.4: add new STM32 NVM OTP driver Mathieu Choplain 2026-03-10 10:50:54 +01:00
  • e020078e0e manifest: Update LVGL to 9.5.0 Fabian Blatz 2026-03-10 09:27:58 +01:00
  • 9e2a8ee8f7 samples: drivers: adc: Extend adc_dt sample for optional adc shield Maureen Helm 2026-03-09 17:54:02 -05:00
  • 22d82a56c5 boards: shields: Add EVAL-CN0391-ARDZ thermocouple shield Maureen Helm 2026-02-18 18:01:28 -06:00
  • 17bc03c31c samples: drivers: adc: Increase sample buffer size Maureen Helm 2026-02-18 18:13:32 -06:00
  • abdfea826f clock_control: tisci: fix macro argument Amneesh Singh 2026-02-27 18:42:11 +05:30
  • ca0815a856 net: lib: sntp: output response delay Jordan Yates 2026-03-09 11:43:41 +10:00
  • 8f2a3fc529 boards: shields: add support for MikroElektronika Flash 6 Click Stephan Linz 2026-02-26 17:43:45 +01:00
  • 0a703e6ece drivers: memc_mcux_flexspi: enable MMIO mapping Jiafei Pan 2026-02-02 16:17:02 +08:00
  • f5fc94b7b1 dts: imx-flexspi: add reg-names property and update dts accordingly Jiafei Pan 2026-02-03 14:19:39 +08:00
  • 663904a2c9 drivers: flash_mcux_flexspi_nor: update for Cortex-A Core support Jiafei Pan 2026-01-30 16:20:14 +08:00
  • a02a3a16e9 doc: relontes/4.4: Add notes about random subsys Flavio Ceolin 2026-03-08 23:09:27 -07:00
  • 340d3b1a4b doc: relnotes/4.4: Add note about entropy Flavio Ceolin 2026-03-08 22:45:35 -07:00
  • 04b003a5b1 entropy: psa: Deprecate psa entropy driver Flavio Ceolin 2026-03-08 22:35:03 -07:00
  • b92d516907 random: ctr-drbg: Use PSA crypto instead of MBED TLS Flavio Ceolin 2025-11-25 09:34:09 -08:00
  • a990a25b65 boards: shields: adjust GLCDC panel timing parameters Duy Nguyen 2026-03-11 04:44:47 +00:00
  • 088f52dd7c boards: renesas: Add support for drw driver on RA8 Duy Nguyen 2026-03-11 04:44:03 +00:00
  • b9d43aeff1 modules: lvgl: Add glue config for LV_ATTRIBUTE_MEM_ALIGN_SIZE Duy Nguyen 2026-03-10 10:36:30 +00:00
  • c69462f538 dts: arm: renesas: Add DRW nodes for RA8x1 and RA8x2 MCU Duy Nguyen 2025-10-08 06:34:29 +00:00
  • 44b5fdea66 drivers: misc: Initial support for drw driver on Renesas RA Duy Nguyen 2025-10-08 06:33:58 +00:00
  • 85a5d64f0a manifest: Update revision for renesas hal and lvgl Duy Nguyen 2025-10-08 06:29:01 +00:00
  • 69a8ac6a02 bindings: tca954x: drop child compatible Fabio Baltieri 2026-03-11 19:45:59 +00:00
  • 11b6258eb7 doc: api: drop reference to unused keyboard-scan Fabio Baltieri 2026-03-11 16:22:19 +00:00
  • 3afce37b37 boards: npck3m8k_evb: drop stale kscan-input reference Fabio Baltieri 2026-03-11 16:19:08 +00:00
  • 71092f19a7 Bluetooth: Host: Fix stale dynamic CID reuse Håvard Reierstad 2026-03-09 11:03:24 +01:00
  • a4053394ab soc: realtek: ameba: add clock control in soc kconfig minyuan xue 2026-03-04 19:36:52 +08:00
  • d3a8a26ef6 drivers: clock: add ameba clock driver minyuan xue 2026-03-04 19:31:30 +08:00
  • 1663712875 dts: arm: add rcc bingding and nodes minyuan xue 2026-03-04 19:19:13 +08:00
  • cdf431835d west.yml: add ameba clock control module minyuan xue 2026-03-04 19:01:10 +08:00
  • 9c9c5fca0f drivers: input: chsc6x: add CHSC6540 support Muhammad Waleed Badar 2026-02-26 05:24:25 +05:00
  • d9cdc215fc Bluetooth: SPP: Add rfcomm server unregister interface Kai Cheng 2026-03-06 17:11:58 +08:00
  • 5574ababa2 Bluetooth: RFCOMM: Use sys_slist_t for server list Kai Cheng 2026-03-06 17:11:19 +08:00
  • fab8ea782a bluetooth: avdtp: Fix the avdtp tx keeps raising Mark Wang 2026-01-22 16:10:20 +08:00
  • 5a1803bcd0 boards: imx95_evk_15x15: add spsdk runner support Jiafei Pan 2025-12-11 11:57:48 +08:00
  • c1b2d553c8 boards: imx95_evk: update boot firmwire for b0 silicon Jiafei Pan 2025-12-10 10:47:23 +08:00
  • 18d56670f3 boards: nxp: frdm_mcxa577: enable uart test case Peter Wang 2026-03-10 13:53:18 +08:00
  • 47c62af89d drivers: modem: st87mxx: pass address of mdm_rssi to RSSI callback Anas Nashif 2026-03-11 22:43:07 -04:00
  • 541e03c962 tests: bluetooth: classic: Add test suite a2dp source Cheng Chang 2026-03-11 09:42:29 +08:00
  • 34d02af940 tests: bluetooth: classic: Add test suite a2dp_sink Cheng Chang 2026-03-11 09:41:33 +08:00
  • 8d669364e6 usb: device_next: uvc: fix ordering of frame interval Josuah Demangeon 2026-01-07 23:03:45 +00:00
  • edfa8d55ac scripts: gen_device_deps: Sort supported devices by DT dependency ordinal Yongxu Wang 2026-03-03 10:53:38 +08:00
  • 28138196d9 drivers: hwinfo: numaker: fix FMC/RMC open state corrupt Chun-Chieh Li 2026-03-04 13:13:42 +08:00
  • 9842b062bb cpuidle: optimize out weak stub function call for !TRACING Jisheng Zhang 2026-03-07 11:14:52 +08:00
  • 2221500305 arch: riscv: correct signature of __soc_handle_irq Peter Marheine 2026-03-10 13:27:54 +11:00
  • 0f8e72a7c2 usb: device_next: reduce log level to debug for internal status logs Henrik Brix Andersen 2025-09-03 15:40:27 +00:00
  • 61f1c2a653 doc: add policy re vendor specific APIs Anas Nashif 2025-11-20 08:54:40 -05:00
  • f42c6cdeea doc: add WUC peripheral documentation Albort Xue 2026-03-02 11:20:11 +08:00
  • 95399aed4f drivers: wuc: add NXP LLWU (Low-Leakage Wakeup Unit) driver Albort Xue 2026-02-15 14:39:01 +08:00
  • 13976ad131 tests: drivers: wuc: add WUC API test suite Albort Xue 2026-02-15 14:37:49 +08:00
  • 0cab5de544 drivers: wuc: introduce Wakeup Controller (WUC) driver API Albort Xue 2025-12-16 23:12:28 +08:00
  • 34deb01f97 samples: subsys: usb: udc: Include sam4l_ek in CI Gerson Fernando Budke 2026-02-15 11:33:00 +01:00
  • a375bc336f boards: peregrine: sam4l_wm400_cape: Add UDC USBC Gerson Fernando Budke 2026-02-07 12:39:10 +01:00
  • fa37e4edc2 boards: atmel: sam4l_ek: Add UDC USBC Gerson Fernando Budke 2026-02-07 12:37:55 +01:00
  • fd8ae1e1b6 drivers: usb: udc: Add SAM USBC driver Gerson Fernando Budke 2026-02-07 12:28:46 +01:00
  • 6c581efb66 samples: drivers: crypto: add BFLB SEC_ENG support William Markezana 2026-02-22 17:55:50 -05:00
  • 363ff20e9c tests: crypto: add BFLB SEC_ENG support William Markezana 2026-02-22 17:55:44 -05:00
  • 0ced331a53 drivers: crypto: bflb: add SEC_ENG per-block drivers William Markezana 2026-02-22 17:55:34 -05:00
  • c912bdb790 dts: bflb: add SEC_ENG sub-block nodes and bindings William Markezana 2026-02-22 17:55:27 -05:00
  • fe0f2cb897 drivers: modem: st87mxx: add services APIs (GNSS, WIFI scan, RSSI) Isabelle OGER 2026-02-23 10:07:51 +01:00
  • 79f928ffc2 samples: hello_hl78xx: demo low-power GNSS and sleep workflows Zafer SEN 2026-02-28 22:13:24 +00:00
  • d868900dc5 drivers: modem: hl78xx: wake from PSM before socket I/O Zafer SEN 2026-02-21 17:19:23 +00:00
  • 07ab65c612 drivers: modem: hl78xx: optimize GNSS for low-power (PSM/eDRX) Zafer SEN 2026-02-21 17:17:30 +00:00
  • d78304f027 drivers: modem: hl78xx: add low-power states, events, and APIs Zafer SEN 2026-02-28 22:14:33 +00:00