Commit graph

  • 4910be262e tests: drivers: gpio_basic_api: Add nrf_sense_edge test for nrf54l15dk Michał Bainczyk 2025-07-25 13:19:35 +02:00
  • d9e22a7314 drivers: audio: dmic_nrfx: add support for audio_auxpll clk src David Jewsbury 2025-07-14 10:53:03 +01:00
  • 30a7d26bce modules: openthread: fix build for RCP Damian Krolik 2025-09-10 15:24:33 +02:00
  • 8e6077e3e5 tests: net: dns_cache: Increase ztest thread stack size Jukka Rissanen 2025-09-04 13:10:49 +03:00
  • e80ea109b4 tests: net: traffic_class: Lower the number of run tests Jukka Rissanen 2025-08-27 15:04:18 +03:00
  • eca4dee046 modules: openthread: configure MLE and supervision in openthread_init Damian Krolik 2025-08-14 14:32:07 +02:00
  • 4a36967075 snippets: wifi-enterprise: Store certificates in Protected storage Ravi Dondaputi 2025-07-16 15:50:15 +05:30
  • 565de32c9a samples: net: wifi: Add AES-only certificates Ravi Dondaputi 2025-07-14 17:14:29 +05:30
  • 1353624d61 snippets: wifi-enterprise: Increase MBEDTLS heap size Ravi Dondaputi 2025-07-14 17:05:09 +05:30
  • 912ffe27df soc_native: Fix missing include of stdbool.h Danny Oerndrup 2024-07-29 09:56:56 +02:00
  • 188627f61d soc: silabs: Support image properties for Series 2 Aksel Skauge Mellbye 2025-09-08 12:34:53 +02:00
  • 3568f25fed Bluetooth: BAP: Add missing ep check in client_qos Emil Gydesen 2025-09-08 11:11:04 +02:00
  • 2a6d692937 fs: Shell command ls to list file sizes Utsav Munendra 2025-09-07 20:39:15 -07:00
  • 8e63bbd6f3 mcuboot: doc: improve kconfig help Fin Maaß 2025-09-02 15:26:56 +02:00
  • 2e3a57fc96 drivers: spi: litex: litespi: flush pending irq before enable Fin Maaß 2025-08-28 11:10:06 +02:00
  • 10740d63a5 samples: code_relocation_nocopy: Update configuration for nRF54H20 DK Andrzej Głąbek 2025-09-09 09:12:36 +02:00
  • 77f00f06bb drivers: flash_mspi_nor: Add support for DDR in mx25u family Andrzej Głąbek 2025-08-22 17:20:52 +02:00
  • 835d77389c drivers: flash_mspi_nor: Add support for "supply-gpios" property Andrzej Głąbek 2025-07-25 17:56:18 +02:00
  • c2b537fb6c drivers: flash_mspi_nor: Remove undesirable initial Quad disabling Andrzej Głąbek 2025-07-14 11:51:50 +02:00
  • ff13d4062f drivers: flash_mspi_nor: Add Soft Reset Andrzej Głąbek 2025-07-11 16:54:05 +02:00
  • 2fcb2158ae drivers: flash_mspi_nor: Complete handling of QER, add handling of OER Andrzej Głąbek 2025-07-11 15:24:07 +02:00
  • cafa288197 drivers: flash_mspi_nor: Refactor handling of commands Andrzej Głąbek 2025-07-11 14:46:28 +02:00
  • 29bc5bf12c drivers: flash_mspi_nor: Get info from dts SFDP arrays Andrzej Głąbek 2025-07-11 14:30:40 +02:00
  • 8e6521a14d net: socket: Specify the packet socket-type, when inputting Cla Mattia Galliard 2025-07-15 06:47:01 +02:00
  • b9968e9d1f net: core: Decide about l2-processing based on l2_processed-flag Cla Mattia Galliard 2025-07-15 06:47:01 +02:00
  • 0327bb1ae0 net: pkt: Store is_loopback info in packet meta-data Cla Mattia Galliard 2025-07-15 06:46:30 +02:00
  • d330e86e03 Bluetooth: Classic: l2cap: Fix ACL conn invalid issue Lyle Zhu 2025-09-08 16:13:06 +08:00
  • 2bfa1869d1 drivers: video: dcmipp: Define video device for each pipe Phi Bang Nguyen 2025-09-08 13:25:44 +02:00
  • ca030fbf88 drivers: video: stm32_dcmipp: Use normal child nodes for pipes Phi Bang Nguyen 2025-09-08 11:59:26 +02:00
  • caa9c8c83a drivers: video: stm32_dcmipp: Fix a typo on driver instance name Phi Bang Nguyen 2025-08-12 13:07:31 +02:00
  • 944fc0cb75 boards: st: Fix led node label in nucleo wl55jc DTS Johannes Witzig 2025-09-08 08:45:20 +02:00
  • 16e3df416b tests: net: wifi: config: Actually disable advanced features Pieter De Gendt 2025-09-08 08:28:39 +02:00
  • 5d79e8ce8b bluetooth: avdtp: fix dereferencing null pointer sep Mark Wang 2025-09-04 10:47:53 +08:00
  • f7dbf5f800 build-system: Replace ~ when creating library names from path Aaron Wisner 2025-08-14 10:54:22 -07:00
  • 88f8d85754 do_not_merge: count all completed workflows as completed Fabio Baltieri 2025-09-05 21:03:55 +01:00
  • 6529c847fe libc: newlib: limits.h: include posix limits from zephyr Chris Friedt 2025-08-30 07:46:18 -04:00
  • 25e36f01f3 posix: limits: de-duplicate limit logic Chris Friedt 2025-08-30 06:59:07 -04:00
  • ca2e0699a4 boards: st: nucleo_h755zi_q: Fix green LED pin assignment Duc Le 2025-09-09 22:03:44 +07:00
  • 3052891af6 tests: bluetooth: classic: Add test cases for ATTR ID list feature Lyle Zhu 2025-08-22 14:27:01 +08:00
  • 22346b47b8 Bluetooth: Classic: SDP: Support ATTR ID list setting for SA/SSA REQ Lyle Zhu 2025-08-22 13:36:58 +08:00
  • fc6fe95ca8 Bluetooth: SDP: Notify partial records if RX buf is full Lyle Zhu 2025-08-18 20:26:23 +08:00
  • aca9345ce6 Bluetooth: Classic: SDP: Refactor parsing of Service Search Pattern Lyle Zhu 2025-08-15 18:40:40 +08:00
  • cbf7576aad Bluetooth: Classic: SDP: Use slist to manage SDP records Lyle Zhu 2025-08-15 11:04:45 +08:00
  • 7aff307b7a tests: drivers: i2c: Add I2C support for Renesas RZ/A3UL, T2M, N2L, V2L Phuc Pham 2025-07-22 11:15:40 +07:00
  • d58300b039 boards: renesas: Add I2C support for Renesas RZ/A3UL, T2M, N2L, V2L Phuc Pham 2025-07-22 11:05:23 +07:00
  • 1b77402e46 dts: renesas: Add I2C support for Renesas RZ/A3UL, T2M, N2L, V2L Phuc Pham 2025-07-22 11:00:44 +07:00
  • ebf3aa050a drivers: i2c: Add I2C support for Renesas RZ/A3UL, T2M, N2L, V2L Phuc Pham 2025-07-22 10:53:01 +07:00
  • b1353daf79 doc: dts: api: add zephyr,crc chosen node The Nguyen 2025-08-06 08:38:05 +00:00
  • 8d52a2be69 tests: subsys: crc: add ztests for CRC subsystem Duy Vo 2025-03-14 16:57:06 +07:00
  • 127c10871b tests: drivers: crc: add ztests for CRC driver Duy Vo 2025-03-14 16:56:24 +07:00
  • e5dbc1d147 samples: subsys: crc: add samples for CRC subsystem Duy Vo 2025-03-14 16:55:13 +07:00
  • 121aeab9b6 samples: drivers: crc: add samples for CRC driver Duy Vo 2025-03-14 16:54:20 +07:00
  • 0c5af6f25f crc: initial support for CRC subsystem Duy Vo 2025-03-11 16:01:26 +07:00
  • 1326999463 boards: renesas: add CRC dts node for board support Duy Vo 2025-03-11 16:00:06 +07:00
  • a8c915233e dts: arm: renesas: add device tree node for CRC driver Duy Vo 2025-03-11 15:58:06 +07:00
  • 3d99f67436 drivers: crc: initial support for CRC driver Duy Vo 2025-03-17 13:06:39 +07:00
  • 9b7d73cf67 drivers: ethernet: ksz8081: fix compiling error about missing variable Tony Han 2025-09-08 09:55:45 +08:00
  • 9320bd2911 drivers: fuelgauge: add support for TI bq40z50 chip Dev Joshi 2025-03-11 22:53:34 -07:00
  • 02f180c052 Bluetooth: Controller: Fix Central and Peripheral ISO single timer use Vinayak Kariappa Chettimada 2025-06-25 17:28:49 +02:00
  • aef0aee0b4 Bluetooth: Controller: Minor update to conditional compile comment Vinayak Kariappa Chettimada 2025-09-07 17:01:42 +02:00
  • c1e9f41710 dfu: img_util: limit slot1_ns_partition usage Jordan Yates 2025-09-07 16:42:15 +10:00
  • 835275caa3 boards: shields: Add Sparkfun Environmental Combo shield Jonas Berg 2025-09-07 01:56:03 +02:00
  • e2681b3d10 boards: shields: Add Sparkfun SHTC3 humidity sensor shield Jonas Berg 2025-09-07 01:39:43 +02:00
  • 59ae1595ba Bluetooth: BAP: Merge 2 if's to make sonarcloud happy Emil Gydesen 2025-09-06 21:16:17 +02:00
  • 6aec3c1a55 ci: codecov: upload test results to codecov Anas Nashif 2025-09-01 13:33:07 -04:00
  • 455d948ed6 flash: nrf_qspi_nor: active dwell time Jordan Yates 2024-07-15 11:46:55 +10:00
  • 1e307bcae2 sensor: voltage_divider: request calibration Jordan Yates 2024-11-17 11:10:40 +10:00
  • 9f44b011de bluetooth: hci: h4: optional reset pin Jordan Yates 2025-07-18 20:36:16 +10:00
  • 2cd6462c14 MAINTAINERS: Add renesas_elc to Renesas RA Platforms area Khoa Nguyen 2025-09-07 09:41:46 +00:00
  • 261185c108 MAINTAINERS: Add myself as Renesas RA Platforms collaborator Khoa Nguyen 2025-09-07 09:36:51 +00:00
  • 363bad0705 soc: nordic: ironside: Clean up error code docs Sebastian Bøe 2025-09-09 10:45:40 +02:00
  • 377a18caee soc: nordic: ironside: Add bootmode service Sebastian Bøe 2025-09-02 13:34:17 +02:00
  • 4c8c79de7b snippets: Add snippet to use XIAO serial pins for the console Peter Johanson 2025-08-26 05:59:49 -06:00
  • 7184d2974b boards: nordic: nrf54l15dk: remove support for wdt from flpr Piotr Kosycarz 2025-09-09 15:03:16 +02:00
  • df6c1831de net: wifi: Add default for max managed interfaces Muhammad Waleed Badar 2025-09-05 21:39:45 +05:00
  • 5815aeca86 manifest: hal_nxp: bump reference to include pagesize fix Chris Friedt 2025-09-05 09:08:45 -04:00
  • 67d10c66ae boards: st: stm32f4_disco: enable CAN1 to support CAN2 on STM32 BxCAN Khaoula Bidani 2025-09-05 11:06:49 +02:00
  • 3f0112593b tests: kernel: fix thread_runtime_stats compiler optimization issue Mohamed Moawad 2025-08-24 19:23:57 +03:00
  • 240d99f325 samples: usb: hid-keyboard: allow disabling of remote wakeup Johann Fischer 2025-08-08 15:35:57 +02:00
  • f37660293b west.yml: Bump tf-m with stm32 patches BUDKE Gerson Fernando 2025-07-22 17:09:13 +02:00
  • 49ed8318c2 boards: st: b_u585i_iot02a: Extract external partitions BUDKE Gerson Fernando 2025-07-25 10:34:10 +02:00
  • bb699ff2df tests: drivers: clock_control: stm32: remove "clocks" U suffix from overlay Mathieu CHOPLAIN 2025-09-09 14:41:38 +02:00
  • 8df73d5fc8 dts: bindings: clock: stm32: modernize DT snippets Mathieu Choplain 2025-07-03 16:12:31 +02:00
  • 1fabdd38cf bindings: phy: stm32u5-otghs-phy: remove U suffix in DT snippets Mathieu Choplain 2025-07-03 16:10:03 +02:00
  • 2c9f0678b1 boards: fanke: fk723m1_zgt6: remove U suffix from "clocks" in DTS Mathieu CHOPLAIN 2025-09-09 14:42:39 +02:00
  • 8651cd3f60 boards: makerbase: mks_canable_v20: remove U suffix from "clocks" in DTS Mathieu Choplain 2025-07-31 11:46:56 +02:00
  • da8c0fc492 boards: st: remove U suffix from "clocks" in DTS Mathieu Choplain 2025-07-03 14:51:24 +02:00
  • fb55091fd9 dts: arm: st: stm32wl: remove U suffix from "clocks" in DTSI Mathieu Choplain 2025-07-03 14:49:05 +02:00
  • f4d148a836 dts: arm: st: stm32wba: remove U suffix from "clocks" in DTSI Mathieu Choplain 2025-07-03 14:48:58 +02:00
  • 00b41ebc61 dts: arm: st: stm32wb: remove U suffix from "clocks" in DTSI Mathieu Choplain 2025-07-03 14:48:54 +02:00
  • b3dc6338b2 dts: arm: st: stm32u5: remove U suffix from "clocks" in DTSI Mathieu Choplain 2025-07-03 14:48:47 +02:00
  • 116f2cc3c1 dts: arm: st: stm32u0: remove U suffix from "clocks" in DTSI Mathieu Choplain 2025-07-03 14:48:42 +02:00
  • 290e184877 dts: arm: st: stm32mp1: remove U suffix from "clocks" in DTSI Mathieu Choplain 2025-07-03 14:48:30 +02:00
  • 74e24c35ca dts: arm: st: stm32l5: remove U suffix from "clocks" in DTSI Mathieu Choplain 2025-07-03 14:48:20 +02:00
  • 7628ac7e24 dts: arm: st: stm32l4: remove U suffix from "clocks" in DTSI Mathieu Choplain 2025-07-03 14:48:15 +02:00
  • 0744927aeb dts: arm: st: stm32l1: remove U suffix from "clocks" in DTSI Mathieu Choplain 2025-07-03 14:48:05 +02:00
  • f4b7453ee0 dts: arm: st: stm32l0: remove U suffix from "clocks" in DTSI Mathieu Choplain 2025-07-03 14:47:57 +02:00
  • 221b3789d7 dts: arm: st: stm32h7rs: remove U suffix from "clocks" in DTSI Mathieu Choplain 2025-07-03 14:47:47 +02:00
  • 0722161a50 dts: arm: st: stm32h7: remove U suffix from "clocks" in DTSI Mathieu Choplain 2025-07-03 14:47:36 +02:00
  • a2645cd114 dts: arm: st: stm32h5: remove U suffix from "clocks" in DTSI Mathieu Choplain 2025-07-03 14:47:29 +02:00