Commit graph

  • 8434550bc2 dts: bindings: ethernet: update values for phy-connection-type Fin Maaß 2026-05-06 16:50:24 +02:00
  • 6072d4880d doc: mspi: update peripheral guide for MSPI MEMMAP rename Richard Wheatley 2026-07-15 14:17:47 -05:00
  • 93537281ad doc: releases: add migration guide entry for MSPI MEMMAP rename Richard Wheatley 2026-07-15 14:17:47 -05:00
  • 24ac9afbd6 drivers: mspi: rename MSPI_XIP to MSPI_MEMMAP Richard Wheatley 2026-07-15 14:17:34 -05:00
  • 97d41a83c3 doc: doxygen: make Topics the focal point of the landing page Benjamin Cabé 2026-07-14 22:30:36 +02:00
  • 3b9c765fce tests: kernel: poll: split out focused signal lifecycle coverage Anas Nashif 2026-07-15 15:52:54 -04:00
  • 44b87e5e6d tests: kernel: timer: add focused run-time init test Anas Nashif 2026-07-15 15:52:54 -04:00
  • c8727dbade tests: kernel: common: split uptime clock test per time base Anas Nashif 2026-07-15 15:52:54 -04:00
  • 79848a3e09 tests: kernel: stack: split out focused define/init/order coverage Anas Nashif 2026-07-15 15:50:09 -04:00
  • 3a6df772c1 tests: kernel: fifo: split out focused put-order coverage Anas Nashif 2026-07-15 15:50:09 -04:00
  • 3c5f791890 tests: kernel: mutex: add focused define/init tests Anas Nashif 2026-07-15 15:50:09 -04:00
  • f9ab5a4337 tests: kernel: queue: split out focused insertion-order coverage Anas Nashif 2026-07-15 15:49:22 -04:00
  • 54e043d997 tests: kernel: msgq: split out focused data-passing coverage Anas Nashif 2026-07-15 15:49:22 -04:00
  • 8c393f6153 tests: kernel: events: split overloaded scenario tests Anas Nashif 2026-07-15 15:49:22 -04:00
  • 8ae26210bf boards: weact/usb2canfdv2: remove use of stm32_lp_tick_source Anas Nashif 2026-07-18 07:05:46 -04:00
  • 2bb56d673c WIP: SPI DMA ch81 Michael Hope 2025-10-25 15:36:42 +02:00
  • 9453ea93fe drivers: spi: optimise the WCH transcieve for common situations Michael Hope 2025-10-13 19:53:20 +02:00
  • 8165e3b22f drivers: spi: optimise the WCH transcieve for common situations Michael Hope 2025-10-13 19:53:20 +02:00
  • faf2ff0e2b DNS: psram Michael Hope 2025-10-18 20:43:07 +02:00
  • e24be77add WIP: SPI Michael Hope 2025-05-26 05:13:13 +00:00
  • 47ea379ecd samples: enable build tests for the ch32v006evt Michael Hope 2025-05-25 09:42:00 +00:00
  • ef35a43b88 WIP: i2c Michael Hope 2026-03-13 19:16:50 +01:00
  • 71a11ff334 WIP: constify modbus Michael Hope 2025-11-02 19:26:57 +01:00
  • 9da1ac1fff subsys: modbus: ensure the inter-frame timer doesn't expire too soon Michael Hope 2025-11-02 10:56:05 +01:00
  • 48b60c2b89 drivers: hwinfo: add a WCH ESIG hardware ID driver Michael Hope 2025-10-16 20:44:24 +02:00
  • da9b7b9d25 samples: video: fix CMakeLists.txt style dev Josuah Demangeon 2026-07-17 17:10:48 +02:00
  • 235e40c904 video: update the sample and test names to match their new location Josuah Demangeon 2026-07-17 15:03:53 +02:00
  • d685b884cc video: move tests and samples to subsys/video subdirectory Josuah Demangeon 2026-07-17 14:02:24 +02:00
  • ee70240922 doc: releases: 4.5: video: document the migration Josuah Demangeon 2026-06-30 22:41:46 +02:00
  • b2be4e30e8 video: ctrls: convert to use driver API wrappers Josuah Demangeon 2026-07-13 22:03:31 +02:00
  • 93511748ee video: import source content from drivers/video Josuah Demangeon 2026-03-20 00:41:02 +01:00
  • a0666f3877 drivers: video: only use <zephyr/drivers/video.h> for API shims Josuah Demangeon 2026-03-19 19:21:56 +01:00
  • 5013d4c7aa net: shell: ppp: Fix config option checks Arya Khochare 2026-07-09 00:32:16 +05:30
  • e6dec71da3 tests: posix/semaphore: fix fault when CONFIG_KERNEL_COHERENCE=y Daniel Leung 2026-07-09 09:53:06 -07:00
  • d751e1c1a4 boards: qemu_x86_tiny: up DRAM size to 384K Daniel Leung 2026-07-15 14:41:39 -07:00
  • 1e63ffabe6 .github: twister: install Python requirements after the rebase Anas Nashif 2026-07-15 12:04:25 -04:00
  • beb4f0a83f .github: push_artifacts: use the zephyr-ci-env action Anas Nashif 2026-07-15 10:58:30 -04:00
  • 137ae2b27c .github: doxygen-checks: use the zephyr-ci-env action Anas Nashif 2026-07-15 10:58:23 -04:00
  • 1e08e49a4e .github: clang: use the zephyr-ci-env action Anas Nashif 2026-07-15 10:58:16 -04:00
  • 6943b699ca .github: bsim-tests: use the zephyr-ci-env action Anas Nashif 2026-07-15 10:58:08 -04:00
  • f20557a5b0 .github: add concurrency cancellation to PR check workflows Anas Nashif 2026-07-15 10:50:59 -04:00
  • ba5faf6a22 .github: set persist-credentials: false on non-pushing checkouts Anas Nashif 2026-07-15 10:49:30 -04:00
  • d7ebeb67c8 .github: add timeout-minutes to jobs that lacked them Anas Nashif 2026-07-15 10:46:26 -04:00
  • cbf2821249 .github: coding_guidelines: use the zephyr-ci-env action Anas Nashif 2026-07-15 10:23:56 -04:00
  • 3ceb37d251 .github: doc-build: use the zephyr-ci-env action Anas Nashif 2026-07-15 17:59:07 -04:00
  • f6017136c0 .github: twister: default the matrix subset to an empty array Anas Nashif 2026-07-15 08:54:18 -04:00
  • 4cec2019fe .github: twister: drop the unused COMMIT_RANGE env Anas Nashif 2026-07-15 08:52:18 -04:00
  • 83ea874a00 .github: twister: unify the per-event twister run steps Anas Nashif 2026-07-15 08:50:31 -04:00
  • 20ffc491cd .github: twister: extract shared setup into a composite action Anas Nashif 2026-07-15 17:58:52 -04:00
  • 411acc6c4b .github: twister: generate the PR test plan only once Anas Nashif 2026-07-15 08:35:02 -04:00
  • cdba7c81c2 soc: nordic: nrf71: don't auto-boot Wi-Fi core by default Chaitanya Tata 2026-07-16 00:47:01 +05:30
  • 68078955f7 cmake: toolchain: add XC32 toolchain configuration files Ashish Mahanth 2026-07-08 16:07:02 +00:00
  • ae9b9b1429 tests: ipc: benchmark: fix cpu_load.h include Anas Nashif 2026-07-17 15:22:05 -04:00
  • 581d8ffa8a canbus: isotp: mark as stable Henrik Brix Andersen 2026-07-15 15:29:56 +00:00
  • a8cca443c3 cmake: Mention modern git commands Reto Schneider 2026-07-12 23:42:45 +02:00
  • 1938e2061f scripts: footprint: Improve function name Reto Schneider 2026-07-12 23:42:45 +02:00
  • bb20634a78 samples: drivers: ethernet: Use git switch instead of checkout Reto Schneider 2026-07-12 23:42:45 +02:00
  • 1889a0ceda doc: manifest: executorch: Use git switch instead of checkout Reto Schneider 2026-07-12 23:42:45 +02:00
  • c6bac40840 doc: contribute: guidelines: Use git switch instead of checkout Reto Schneider 2026-07-12 23:42:45 +02:00
  • 34804438d1 boards: intel: common: Use git switch instead of checkout Reto Schneider 2026-07-12 23:42:44 +02:00
  • e0c351d39b boards: intel_adsp: doc: Use git switch instead of checkout Reto Schneider 2026-07-12 23:42:44 +02:00
  • 4d1d45dec5 boards: arduino: doc: Use git switch instead of checkout Reto Schneider 2026-07-12 23:42:44 +02:00
  • fdf02cd84b drivers: serial: esp32: Fix async UART peripheral power-down Raffael Rostagno 2026-07-15 15:08:23 -03:00
  • aa8b0f3eb0 drivers: serial: esp32: Hold PM lock for IRQ TX/RX duration Raffael Rostagno 2026-07-15 15:07:53 -03:00
  • 8fb31a71d6 Revert "samples openthread shell x24: Disable test" David Boullie 2026-07-15 08:32:56 -04:00
  • e858b2d410 modules: hal_silabs: Add missing RAIL stubs David Boullie 2026-07-15 08:27:59 -04:00
  • 46456b75f7 MAINTAINERS: Hand over the hal nxp maintainer role to Jason Zhaoxiang Jin 2026-07-15 19:59:59 +08:00
  • 8b43a915be modules: openthread: Add openthread_work_q_get() API Robert Lubos 2026-07-15 13:29:05 +02:00
  • a1cd0a185b tests/bsim: BT: mesh: Build and run tests with twister Alberto Escolar Piedras 2026-07-15 12:56:09 +02:00
  • 47269d6a19 tests bsim BT mesh: Add twister definitions for bsim tests Alberto Escolar Piedras 2026-07-15 12:52:49 +02:00
  • 5bf87816ff arch: riscv: bump idle stack size Adrian Śliwa 2026-07-14 12:53:58 +02:00
  • 88d6d91753 scripts: zspdx: Fix relationship mapping in SDPX 3 David Nepožitek 2026-07-15 11:44:02 +02:00
  • 848340346d Bluetooth: ATT: Do not guard functions with #if defined Emil Gydesen 2026-07-15 11:47:49 +02:00
  • 6116a231b6 tests: drivers: dma: Add platform allow entries Farsin Nasar V A 2026-06-29 10:58:35 +05:30
  • aa859d9c5d i2c: stm32: remove I2C_STM32_DOMAIN_CLOCK_SUPPORT macro usage Akansh Sinha 2026-07-15 00:47:16 +05:30
  • f70cfd0113 testsuite: move ztress to use zephyr/sys/cpu_load.h Anas Nashif 2026-07-15 07:07:42 -04:00
  • 35e99930d7 tests: cpu_load: make the periodic report tests SMP safe Anas Nashif 2026-07-12 07:23:14 -04:00
  • 270ebaa7d6 lib: os: cpu_load: report every CPU in the periodic report Anas Nashif 2026-07-12 07:23:14 -04:00
  • fb1f71dbe0 lib: os: cpu_load: account the open idle window of another CPU Anas Nashif 2026-07-12 07:22:56 -04:00
  • 11426c0d7b kernel: usage: account in-progress cycles of another CPU Anas Nashif 2026-07-12 07:22:56 -04:00
  • ad9dc46189 tests: cpu_load: cover x86 and Xtensa on the idle-hook backend Anas Nashif 2026-07-12 06:01:29 -04:00
  • eec6a8f52a arch: x86, xtensa: support the idle-hook CPU load backend Anas Nashif 2026-07-12 06:01:07 -04:00
  • 945af04840 lib: os: cpu_load: close the idle window at ISR entry Anas Nashif 2026-07-12 06:00:39 -04:00
  • b416938af3 tests: cpu_load: move to tests/lib and cover both backends Anas Nashif 2026-07-11 21:05:15 -04:00
  • 7b1bdf5f80 lib: os: cpu_load: make the idle-hook backend SMP capable Anas Nashif 2026-07-11 21:05:03 -04:00
  • 5e4d4a7d63 arch: add ARCH_HAS_CPU_IDLE_HOOKS capability Anas Nashif 2026-07-11 21:05:03 -04:00
  • fb64308ed4 doc: cpu_load: document unified module and backends Anas Nashif 2026-07-11 17:02:03 -04:00
  • 0997a8c0be lib: os: cpu_load: unify metric and idle-hook modules Anas Nashif 2026-07-11 17:02:03 -04:00
  • 8668a2a72a doc: relocate cpu_load docs to match subsystem moves Anas Nashif 2026-07-11 16:20:33 -04:00
  • 58cc81a2c8 lib: os: move cpu_load out of debug and drop tracing dep Anas Nashif 2026-07-11 16:08:07 -04:00
  • e87d2b11cd lib: os: rename cpu_load metric module to cpu_load_metric Anas Nashif 2026-07-11 16:07:35 -04:00
  • 25d08114e9 arch: gate idle notification hooks on SYS_IDLE_HOOKS Anas Nashif 2026-07-11 16:07:03 -04:00
  • b9f8798c7d boards: antmicro: add support for Renode Reference Platform board Mikołaj Rosowski 2026-07-09 14:45:41 +02:00
  • d717223459 arch: arm: core: cortex_m: disallow unsafe D-cache invalidate Holt Sun 2026-07-10 11:39:53 +08:00
  • a7e386826d drivers: counter: infineon_tcpwm: cache input frequency for ISR safety Bill Waters 2026-07-08 17:03:07 -07:00
  • 395438fe49 dts: arm: st: h7: remove ADC3 channel preselection for H72x/73x series Marin Jurjević 2026-07-16 16:31:41 +02:00
  • c97ff35c75 drivers: adc: stm32: fix resetting PCSEL register Marin Jurjević 2026-07-08 14:57:15 +02:00
  • 5be85a76fb drivers: adc: stm32: fix channel preselection setup condition Marin Jurjević 2026-07-08 14:51:28 +02:00
  • 796b666e7a doc: migration: 4.5: add note about stm32_lp_tick_source replacement Mathieu Choplain 2026-06-03 16:06:09 +02:00
  • 5d71d40ae3 samples: boards: st: power_mgmt: blinky: replace stm32_lp_tick_source Mathieu Choplain 2026-06-03 16:06:02 +02:00