Commit graph

  • b69d3e1222 soc: renesas: rcar: Support V4H SoC Duy Dang 2025-10-24 16:22:51 +07:00
  • 803ac37ed8 boards: mt8196: Add 'mt8196/mt8196/adsp' board yml Stephanos Ioannidis 2026-03-06 22:21:50 +09:00
  • c9ed5ee767 hal_nxp: integrate MCUX wireless connectivity 26.03.00-pvw2 release Axel Le Bourhis 2026-03-05 20:27:06 +01:00
  • 4a3b0e1366 boards: shields: add MikroE LTE IoT 7 Click Bobo Bäck Engström 2026-02-16 11:26:15 +01:00
  • 6feb360880 tests: Extend tests and samples execution scope for nrf5340dk Bartosz Miller 2026-03-03 07:54:03 +01:00
  • 184e16a0e4 tests: drivers: Enable retained_mem API test on nrf54lm20b Sebastian Głąb 2026-03-05 11:08:04 +01:00
  • 61de4becad dts: arm: st: {h5, h7rs, n6}: Move iocell out of /soc Tim Pambor 2026-03-06 15:17:47 +01:00
  • b78d3c346c soc: stm32: stm32_iocell: add support for STM32H5 series Tim Pambor 2026-03-06 11:39:55 +01:00
  • 86f6c012c2 drivers: counter: rpi_pico_pit: Fixes unwanted running Jan Behrens 2026-02-23 13:17:39 +01:00
  • ee6fda0311 scripts: west: nrf_common: Provision slot invalidation json Georgios Vasilakis 2025-10-13 17:12:53 +02:00
  • c407f46eb9 arch: arm: disable USE_SWITCH by default Sudan Landge 2026-03-09 13:02:20 +00:00
  • 076a21c30a arch: arm: fix USE_SWITCH for armclang Sudan Landge 2026-02-25 15:15:40 +00:00
  • 51480990a6 arch: arm: fix USE_SWITCH for IAR Sudan Landge 2026-02-25 13:54:00 +00:00
  • 97e9caeda4 arch: arm: document arm-m-switch for Doxygen Sudan Landge 2026-02-24 17:31:51 +00:00
  • 6bab66eed7 ci: fix sample.mcumgr.smp_svr.ram_load.serial.fs.shell Sudan Landge 2026-02-24 17:04:19 +00:00
  • efa14d4edb soc/nxp: Update SOC-specific vector tables for PendSV removal Sudan Landge 2026-02-24 11:02:40 +00:00
  • 568ba9a156 arch: arm: fix arm_interrupt tests when CONFIG_USE_SWITCH=n Sudan Landge 2026-02-24 02:41:25 +00:00
  • c0ab46d410 arch: arm: avoid MSP ESF corruption in arm_m_exc_exit on nested exception Sudan Landge 2026-02-20 22:20:07 +00:00
  • c18885e95f arch/arm: Work around FVP stkalign glitch Andy Ross 2025-08-11 10:37:45 -07:00
  • 70e87c5d1d arch/arm: Cleanup synchronization on userspace entry Andy Ross 2025-08-10 12:13:21 -07:00
  • 49a622b80d tests/arm_interrupt: Disable persistent lock test when USE_SWITCH=y Andy Ross 2025-08-10 10:02:42 -07:00
  • 0f9c7cafc4 arch/arm: Avoid top-level asm() blocks Andy Ross 2025-08-06 18:27:18 -07:00
  • e3acbec5cf soc/nxp: Update SOC-specific vector tables for PendSV removal Andy Ross 2025-08-06 19:51:57 -07:00
  • 7e2065bcfd arch/arm: clang-format changes Andy Ross 2025-08-06 16:20:53 -07:00
  • 84d77aeb31 arch/arm: Reorganize arm-m interrupt exit for performance Andy Ross 2025-08-06 14:20:57 -07:00
  • a04a30c6d1 kernel/sched: Move reschedule under lock in k_sched_unlock() Andy Ross 2025-08-06 12:14:16 -07:00
  • 2bbcece6ee kernel/sched: Refactor reschedule to permit better code generation Andy Ross 2025-08-06 11:59:45 -07:00
  • 750eb4fcb4 arch/arm: Remove unused Cortex M thread struct elements Andy Ross 2025-08-06 15:10:23 -07:00
  • 89296edf30 arch/arm: Split Cortex M PendSV vector from SVC Andy Ross 2025-08-06 15:09:41 -07:00
  • e4dee4347b arch/arm: Use an open coded lock and not arch_irq_lock() Andy Ross 2025-08-06 15:24:12 -07:00
  • 8638ed12f5 kernel/sched: Add optimized next switch handle wrapper Andy Ross 2025-08-05 14:26:10 -07:00
  • c67a1dfe77 tests/benchmarks/thread_metric: Don't select IRQ_OFFLOAD_NESTED Andy Ross 2025-08-05 09:29:23 -07:00
  • afae0c6e2e tests/benchmarks/swap: Add interrupt cases too Andy Ross 2025-08-05 12:12:04 -07:00
  • a58bd2c627 tests/benchmarks/thread_metric: Turn off CONFIG_MPU explicitly Andy Ross 2025-08-04 09:48:39 -07:00
  • 305b7227cc samples/openamp: Bump stack size Andy Ross 2025-07-29 14:26:40 -07:00
  • 39ccfb3588 arch/arm: Work around gcc codegen oddity in arch_switch() Andy Ross 2025-07-29 13:14:36 -07:00
  • b86e04a9e9 tests/benchmarks: Add a tiny microbenchmark for z_swap() Andy Ross 2025-02-05 11:01:56 -08:00
  • d535d17cbc kernel: Minor optimizations to z_swap() Andy Ross 2025-02-05 10:06:13 -08:00
  • eedd2446c6 arch/arm: Handle multi-cycle instruction in USE_SWITCH Andy Ross 2025-08-01 09:16:14 -07:00
  • e2e5542d14 arch/arm: Platform integration for new Cortex M arch_switch() Andy Ross 2025-02-04 10:02:26 -08:00
  • 3fb0b32847 tests/arch/arm: Add unit test for new arch_switch() implementation Andy Ross 2025-02-04 09:56:42 -08:00
  • 2d1252e006 arch/arm: New arch_switch() based context layer for Cortex M: Andy Ross 2025-02-04 09:55:32 -08:00
  • 6dac3c467c tests/arch/arm_thread_swap: Skip if USE_SWITCH=y Andy Ross 2025-02-02 10:24:14 -08:00
  • 6f7ba27af3 tests/kernel/mutex_api: Fix logic in PI race test Andy Ross 2025-02-01 05:54:01 -08:00
  • e62e92fa2b arch: Remove FPU_SHARING dependence on MULTITHREADING Andy Ross 2025-01-22 08:38:12 -08:00
  • e56e06020c arch: kconfig: ISR_TABLES_LOCAL_DECLARATION depend on IRQ vector table Bjarki Arge Andreasen 2026-03-06 13:48:33 +01:00
  • d4c84cd07b soc: infineon: enable DWT unit for PSOC6 devices with Cortex-M4 core Alexander Roodt 2026-03-06 14:31:32 +02:00
  • d9220b8286 watchdog: wdt_xilinx_wwdt: Add explicit state validation in feed Harini T 2026-03-05 20:41:24 +05:30
  • 973ff30ce5 tests: optee: fix heap buffer overflow in mock SMC callbacks Joakim Andersson 2026-03-04 21:50:08 +01:00
  • d2b3f4521b samples: boards: esp32: deep_sleep: Update test Raffael Rostagno 2025-12-12 14:12:51 -03:00
  • 378c1e9e54 samples: boards: esp32: light_sleep: Update test Raffael Rostagno 2025-12-05 14:00:49 -03:00
  • 893f9337f0 tests: uart_elementary: Fix overlays config for PM Raffael Rostagno 2026-03-03 12:04:17 -03:00
  • 1dd41b7a0b drivers: gpio: esp32: Add pull support for wakeup Raffael Rostagno 2025-12-12 16:06:02 -03:00
  • f25243cf7a drivers: gpio: esp32: Add wakeup support Raffael Rostagno 2025-12-11 14:58:08 -03:00
  • 53fe964473 drivers: gpio: esp32: Add device PM Raffael Rostagno 2025-12-11 09:58:52 -03:00
  • 14acf0cab1 drivers: counter: rtc: esp32: Add device PM Raffael Rostagno 2025-12-10 14:42:05 -03:00
  • 30b4abab11 boards: esp32: uart: Add sleep pin states Raffael Rostagno 2025-12-08 11:57:35 -03:00
  • 5250dc705a drivers: uart: esp32: Add device PM Raffael Rostagno 2025-12-08 11:56:58 -03:00
  • af76ef1162 drivers: systimer: esp32: Add systimer compensation Raffael Rostagno 2026-02-12 16:32:41 -03:00
  • d6c4ed90f4 pm: soc: esp32: Fix PM interface Raffael Rostagno 2025-05-14 11:56:57 -03:00
  • 9cc3028b39 soc: espressif: pm: CCOUNT compensation, ticks rounding Raffael Rostagno 2026-02-13 08:52:34 -03:00
  • 046346905a dts: soc: pm: esp32: Adjust power states Raffael Rostagno 2026-01-27 12:18:27 -03:00
  • d73bddc87e west.yml: hal_espressif: Update for PM Raffael Rostagno 2026-01-30 11:41:46 -03:00
  • 840f1991a2 drivers: stepper: adi_tmc: add TMCM-3216 driver Alexis Czezar Torreno 2026-02-25 09:03:49 +08:00
  • f2c8336ef6 dts: bindings: add Trinamic TMCM-3216 stepper controller Alexis Czezar Torreno 2026-02-25 08:44:14 +08:00
  • b2bc53aab8 logging: swo: drain hardware pipeline in panic handler Jay Beavers 2026-02-23 12:33:54 -08:00
  • f5d0e87ea3 shields: raspberry_pi_camera_module_2: add stm32n6 configs files Alain Volmat 2025-06-22 14:31:52 +02:00
  • 9bdafcd39c boards: shields: introduce the Raspberry Pi Camera Module 2 Josuah Demangeon 2025-06-09 13:45:16 +00:00
  • 26e8c406f5 boards: st: nucleo_n657x0_q: add csi_capture_port label Alain Volmat 2026-01-07 14:32:55 +01:00
  • 46b9c2537a boards: st: use csi_capture_port as alias instead of pipe_main Alain Volmat 2025-12-23 17:34:33 +01:00
  • 143dc6092e tests: drivers: build_all: video: add IMX219 Josuah Demangeon 2025-06-09 01:09:14 +00:00
  • 1db6b3dcc4 tests: drivers: build_all: video: correct sensor i2c address Alain Volmat 2025-12-23 16:42:38 +01:00
  • 4282f14306 drivers: video: introduce Sony IMX219 sensor driver Josuah Demangeon 2025-06-07 16:28:55 +00:00
  • 591d6e3d17 drivers: video: sort CMakeLists.txt/Kconfig imports Josuah Demangeon 2025-06-07 16:26:38 +00:00
  • 70e1f96cb6 driver: video: ctrls: add VIDEO_CID_DIGITAL_GAIN Josuah Demangeon 2025-06-07 16:20:05 +00:00
  • cc53c73263 mgmt: mcumgr: img_mgmt: typo fix Jordan Yates 2026-03-10 17:03:49 +10:00
  • 3eeff9e1ef net: ipv6: check on-link prefix before falling back to default router Jani Hirsimäki 2026-03-06 12:28:13 +02:00
  • db72f5228e net: ip: Add net_family2size helper function Pieter De Gendt 2026-03-06 09:55:06 +01:00
  • d6bcdb12b3 net: ip: Move struct net_sockaddr_nm to net_ip.h Pieter De Gendt 2026-03-06 10:53:34 +01:00
  • 7002434c24 net: ip: Move struct net_sockaddr_can to net_ip.h Pieter De Gendt 2026-03-06 09:54:16 +01:00
  • 1a27ec9a18 pm: policy: fix duplicated space in policy Yongxu Wang 2026-03-06 16:45:37 +08:00
  • 8f0503855a modules: openthread: add missing MBEDTLS_ASN1_PARSE_C dependency Valerio Setti 2026-02-28 07:22:38 +01:00
  • c9228f7503 manifest: openthread: include fixes for Mbed TLS 4 Valerio Setti 2026-03-06 09:25:37 +01:00
  • 446f5e2594 modules: mbedlts: remove key exchanges with RSA encryption Valerio Setti 2026-02-11 11:50:53 +01:00
  • 4af3b66f8f samples|tests: replace key exchange with RSA encryption Valerio Setti 2026-02-17 13:56:33 +01:00
  • 6a5bd4ab6a tests: net: sockets: tls_configurations: adapt to Mbed TLS 4.0 Valerio Setti 2026-02-11 18:01:39 +01:00
  • a302bd1de4 modules: mbedtls: add some TLS 1.2 and TLS 1.3 ciphersuite Kconfig Valerio Setti 2026-02-11 18:00:23 +01:00
  • d0406bfd0f arch posix: Optionally use stack bounds of pthread Scott Shawcroft 2026-03-09 10:48:49 -07:00
  • 72f06372bd native_simulator: Get latest from upstream Scott Shawcroft 2026-03-09 10:48:18 -07:00
  • e4bbfef655 snippets: espressif: add esp prefix Marek Matej 2025-12-17 22:47:04 +00:00
  • 1c74e47020 boards: litex: litex_vexriscv: add litesdcard Fin Maaß 2025-10-16 20:36:08 +02:00
  • 068569a268 drivers: sdhc: litex: add litesdcard driver Fin Maaß 2025-10-16 20:34:06 +02:00
  • 8bb2b52fd7 doc: stepper: fix doxygen grouping Shiven Kashyap 2026-03-09 19:50:07 +05:30
  • e08cbc77e0 drivers: flash: select MPU_ALLOW_FLASH_WRITE for Renesas RA MRAM Khai Cao 2026-03-06 07:23:48 +00:00
  • 3c07a68ae2 drivers: net: sam_gmac: set GMAC_NCFGR.GBE when working in Gigabit mode Tony Han 2025-06-04 14:29:39 +08:00
  • ac46da5d59 boards: st: stm32u5g9j_dk2: add stlink_gdbserver runner Roy Jamil 2026-03-05 21:07:37 +01:00
  • 1649f725f2 boards: st: nucleo_h563zi: add stlink_gdbserver runner Roy Jamil 2026-03-05 20:53:23 +01:00
  • 864269e27c drivers: flash: mcux_flexspi_nor: use IP read path Albort Xue 2026-03-05 16:53:28 +08:00
  • d3dbe45ccb drivers: spi: Fix for SPI register access on MAX32 Pete Johanson 2026-02-18 12:09:38 -07:00
  • c16a22664d boards: infineon: kit_pse84_eval: fix Kconfig.defconfig filename case Sreeram Tatapudi 2026-03-04 11:26:43 -08:00