Commit graph

  • 01118e2657 drivers can_native_linux: Set socket to be closed on exec Alberto Escolar Piedras 2025-09-30 16:57:25 +02:00
  • a8f10c9390 docs native_sim: Fix drivers table entry for hwinfo Alberto Escolar Piedras 2025-09-30 16:56:22 +02:00
  • 7c1193c813 udc_dwc2: fix off-by-one in TX FIFO unset check Sylvio Alves 2025-09-30 12:14:56 -03:00
  • 30092cfcce drivers: virtio: virtio_pci: fix virtqueue overallocation Jakub Michalski 2025-09-30 15:12:18 +02:00
  • a0dbd67262 fs: virtiofs: fix off-by-one in virtqueue initialization Jakub Michalski 2025-09-30 14:47:07 +02:00
  • d76e0004fe drivers: pwm: stm32: kconfig: remove ll_tim selection Guillaume Gautier 2025-09-22 16:47:21 +02:00
  • 1d2029a137 drivers: counter: stm32: kconfig: remove ll_tim selection Guillaume Gautier 2025-09-22 16:46:45 +02:00
  • a02e1c70dd drivers: counter: stm32: rtc: remove init struct Guillaume Gautier 2025-09-22 16:43:56 +02:00
  • bb2eb4e8b0 drivers: rtc: stm32: remove calls from ll source file Guillaume Gautier 2025-09-19 09:15:58 +02:00
  • ddb9e3fae6 cmake: use zephyr_file_copy(...) instead of file(COPY_FILE ...) Torsten Rasmussen 2025-09-30 13:51:14 +02:00
  • 78b8950fd1 net: http_server: Fix crash when cb refuses new websocket connection Andreas Schweigstill 2025-09-30 03:53:06 +02:00
  • d6e940ef4a dts: vendor: nordic: nrf54h: move adc and comp to gdpwr_slow_main Bjarki Arge Andreasen 2025-09-29 11:51:05 +02:00
  • 5fd26a6cb7 drivers: adc: nrfx_saadc: implement PM device runtime Bjarki Arge Andreasen 2025-09-29 11:46:50 +02:00
  • e5c37d417d littlefs: boards: delete frdm_mcxa156 configuration Andrej Butok 2025-09-29 12:14:27 +02:00
  • 92d06ac131 soc: nxp: imx: add resource table section for Cortex-A Hou Zhiqiang 2025-09-29 12:14:38 +08:00
  • a00577c1a8 samples: net: wifi: nxp: fix PEAP-TLS connection failure Maochen Wang 2025-08-12 15:21:38 +08:00
  • f7dfcfbad6 spi: lpspi: Add include guards to common header file Luis Ubieda 2025-09-16 11:59:39 -04:00
  • 97eb3eb1dd spi: lpspi: Extract FIFO length query helpers to common header file Luis Ubieda 2025-09-16 11:58:35 -04:00
  • df7b1a14b1 spi: lpspi: rtio: Re-introduce native RTIO support Luis Ubieda 2025-08-12 17:47:58 -04:00
  • 9304035610 net: bridge: support DSA port Yangbo Lu 2025-09-16 11:14:51 +08:00
  • 98a20b2b18 ci: set various ccache-cache-key parameters for the setup action Fabio Baltieri 2025-09-09 09:55:03 +00:00
  • b27ab80d20 modbus: support UART ASYNC API in modbus serial Anouar Raddaoui 2025-09-10 22:07:45 +02:00
  • c77e5a60fd soc: nordic: common: mram_latency: Fix returning uninitialized value Krzysztof Chruściński 2025-10-02 08:22:42 +02:00
  • 9985a090fc bluetooth: hci: userchan: Implement close callback Szymon Janc 2025-09-30 16:21:52 +02:00
  • dcc61ae437 drivers: clock_control: Set maximum frequencies for CONFIG_SOC_STM32H742XX Adam Mitchell 2025-09-30 15:51:23 +01:00
  • 804134f28c soc: nordic: nrf54h: increase default log stack size if CONFIG_PM=y Bjarki Arge Andreasen 2025-09-29 09:06:40 +02:00
  • f53c283acb opamp: introduce new mode Alexander Kozhinov 2025-09-27 17:53:08 +02:00
  • 783d4a141f opamp: adjust modes enum to avoid clash with STM32 HAL macros Alexander Kozhinov 2025-09-27 17:48:17 +02:00
  • 181082e84e drivers: i2s: i2s_ll_stm32: add support for IO swap Arthur Gay 2025-09-24 08:46:01 +02:00
  • efe5a302db samples: fs_sample: add native_sim board support Muhammad Waleed Badar 2025-09-27 02:35:53 +05:00
  • c457eba9d4 boards: st: Set csbounds explicitly instead of relying on default value Arthur Gay 2025-09-26 14:08:24 +02:00
  • d1ea7534c6 drivers: memc: stm32_ospi_psram: make NCS boundary configurable in dt Arthur Gay 2025-09-25 10:09:24 +02:00
  • 1e966ba478 drivers: memc: stm32_xspi_psram: make NCS boundary configurable in dt Arthur Gay 2025-09-25 10:09:24 +02:00
  • 53f91ea8ed drivers: spi: spi_ll_stm32: add support for IO swap Arthur Gay 2025-09-24 08:46:01 +02:00
  • e7aa49c60b drivers: video: dcmi: correct clock_control_subsys_t cast Alain Volmat 2025-09-19 13:02:02 +02:00
  • c3995b65ba drivers: usb: udc: stm32: avoid unnecessary clock_control_subsys_t cast Alain Volmat 2025-09-19 13:00:50 +02:00
  • 00fd580132 drivers: mbox: stm32-hsem: correct clock_control_subsys_t cast Alain Volmat 2025-09-19 12:58:00 +02:00
  • c927d9ee09 video: stm32: dcmipp: correct clock_control_subsys_t cast Alain Volmat 2025-09-18 13:45:13 +02:00
  • 8fa7cbc8e3 samples: i2s: output: add nucleo_g431kb Mario Paja 2025-07-24 11:06:33 +02:00
  • 5a0d4e106d drivers: i2s: stm32_sai: add support for stm32g4xx series Mario Paja 2025-09-08 08:43:11 +02:00
  • 4dced47581 dts: st: g4: add sai node for stm32g4xx Mario Paja 2025-07-22 09:21:51 +02:00
  • f042a1cca0 drivers: spi: mchp_mss: Avoid sending extra bytes Christian Mauderer 2025-07-11 09:58:50 +02:00
  • a52206201c drivers: spi: mchp_mss: Handle NULL buffers better Christian Mauderer 2025-07-11 08:50:52 +02:00
  • b39876938a drivers: spi: mchp_mss: Make more universal Christian Mauderer 2025-07-10 15:12:26 +02:00
  • 9ee617a8ee soc: silabs: siwx91x: Expose firmware upgrade API Rahul Gurram 2025-09-16 16:29:01 +05:30
  • b781386e1e soc: silabs: siwx91x: Implement sys_reset() Rahul Gurram 2025-09-16 16:29:01 +05:30
  • 3fd5cc095b manifest: Update hal_silabs Rahul Gurram 2025-09-16 16:29:01 +05:30
  • ace1371146 samples: tflite_ethosu: support numaker_m55m1 Chun-Chieh Li 2025-09-30 09:17:37 +08:00
  • 9f58227bf1 samples: tflite_ethosu: fix unsafe thread stack allocation Chun-Chieh Li 2025-03-14 15:17:50 +08:00
  • dd9eb37ad9 include: arch: arm: cortex_m: Move ITCM before .text Peter van der Perk 2025-09-29 15:33:59 +02:00
  • c63ec6b5b0 tests: Bluetooth: Audio: Fix uninitalized value Emil Gydesen 2025-09-29 20:04:06 +02:00
  • 5eed3a9c92 drivers: sensor: explorir_m: fix variable mix-up Jeppe Odgaard 2025-09-30 10:54:52 +02:00
  • e3a3fca7fa boards: nordic: nrf54h20dk: fix flashing for xip variants Piotr Kosycarz 2025-09-30 12:51:06 +02:00
  • 9041793ccb Revert "ztest: Add validation of zassert strings" Tim Pambor 2025-10-02 13:08:40 +02:00
  • 2d72d86ba2 serial: rts5912: implement power management Lin Yu-Cheng 2025-08-13 16:05:49 +08:00
  • 3372459e28 serial: uart_ns16550: add uart_ns16550_get_port() function Lin Yu-Cheng 2025-09-12 19:16:13 +08:00
  • 5bca3095ac gpio: rts5912: implement power management Lin Yu-Cheng 2025-08-21 17:09:56 +08:00
  • 75c4be1f51 soc: realtek: ec: Implement power saving Lin Yu-Cheng 2025-08-13 16:04:58 +08:00
  • 83e350b5a0 sensor: rts5912: reduce Tachometer wake up frequency Lin Yu-Cheng 2025-08-13 18:59:23 +08:00
  • e2138150ca tests: ram_context_for_isr: fix format specifier for addresses Tim Pambor 2025-09-21 17:01:44 +02:00
  • 5b016159e7 tests: zdsp: Correct format specifier in assert_strings Tim Pambor 2025-09-21 16:51:17 +02:00
  • ef73155f96 ztest: Add validation of zassert strings Tim Pambor 2025-09-21 15:50:31 +02:00
  • e3c5bdfa02 boards: Add secondary_app_partition alias Tomasz Chyrowicz 2025-09-25 15:54:42 +02:00
  • f89c00441a soc: raspberrypi: rpi_pico: Add RP2 bootloader support Peter Johanson 2025-09-30 01:03:53 -06:00
  • 6c01157fef kernel: dynamic: update storage size for pool of dynamic thread stacks Chris Friedt 2025-10-01 16:37:14 -04:00
  • 4c221ac3cf drivers: disk: sdmmc_stm32: fix compilation error for SDMMC_STM32_EMMC Andreas Schweigstill 2025-09-30 01:51:41 +02:00
  • f07f0d288e net: mqtt_sn: Implement updating will topic and message Michael Zimmermann 2025-09-16 08:19:13 +02:00
  • d4fddc2a74 shields: st_stm32f4dis_cam: add a stm32h747i_disco//m7 overlay Alain Volmat 2025-09-25 06:35:26 +02:00
  • 04c1bf6424 shields: weact_ov2640_cam_module: use MCO macro from stm32 bindings Alain Volmat 2025-10-01 17:07:49 +02:00
  • 23bb046905 shields: st_stm32f4dis_cam: add stm32l4r9i_disco specific overlay Alain Volmat 2025-09-25 06:26:53 +02:00
  • c4285ef4b9 shields: st_b_cams_omv_mb1683: remove i2c/dcmi/dmamux nodes from overlay Alain Volmat 2025-09-17 22:46:12 +02:00
  • 5006c834c0 boards: st: stm32h7b3i_dk: add dcmi pinctrl and remove duplicated i2c4 Alain Volmat 2025-09-17 22:42:56 +02:00
  • 2c131a62a9 boards: st: stm32h747i_disco: add camera support Alain Volmat 2025-09-13 20:48:19 +02:00
  • c2da6dea40 include: zephyr: dt-bindings: clock: h7: add MCO SEL/PRE macros Alain Volmat 2025-10-01 17:04:06 +02:00
  • 6b13cc8666 include: zephyr: dt-bindings: clock: l4: add MCO SEL/PRE macros Alain Volmat 2025-10-01 16:51:30 +02:00
  • e94495700f dma: stm32: removal of unused stm32_dma_config_channel_function Alain Volmat 2025-10-01 10:55:11 +02:00
  • a09fc068ea dma: stm32: dma_stm32_slot_to_channel is only applicable on STM32Fx Alain Volmat 2025-10-01 10:51:35 +02:00
  • 002d9542d7 dts: st: l4: fix dcmi dma stream id Alain Volmat 2025-09-30 20:26:45 +02:00
  • c6bbf4d51c tests: counter: Handle zero tick_us for very short timer ticks Hieu Nguyen 2025-08-15 07:52:11 +07:00
  • 34d863a072 samples: drivers: counter: Add Counter support for Renesas RZ/V2L, A3UL Hieu Nguyen 2025-08-15 07:47:42 +07:00
  • 2854797a79 tests: drivers: counter: Add Counter support for Renesas RZ/V2L, A3UL Hieu Nguyen 2025-08-15 07:40:32 +07:00
  • 05fd05d29b boards: renesas: Add Counter support for Renesas RZ/V2L, A3UL Hieu Nguyen 2025-08-15 07:38:57 +07:00
  • 34d764ea11 dts: renesas: Add Counter support for Renesas RZ/V2L, A3UL Hieu Nguyen 2025-08-15 07:33:04 +07:00
  • 424a12446f drivers: counter: Add Counter support for Renesas RZV2L, A3UL Hieu Nguyen 2025-08-15 07:31:25 +07:00
  • 0ab40913c2 drivers: i2c_sedi: add API to retrieve current configuration Xiaolu Sun 2025-07-24 14:34:05 +08:00
  • 0a9c7634a0 ci: workflows: doc: use self-hosted runner Benjamin Cabé 2025-10-01 20:25:11 +02:00
  • fea720c51f doc: requirements: regen pinned dependencies Benjamin Cabé 2025-10-01 20:50:32 +02:00
  • 27330f6f02 scripts: requirements-actions: regen pinned dependencies Benjamin Cabé 2025-10-01 20:46:33 +02:00
  • bbe4a064c8 tests: drivers: build_all: sensor: add omron d6f Jeppe Odgaard 2025-09-10 11:32:01 +02:00
  • 29d01736d8 drivers: sensor: omron: add d6f driver Jeppe Odgaard 2025-09-10 11:26:28 +02:00
  • 50015354d6 dts: bindings: vendor-prefixes: Add omron prefix Jeppe Odgaard 2025-09-10 10:31:50 +02:00
  • f8a952f2fe include: drivers: sensor: add flow rate channel Jeppe Odgaard 2025-09-08 16:32:07 +02:00
  • e8e4d2159e mcux: wifi_nxp: Enable IMU IRQ after event initialized Rex Chen 2025-09-23 11:52:07 +09:00
  • 4925e3a221 drivers: sensor: voltage_divider: Use k_timepoint_t for absolute time Cla Mattia Galliard 2025-09-23 14:27:42 +02:00
  • b4d5cd3c47 tests: drivers: pwm: pwm_api: Add Kconfig options for test values Alexander Lay 2025-09-17 17:39:34 -04:00
  • 3855d1809f tests: drivers: pwm: pwm_api: Add pwm-test alias for pwm device node Alexander Lay 2025-09-17 11:13:39 -04:00
  • a6500f1c48 drivers: sensor: voltage-divider: Add skip-calibration property Fabian Blatz 2025-09-24 20:39:33 +02:00
  • 0025751414 modem: cmux: Rework the drop handling Seppo Takalo 2025-08-28 16:15:46 +03:00
  • 2d151b22c1 lib: smf: remove unreachable case in get_lca_of() Vlad Kulikov 2025-09-27 21:07:25 +03:00
  • ca641d8410 llext: only build fs_loader.c if file-systems are enabled Guennadi Liakhovetski 2025-09-29 15:28:17 +02:00