Commit graph

  • a8d3a6ddb4 WIP: constify modbus ch81 Michael Hope 2025-11-02 19:26:57 +01:00
  • 486927955e subsys: modbus: ensure the inter-frame timer doesn't expire too soon Michael Hope 2025-11-02 10:56:05 +01:00
  • 7d43329e97 drivers: i2c: fix the ch32v006 build by changing the "has RTR" test Michael Hope 2025-11-02 10:42:48 +01:00
  • 5954e84e54 drivers: serial: wch: only report TX ready if the interrupt is enabled Michael Hope 2025-11-01 20:22:52 +01:00
  • 1c82fe9978 drivers: console: add a QingKe Debug Module console driver ch32v-con Michael Hope 2024-06-24 20:02:21 +02:00
  • dc59f9a17d drivers: console: add a QingKe Debug Module console driver Michael Hope 2024-06-24 20:02:21 +02:00
  • 5f8c864b4b WIP: SPI DMA juju/ch32v-con Michael Hope 2025-10-25 15:36:42 +02:00
  • d3e7169ba7 drivers: spi: optimise the WCH transcieve for common situations Michael Hope 2025-10-13 19:53:20 +02:00
  • 17a23d575b drivers: spi: optimise the WCH transcieve for common situations Michael Hope 2025-10-13 19:53:20 +02:00
  • b9a920c720 DNS: psram Michael Hope 2025-10-18 20:43:07 +02:00
  • 72aaaf3395 drivers: hwinfo: add a WCH ESIG hardware ID driver Michael Hope 2025-10-16 20:44:24 +02:00
  • 26753a9e47 drivers: pwm: add support for the CH32V Advanced-control Timer (ADTM) Michael Hope 2025-05-29 18:06:23 +00:00
  • 8e5963e1a7 WIP: SPI Michael Hope 2025-05-26 05:13:13 +00:00
  • 518939a0e5 samples: enable build tests for the ch32v006evt Michael Hope 2025-05-25 09:42:00 +00:00
  • e438b57a8c release: Zephyr 4.3.0-rc2 main Chris Friedt 2025-11-01 08:57:24 -04:00
  • e4d193b5ed scripts: coccinelle: add fork as a reserved name Chris Friedt 2025-10-29 10:47:31 -04:00
  • 8864ac4c1c samples: posix: philosophers: rename 'fork' to avoid POSIX conflict Chris Friedt 2025-10-29 11:06:15 -04:00
  • ec84b80981 samples: cmsis: philosophers: rename 'fork' to avoid POSIX conflict Chris Friedt 2025-10-29 12:59:46 -04:00
  • f6eb86fe6f samples: philosophers: rename 'fork' to avoid POSIX conflict Chris Friedt 2025-10-29 12:57:39 -04:00
  • 63868e4301 drivers: mdio_nxp_enet: Remove mistaken busy wait Declan Snyder 2025-10-30 14:04:49 -05:00
  • 51f457088d drivers: ksz8081: Start monitoring phy after init Declan Snyder 2025-10-30 13:53:11 -05:00
  • 497209c74e drivers: i2s: mcux sai update TX state after queue is empty Mario Paja 2025-10-22 12:47:02 +02:00
  • a6a520da26 drivers: fuel_gauge: remove dead code in set_prop functions Benjamin Cabé 2025-10-29 22:21:44 +01:00
  • 72d8814b63 tests: net: route_mcast: Add test for route lookup by interface Cristian Bulacu 2025-10-29 14:40:37 +02:00
  • c341838502 net: ip: route: Add support to search mcast route by iface Cristian Bulacu 2025-10-29 08:55:14 +02:00
  • 2a09063289 cmake: Allow specifying custom VERSION file dependency Jamie McCrae 2025-10-24 14:00:34 +01:00
  • 1b50f08ee9 mgmt: Handle slot version equality Tomasz Chyrowicz 2025-10-28 18:20:13 +01:00
  • 60f83dca7d net: Do not access possibly freed net_pkt Jukka Rissanen 2025-10-29 11:36:16 +02:00
  • 6a95243e59 tests: drivers: can: host: apply ruff format and fixups Henrik Brix Andersen 2025-10-29 16:52:28 +00:00
  • 6366bd63af drivers: serial: silabs: fix eusart driver with xg22 soc Martin Hoff 2025-10-29 18:22:39 +01:00
  • 504eb7d39e drivers: serial: silabs: fix eusart driver when parity param is nok Martin Hoff 2025-10-29 18:04:33 +01:00
  • e0fcca52ae dts: arm: silabs: fix missing euart interrupt Martin Hoff 2025-10-29 18:02:36 +01:00
  • 70e45b7039 drivers: spi_mcux_flexcomm: Fix spi slave count check Declan Snyder 2025-10-29 15:06:55 -05:00
  • d18c4db7f1 CI: dts-linter: Move package.json to ./scripts/ci Kyle Bonnici 2025-10-29 20:59:55 +01:00
  • 02a99c6d4e boards: *: doc: add missing hyphen between "Cortex" and core name Mathieu Choplain 2025-10-30 14:04:32 +01:00
  • 1588a7cf5a boards: *: doc: fix Arm Cortex trademark marker Mathieu Choplain 2025-10-30 13:58:29 +01:00
  • 40c586fb66 llext: (cosmetic) fix bad file reference in comment Luca Burelli 2025-10-30 16:33:53 +01:00
  • ed60236f76 arch: arm64: Depend on SMP being disabled for single threading Carles Cufi 2025-10-31 15:20:11 +01:00
  • 91b9c3aad8 boards: st: add missing RAM and/or RAM size in board YAML files Etienne Carriere 2025-10-24 12:35:38 +02:00
  • 627fa91e42 boards: st: correct RAM and/or Flash size in YAML board description Etienne Carriere 2025-10-24 12:34:19 +02:00
  • 62b1e1c28d driver: i2c: npcx: workaround invalid stop condition Jun Lin 2025-10-28 13:06:47 +08:00
  • 1e8a5f7dd0 doc: twister: add/move doc for display harness Benjamin Cabé 2025-10-28 12:16:45 +01:00
  • 2eef80996c doc: services: device_mgmt: smp_groups: Add update on settings save Jamie McCrae 2025-10-28 13:01:27 +00:00
  • 62e0016bf0 boards: infineon: kit_pse84_ai: cmake fix Bill Waters 2025-10-28 16:26:18 -07:00
  • 151e9b8b24 doc: services: pm: use pm_device_runtime_get in power_domain diagram Albort Xue 2025-10-29 10:29:46 +08:00
  • 6c39a27446 doc: vuln: Add CVE under embargo Flavio Ceolin 2025-10-28 22:37:55 -07:00
  • 20210f5c25 doc: release/4.3: Add CVE under embargo Flavio Ceolin 2025-10-28 22:39:18 -07:00
  • debc173612 doc: vuln: Add CVE under embargo Flavio Ceolin 2025-10-28 22:21:40 -07:00
  • 634e1c3062 doc: release/4.3: Add CVE under embargo Flavio Ceolin 2025-10-28 22:23:13 -07:00
  • 11f28ab11a doc: vuln: Add CVE under embargo Flavio Ceolin 2025-10-28 21:42:09 -07:00
  • 8c560135b6 doc: release/4.3: Add CVE under embargo Flavio Ceolin 2025-10-28 21:39:48 -07:00
  • 0e987438b8 tests: net: iface: increase ztest stack size in net.iface.iid.stable Fabrice DJIATSA 2025-10-29 09:28:42 +01:00
  • d95358e934 Bluetooth: Classic: L2CAP: Reset rx.cid when channel is deleted Lyle Zhu 2025-10-29 17:06:47 +08:00
  • 73315dd73d net: shell: stats: Fix undefined function call Jukka Rissanen 2025-10-29 11:23:29 +02:00
  • 84dfdedc87 manifest: Update hal_nordic to pull file missing in mdk 8.72.4 release Robert Robinson 2025-10-29 12:01:28 +00:00
  • f4522490b9 driver: gpio: pca_series: fix pca6416 test issue Chekhov Ma 2025-10-29 17:38:07 +08:00
  • 2e998cf17d drivers: usb: udc: stm32: use instance MPS for IN endpoints capabilities Mathieu Choplain 2025-10-29 14:12:00 +01:00
  • 0468c5fb42 drivers: serial: stm32: don't disable DMA in circular mode Wojciech Slenska 2025-10-29 14:17:33 +01:00
  • 301b20aae3 include: drivers: edac: add doxygen documentation to edac_synopsys.h Benjamin Cabé 2025-10-30 09:31:47 +01:00
  • 52c8f88858 include: edac: use correct full name for edac_synopsys.h include guard Benjamin Cabé 2025-10-30 09:23:20 +01:00
  • acd7660bcb boards: st: *: add missing space before inline markup in documentation Mathieu Choplain 2025-10-30 13:55:23 +01:00
  • 0063f15162 boards: st: *: fix USB Type-C trademark marker Mathieu Choplain 2025-10-30 13:45:11 +01:00
  • 0f5e03f1fc boards: *: Fix wrong feature identifier for usb_device Erwan Gouriou 2025-04-03 08:41:54 +02:00
  • 01a7ed9097 soc: xlnx: zynq7000: move SoC code to common folder Simon Maurer 2025-10-07 15:26:10 +02:00
  • 503df3e69e drivers: dma: stm32: add null callback checking Wenxi Xu 2025-10-14 16:53:42 +08:00
  • 2e7ad10247 drivers: usb: udc: stm32: use addr_before_status capability Mathieu Choplain 2025-10-22 16:17:42 +02:00
  • 7a593ede3e drivers: bluetooth: hci: Fix the issue about the TRNG peripheral instance Ali Hozhabri 2025-10-23 17:27:13 +02:00
  • 57ebf79d87 drivers: entropy: Modify the recover_seed_error function for WB0x Ali Hozhabri 2025-10-28 12:32:45 +01:00
  • d7074f2747 drivers: entropy: Fix non-stop RNG ISR firing for STM32WB09 Ali Hozhabri 2025-10-23 17:22:14 +02:00
  • 04baf84eaf cmake: toolchain: cross_compile: check newlib and picolibc Jiafei Pan 2025-10-27 16:14:30 +08:00
  • 8ae4195499 boards: stm32n6570_dk: fix overlapping partitions Sebastian Modersohn 2025-10-27 16:52:24 +01:00
  • 973934c1e9 Bluetooth: Host: Fix crash on bt_disable() with limited advertising Szymon Janc 2025-10-28 14:19:13 +01:00
  • 45a4f381c7 xtensa: suppress warning on variable used uninitialized William Tambe 2025-10-28 07:29:33 -08:00
  • 611f381ed9 xtensa: properly compute irq number William Tambe 2025-10-28 09:45:47 -08:00
  • 00770f4f38 samples: instrumentation: remove unnecessary include of instrumentation.h Benjamin Cabé 2025-10-29 17:58:11 +01:00
  • 2838fb8be5 doc: releases: introduce release notes and migration guide docs for 4.4 Benjamin Cabé 2025-10-30 00:03:10 +01:00
  • 3af17bf8b1 tests: posix: portability: fs: Increase number of fds Jukka Rissanen 2025-10-30 19:36:46 +02:00
  • fe78f4d29a tests: posix: xsi_realtime: Set enough file descriptors Jukka Rissanen 2025-10-30 18:19:55 +02:00
  • 79a0dadef3 tests: net: lwm2m_engine: The test needs more fds Jukka Rissanen 2025-10-30 19:24:39 +02:00
  • 0ad1a5ad6a tests: net: dns_resolver: The test needs more fds Jukka Rissanen 2025-10-30 18:39:19 +02:00
  • 82f419de74 drivers: flash: Fixed the typo in clear_flash_caches Allen Zhang 2025-10-30 22:55:54 +08:00
  • a8bf08bf4e tests: drivers: flash: Add test with buffer size over the bus packet limit Bartosz Miller 2025-10-20 16:25:16 +02:00
  • ed92ee5064 scripts: Bump ruff to 0.14.2 Pieter De Gendt 2025-10-24 13:31:18 +02:00
  • e72107e877 tests: drivers: i2c: Fix incorrect file paths in SCI I2C test support Khoa Tran 2025-10-27 15:44:35 +07:00
  • 141b88ed1d tests: subsys: fs: Update test configuration for Renesas RA Khoa Tran 2025-10-27 15:41:31 +07:00
  • 5aa87d48aa dts: vendor: ti: k3-am62-main: Change license to Apache-2 Ayush Singh 2025-10-28 10:43:15 +05:30
  • e2c62743ea soc: mcxw2xx: Add clock enablement for flash controller Allen Zhang 2025-10-28 13:59:45 +08:00
  • 86b346e097 drivers: flash: Added clear_flash_caches function for MCXW2XX Allen Zhang 2025-10-28 13:56:56 +08:00
  • 499102fc47 soc: nordic: nrf54h: s2ram: Fix compiling with FPU Rubin Gerritsen 2025-10-28 10:20:43 +01:00
  • f0222a4e17 samples: adc_stream: fix sample filter Amneesh Singh 2025-10-28 15:40:03 +05:30
  • 3dc72db57e wifi: nrf_wifi: named MAC address choice Jordan Yates 2025-10-28 20:14:05 +10:00
  • 0a9f28fdef modules: nordic: select correct timer for NFCT on nRF54L Marcin Jelinski 2025-07-07 15:39:31 +02:00
  • ec970a635e drivers: bluetooth: h4: Fix check for sufficient buffer size Guotao Zhang 2025-10-28 13:05:51 +01:00
  • 79faa6af5f doc: releases: release_notes: 4.3: Add new MCUmgr Kconfigs Jamie McCrae 2025-10-27 14:01:48 +00:00
  • b5c17b29c9 doc: release: migration_guide: 4.3: Add notes on TF-M and MCUboot Jamie McCrae 2025-10-27 13:58:21 +00:00
  • 093bb9972c scripts: compliance: Harden the execution of npx Carles Cufi 2025-10-28 13:57:17 +01:00
  • cd8e773b32 kernel: events: Depend on multithreading Carles Cufi 2025-10-29 13:21:17 +01:00
  • 4bb1c676cc drivers: dma: sf32lb: fix dma compile error Qingsong Gou 2025-10-30 14:43:05 +08:00
  • bfd033df81 modules: nrf_wifi: add missing Kconfig dependency Jordan Yates 2025-10-30 17:10:08 +10:00
  • 1d357e042c tests: lib: fdtable: declare the fd used by test Jordan Yates 2025-10-30 18:13:36 +10:00