Commit graph

  • 2f23eb2c98 drivers: ethernet: stm32: Split ptp functions into a dedicated source file Erwan Gouriou 2025-09-16 13:19:12 +02:00
  • b1a9e39006 drivers: ethernet: Rename eth_stm32_hal.c to eth_stm32hal_common.c Erwan Gouriou 2025-09-15 17:45:21 +02:00
  • 4429626758 Revert "drivers: ethernet: rename eth_stm32_hal.c -> eth_stm32_hal_v2.c" Erwan Gouriou 2025-09-15 17:35:52 +02:00
  • 88298ae555 Revert "drivers: ethernet: eth_stm32 v1/v2 are placed in separate files" Erwan Gouriou 2025-09-15 17:35:44 +02:00
  • 3b3f283b3f driver: video: esp32: add set/get_frmival callbacks Armin Kessler 2025-09-12 12:27:40 +02:00
  • 5ab7ef6ccd dts: st: h7: fix dma stream Mario Paja 2025-09-10 16:42:07 +02:00
  • 99d9a42d60 arch: arm: cortex_a_r: specify icache/dcache for Cortex-A9 Immo Birnbaum 2025-09-05 16:26:07 +02:00
  • 6f7a1834d5 soc: nordic: nrf54h: Implement idle with cache retained state Adam Kondraciuk 2025-07-16 09:37:23 +02:00
  • c3bb498f86 drivers: sensor: st: iis3dwb: Update RTIO callbacks with result argument Pieter De Gendt 2025-09-30 13:35:24 +02:00
  • 4a69c1b8a8 drivers: serial: litex: add support for rx-fifo-rx-we Fin Maaß 2025-09-22 12:38:29 +02:00
  • a39ab55c9d drivers: serial: litex: only ack tx event, when full Fin Maaß 2025-09-17 15:57:03 +02:00
  • 087cb96025 drivers: serial: litex: remove redundant rx pending Fin Maaß 2025-09-17 15:51:07 +02:00
  • 060e05e22b boards: frdm_mcxa366: enable sample and test Peter Wang 2025-09-08 10:42:21 +08:00
  • 711af9863c boards: frdm_mcxaxx6: add frdm_mcxa366 board Peter Wang 2025-09-05 11:52:27 +08:00
  • f3a82fc7ea boards: frdm_mcxa266, frdm_mcxa346: create common dtsi for soc and board Peter Wang 2025-09-05 11:34:15 +08:00
  • b7ff3e1dc8 boards: frdm_mcxa: get SYS_CLOCK_HW_CYCLES_PER_SEC in soc dts Peter Wang 2025-09-05 15:30:04 +08:00
  • 87e6bff4ef Bluetooth: CAP: Shell: Change to use default_unicast_group Emil Gydesen 2025-08-25 14:21:21 +02:00
  • ca80d25bd9 Bluetooth: CAP: Shell: Move ac_create_unicast_group to CAP Emil Gydesen 2025-08-25 14:13:44 +02:00
  • bf19edc8d8 Bluetooth: BAP: Shell add common unicast_group struct Emil Gydesen 2025-08-25 13:20:15 +02:00
  • 91c57f1eca icm45686: stream: Add missing INT disable on error completion Luis Ubieda 2025-08-21 20:28:13 -04:00
  • 63fe2def28 icm45686: stream: Optimize stream data-handling Luis Ubieda 2025-08-21 19:41:47 -04:00
  • 9c4d1c5c4c icm45686: stream: Only enable GPIO interrupts when stream is active Luis Ubieda 2025-08-21 19:27:56 -04:00
  • 214bdfd31a icm45686: rtio: Expand bus RTIO queue size Luis Ubieda 2025-08-21 19:16:14 -04:00
  • 60eceef41b icm45686: stream: Improve tracking of state transitions Luis Ubieda 2025-08-21 02:54:19 -04:00
  • b87f0ffbf3 icm45686: stream: Remove run-time variability of samples on FIFO WM Luis Ubieda 2025-08-21 02:35:03 -04:00
  • 836e6fb882 icm45686: stream: Remove memset when completing stream event Luis Ubieda 2025-08-21 02:18:44 -04:00
  • ea708cf9e1 icm45686: Add warning log when event triggered while busy Luis Ubieda 2025-08-21 02:15:06 -04:00
  • 7921ca4090 icm45686: stream: Add missing call to drop RTIO Bus queue when full Luis Ubieda 2025-08-21 02:13:42 -04:00
  • fdc359547b icm45686: stream: Refactor completion actions through helper function Luis Ubieda 2025-08-21 02:12:52 -04:00
  • 532c80a764 icm45686: Replace assert for check-if when buffer alloc fails Luis Ubieda 2025-08-21 02:01:13 -04:00
  • bab0723972 icm45686: Update RTIO bus API to simplify async transfers Luis Ubieda 2025-08-21 01:59:10 -04:00
  • b390cbd6b2 drivers/sensor: iis3dwb: add streaming capabality Armando Visconti 2025-05-14 11:06:15 +02:00
  • 93a30e7806 drivers/sensor/st: add support to IIS3DWB accel Armando Visconti 2025-07-29 10:38:13 +02:00
  • 9cbcdda587 drivers: sensor: adxl345: Add support for motion trigger Tobias Kässer 2025-04-26 17:06:13 +02:00
  • 1f50947271 include: zephyr: drivers: sensor.h: update decode doxygen Alexander Apostolu 2025-09-05 12:11:27 -04:00
  • 35c45a66e8 include: zephyr: drivers: sensor.h: corrected name of chan_spec parameter Alexander Apostolu 2025-09-05 12:14:01 -04:00
  • bfa6f4a102 sensor: rm3100: Fix typo in DT yaml Anthony Williams 2025-09-11 17:59:40 -04:00
  • e6ff45d38a sensor: rm3100: Add support for SPI Anthony Williams 2025-09-11 17:58:01 -04:00
  • 95dc13d1e1 drivers: i2c: add pdl driver for Infineon devices Bill Waters 2025-09-24 10:36:35 -07:00
  • 6ec1e7375d tests: drivers: flash: stm32: disable write protection after execution Fabrice DJIATSA 2025-09-25 13:56:27 +02:00
  • c992e1a11e soc: nxp: imx943: implement basic PM flow for Cortex-M cores Yongxu Wang 2025-09-15 11:12:07 +08:00
  • bf712811bb dts: nxp: imx943: add CPU power states for M33 and M7 cores Yongxu Wang 2025-09-15 10:19:17 +08:00
  • ad4bac2f82 net: samples: openthread: border_router: Update project configuration Cristian Bulacu 2025-09-26 09:44:13 +03:00
  • 642c258c0f openthread: platform: dns_upstream_resolver: Fix bug in platform code Cristian Bulacu 2025-09-26 09:35:51 +03:00
  • 8d7c2e115a tests native_sim reset_hw_info: Skip by now Alberto Escolar Piedras 2025-09-30 08:55:42 +02:00
  • b8541c53ee modem: modem_cellular: Allow PPP interface to wake up the device Seppo Takalo 2025-09-24 16:49:54 +03:00
  • f66dd94992 samples: bluetooth: peripheral_ht: Use dht0 temperature sensor Aksel Skauge Mellbye 2025-09-25 15:19:18 +02:00
  • d49e6c12d8 soc: espressif: common: Fix startup loader message Marek Matej 2025-09-25 14:32:26 +02:00
  • 3d63165050 drivers: ieee802154: nrf5: Remove temporary API migration code Rafał Kuźnia 2025-09-25 12:49:16 +02:00
  • a25abc3358 manifest: update hal_nordic to pull nrf-802154 changes Rafał Kuźnia 2025-09-25 12:48:07 +02:00
  • fc23368673 driver: display: fix a return error on display_hx8394 Hake Huang 2025-09-25 10:10:02 +00:00
  • 6e7db46386 modules: hal_silabs: Update to latest simplicity_sdk Aksel Skauge Mellbye 2025-09-25 11:28:22 +02:00
  • 41a0865043 boards: nxp: Convert enum members to upper case. Zhaoxiang Jin 2025-09-25 12:30:34 +08:00
  • a039babf77 tests: net: mqtt_sn_client: test predefined topics Michael Zimmermann 2025-09-24 15:53:58 +02:00
  • e79315de45 tests: net: mqtt_sn_client: test incoming publishes Michael Zimmermann 2025-09-24 15:52:50 +02:00
  • 9735cb313e net: mqtt_sn: handle timestamp being 0 Michael Zimmermann 2025-09-24 11:08:21 +02:00
  • 3289d83dad tests: net: mqtt_sn_client: store expected recv data const Michael Zimmermann 2025-09-24 10:33:53 +02:00
  • 9b3b5b4447 net: mqtt_sn: scope msg_id to client instance Michael Zimmermann 2025-09-24 10:31:17 +02:00
  • 0e2e3c2ece net: mqtt_sn: implement predefined topics Michael Zimmermann 2025-09-16 08:17:53 +02:00
  • 697e7f6189 drivers: spi: spi_esp32_spim: fix rtio include Frederik Wenigwieser 2025-08-20 10:59:07 +02:00
  • b60633b3a6 drivers: i2c: Extend i2c testing on nrf54h20 PPR Bartosz Miller 2025-09-24 08:39:30 +02:00
  • 7c175a1664 drivers: i2c: stm32: make transfer timeout configurable Pablo Bacho 2025-09-15 21:43:13 -04:00
  • ed0b5605d4 tests: boards: intel_adsp/smoke: update to use new IPC API Daniel Leung 2025-06-17 10:07:19 -07:00
  • cf7e2e63c1 soc: intel_adsp: rework host IPC using IPC service Daniel Leung 2025-09-12 15:22:56 -07:00
  • ec28731c39 tests: boards: intel_adsp/smoke: adds ACE boards Daniel Leung 2025-06-16 11:01:22 -07:00
  • 6a72cc5435 tests: boards: intel_adsp/smoke: threshold for CPU timing test Daniel Leung 2025-06-17 14:42:40 -07:00
  • 2afa46d84b tests: boards: intel_adsp/smoke: no CPU halt for ACE Daniel Leung 2025-06-17 14:27:51 -07:00
  • ae8ab19dcf tests: boards: intel_adsp/smoke: remove IPC for CPU test Daniel Leung 2025-06-16 10:59:20 -07:00
  • d910306fd0 soc: intel_adsp: remove IDC dt default for CONFIG_INTEL_ADSP_IPC Daniel Leung 2025-06-03 10:19:20 -07:00
  • 0b3b6f30a3 ipm: remove the Intel Audio DSP CAVS host IPM driver Daniel Leung 2025-06-02 12:39:20 -07:00
  • 28a0d90b46 tests: boards/intel_adsp/smoke: remove IPM test Daniel Leung 2025-06-02 12:27:29 -07:00
  • e876dee6f2 arch: riscv: Move reg_read()/reg_write() into userspace test Lee Trager 2025-09-17 10:49:10 -07:00
  • 4b4dcbbf4a drivers: dma: sf32lb: add initial driver Gerard Marull-Paretas 2025-09-15 15:43:03 +02:00
  • 7e0df361c9 dts: arm: sifli: sf32lb52x: define dmac Gerard Marull-Paretas 2025-09-15 15:44:36 +02:00
  • 5bb6741c67 dts: bindings: dma: add sifli,sf32lb-dmac Gerard Marull-Paretas 2025-09-15 15:43:48 +02:00
  • 5b2e2afbdc drivers: display: st7701: Add PM actions Pieter De Gendt 2025-08-13 14:17:53 +02:00
  • 7c9275c891 soc: nordic: uicr: Add support for uicr.PROTECTEDMEM Sebastian Bøe 2025-09-09 13:46:07 +02:00
  • 9f45d2ccd7 soc: nordic: uicr: Add support for uicr.SECONDARY.PROCESSOR Sebastian Bøe 2025-09-09 13:27:39 +02:00
  • da06e84995 Bluetooth: Host: bsim: Add fixed L2CAP chan test Håvard Reierstad 2025-09-09 10:19:09 +02:00
  • ff17e601d0 Bluetooth: Host: Add userdefined fixed l2cap chans Håvard Reierstad 2025-09-09 09:59:08 +02:00
  • 881a24270c Bluetooth: BAP: Rename and fix bt_bap_is_x_ep Emil Gydesen 2025-09-06 20:11:55 +02:00
  • 6c1cd61792 Bluetooth: BAP: Add missing check for unicast server ep Emil Gydesen 2025-09-06 20:06:45 +02:00
  • 9669cc3402 board native_sim: Test sys_reboot and hw_info reporting the reset cause Alberto Escolar Piedras 2025-09-08 12:07:36 +02:00
  • 6e048bc068 drivers: hwinfo: native: report reset cause Tim Pambor 2025-09-28 07:38:38 +02:00
  • 30e5ea0b3f native_simulator: Get latest from upstream Tim Pambor 2025-09-28 07:34:20 +02:00
  • cc4e1d9946 samples: net: cellular_modem: Use static event handler Seppo Takalo 2025-09-03 15:22:55 +03:00
  • 74380310de cmake: sca: iar: Add IAR C-STAT Felipe Torrezan 2025-09-03 09:54:44 +02:00
  • c02f904a57 tests: boards: nrf: dmm: Add stress test Krzysztof Chruściński 2025-09-22 15:25:07 +02:00
  • 3d3104207c tests: boards: nrf: dmm: Extend test coverage Krzysztof Chruściński 2025-09-09 21:47:07 +02:00
  • d10ee98ee8 soc: nordic: common: dmm: Add optional usage stats Krzysztof Chruściński 2025-09-09 21:45:42 +02:00
  • 8cc4da31ca tests: boards: nrf: dmm: Align test to changes in DMM Krzysztof Chruściński 2025-09-01 15:58:37 +02:00
  • decdb30b05 soc: nordic: common: dmm: Optimize by using a micro heap Krzysztof Chruściński 2025-09-02 07:57:53 +02:00
  • ff3e0180ad soc: nordic: common: dmm: Optimize memcpy Krzysztof Chruściński 2025-09-02 07:57:29 +02:00
  • f06e05097f tests: boards: nrf: dmm: Add timing measurements Krzysztof Chruściński 2025-09-01 15:57:55 +02:00
  • 6633ed5782 logging: Disable used but marked unused warning Tim Pambor 2025-08-20 09:33:57 +02:00
  • f00dd19a79 doc: Bluetooth: Update CAP Commander status Emil Gydesen 2025-08-26 10:58:51 +02:00
  • 55a72f6103 Bluetooth: CAP: Implement broadcast to unicast handover Emil Gydesen 2025-07-01 14:14:34 +02:00
  • d7176c729a tests: kernel: gen_isr_table: Add support for hazard3 Andrew Featherstone 2025-05-09 22:48:04 +01:00
  • b0b58e445b boards: pico_plus2: Add initial support for the Hazard3 cores Andrew Featherstone 2025-05-03 15:06:06 +01:00
  • e22935da51 tests: rp2350: hazard3: Extend tests to support the Hazard3 core Andrew Featherstone 2025-05-01 22:11:47 +01:00