Commit graph

  • 70ca335986 drivers: intc: vim: disable all interrupts at init Amneesh Singh 2025-12-22 12:28:49 +05:30
  • 8b310cf824 drivers: intc: vim: fix header macros Amneesh Singh 2025-12-22 12:35:47 +05:30
  • 2d5b720b62 drivers: can: Fix macro typo in CAN_RENESAS_RA_INIT Khai Cao 2026-01-08 01:04:41 +00:00
  • 27fdf98638 cmake: package_helper: Remove an empty elseif Wilfried Chauveau 2025-12-11 23:29:11 +00:00
  • 732adf7865 soc: nxp: mcxn: Add OSTIMER support and refine system timer selection Zhaoxiang Jin 2026-01-07 17:24:30 +08:00
  • 790598e642 soc: nxp: mcxn: Remove redundant code Zhaoxiang Jin 2026-01-07 17:22:13 +08:00
  • 552004f3d1 boards: nxp: frdm_mcxn236: enable ostimer in dts Zhaoxiang Jin 2026-01-06 13:57:43 +08:00
  • fc2b697a77 boards: xunlong: add orangepi zero initial support Muhammad Waleed Badar 2025-12-26 17:20:35 +05:00
  • 15a90b7783 soc: allwinner: add sun8i h3 soc support Muhammad Waleed Badar 2025-12-26 17:17:06 +05:00
  • 0983eb3862 drivers: can: nxp: mcan: enable external timestamp counter support Henrik Brix Andersen 2025-12-21 18:01:09 +00:00
  • 392e816ef0 drivers: can: mcan: add support for configuring internal timestamp counter Henrik Brix Andersen 2025-12-21 16:45:51 +00:00
  • 50cfa1a5dd drivers: i2c: cdns: Clear hold flag on last data interrupt Simon Maurer 2025-12-12 11:12:54 +01:00
  • 39bfa1126a drivers: i2c: cdns: switch over to DEVICE_MMIO API Simon Maurer 2025-12-21 20:24:16 +01:00
  • ed1520016b drivers: i2c: cdns: run clang-format Simon Maurer 2025-12-21 20:18:26 +01:00
  • 9334cedb3d boards: Add support for Cytron Maker Nano RP2040 Jonas Berg 2025-12-28 01:44:24 +01:00
  • 1db1e69250 mpfs_icicle: Add renode overlay to cmsis_rtos_v1.philosopher tests Marek Slowinski 2025-11-06 08:45:07 +01:00
  • 710ad5c4d8 boards: mpfs_icicle: add renode simulation support Marek Slowinski 2025-10-07 10:15:42 +02:00
  • 3f04069069 drivers: entropy: virtio: use bounce buffer for virtio entropy driver Juliusz Sosinowicz 2025-12-16 18:44:23 +01:00
  • d334130d5d soc: intel_adsp/ace: skip building arch reset vector Daniel Leung 2025-12-09 12:09:19 -08:00
  • efc344bef0 test: eventfd: add test for close while read Marco Casaroli 2025-11-15 10:58:57 +01:00
  • a78db0f8a9 posix: eventfd: ignore k_condvar_broadcast result Marco Casaroli 2025-11-15 10:56:49 +01:00
  • aa607f9b0a posix: eventfd: fix deadlock with POSIX API Marco Casaroli 2025-11-12 11:13:56 +01:00
  • 48ab80061b tests: eventfd: posix read interface Marco Casaroli 2025-11-12 09:18:35 +01:00
  • 060dd3b486 boards: arduino: fix long startup time with WIFI enabled Luca Burelli 2025-10-30 10:58:32 +01:00
  • c4c919e6cd tests: drivers: adc: Add overlay file for FPB-RX261 board Hau Ho 2025-11-18 16:17:50 +07:00
  • 41079453fc tests: drivers: adc: Add overlay file for EK-RX261 board Hau Ho 2025-11-18 15:07:14 +07:00
  • 9f0aa01333 boards: renesas: Add ADC support for FPB-RX261 board Hau Ho 2025-11-18 15:02:31 +07:00
  • de115f5242 boards: renesas: Add ADC support for EK-RX261 board Hau Ho 2025-11-18 15:01:54 +07:00
  • d2f0799246 dts: renesas: rx: Add dts property node for ADC support on RX261 Hau Ho 2025-05-28 13:56:25 +07:00
  • 36c5d6646d testsuite: include: zephyr: Add missing mappings for pragmas and recursion Thinh Le Cong 2025-10-27 13:11:48 +07:00
  • 15cdf90bee include: zephyr: toolchain: suppress Go004 warning for inline functions Thinh Le Cong 2025-12-09 16:40:26 +07:00
  • b170738d9f testsuite: include: zephyr: add stub for timestamp inline on IAR builds Thinh Le Cong 2025-10-24 11:38:32 +07:00
  • b90df06299 cmake: compiler: iar: skip GCC-specific lib detection Thinh Le Cong 2025-10-23 11:27:34 +07:00
  • ffc8575e8a debug: fix IAR build due to alias type mismatch in thread_info.c Thinh Le Cong 2025-10-22 17:57:56 +07:00
  • 955f376078 drivers: flash: stm32 ospi: use OPI erase opcode in correct mode Fabrice DJIATSA 2025-12-23 16:00:10 +01:00
  • 9151a32713 net: http: server: Enable HTTP1.0 request compatibility Nikhil Namjoshi 2025-12-30 03:27:31 +00:00
  • 26b56d71ba boards: Add support for Adafruit Feather RP2040 Scorpio Jonas Berg 2026-01-02 18:35:14 +01:00
  • fccf76a857 bluetooth: mesh: add mesh api prefix to app key structure Aleksandr Khromykh 2026-01-07 14:21:54 +01:00
  • 58667568ed bluetooth: mesh: move key primitives from mesh to keys header Aleksandr Khromykh 2026-01-07 13:21:53 +01:00
  • ceec1fd047 doc: release-notes-4.4: add option for mesh key sync Aleksandr Khromykh 2026-01-05 15:24:55 +01:00
  • e6bb053efe samples: bluetooth: mesh: disable key sync for mesh provisioner Aleksandr Khromykh 2026-01-05 15:14:14 +01:00
  • 9e7d75a59d tests: bluetooth: mesh: bsim tests to check key sync between core and cdb Aleksandr Khromykh 2026-01-05 14:59:16 +01:00
  • 0e2f88f31c tests: bluetooth: mesh: optimize persistent tests Aleksandr Khromykh 2026-01-05 14:57:14 +01:00
  • afdf571b3b bluetooth: mesh: improve cdb debug logging Aleksandr Khromykh 2026-01-05 14:55:59 +01:00
  • 1d50cd111d bluetooth: mesh: add key sync between core and cdb Aleksandr Khromykh 2026-01-05 14:54:43 +01:00
  • 19bc2214f3 bluetooth: mesh: refactore app key event Aleksandr Khromykh 2026-01-05 14:49:46 +01:00
  • 3c7d6ece5a drivers: wifi: eswifi: eswifi_offload: fix DHCP enable error handling Gaetan Perrot 2026-01-06 11:05:25 +09:00
  • a12fa17303 boards: deprecated: Remove old deprecated boards Jamie McCrae 2026-01-06 08:16:55 +00:00
  • a207354ddc doc: releases: migration-guide-4.4: new st,adc-resolutions property Guillaume Gautier 2026-01-07 15:43:44 +01:00
  • c81e2f70fe drivers: adc: stm32: clean up concat macros Guillaume Gautier 2026-01-06 09:28:37 +01:00
  • d81dee74c9 include: dt-bindings: adc: remove all stm32*_adc.h Guillaume Gautier 2026-01-05 16:47:09 +01:00
  • e141cdfa41 dts: arm: st: remove old resolutions property from adc nodes Guillaume Gautier 2026-01-07 10:02:55 +01:00
  • 717d7e8ee0 drivers: adc: stm32: resolution rework Guillaume Gautier 2026-01-07 09:45:15 +01:00
  • e7fab2739c dts: arm: st: add new st,adc-resolutions property to dtsi Guillaume Gautier 2026-01-07 09:42:44 +01:00
  • 056878676e dts: bindings: adc: stm32: add new st,adc-resolutions property Guillaume Gautier 2026-01-05 16:45:25 +01:00
  • 5768f30f0d drivers: wifi: esp_at: esp_offload: drop unused dev variable in esp_bind Gaetan Perrot 2026-01-06 11:41:28 +09:00
  • 795836c5cb dts: bindings: nrfs-swext: fix typos in bindings Gaetan Perrot 2026-01-06 23:45:19 +09:00
  • 6c410584dd modules: hal_st: Fix Kconfig USE_STDC_LSM6DS3TR Douglas Holtsinger 2025-12-14 13:47:53 -06:00
  • 97f4a67187 doc: fix additional instances of build/built typos Lane Westlund 2026-01-07 19:41:15 +01:00
  • 1bbbb286b3 cmake: Remove old deprecated code Jamie McCrae 2026-01-06 08:13:35 +00:00
  • c02c6add10 cmake: modules: boards: Remove deprecated HWMv1 extension handling Jamie McCrae 2026-01-06 08:09:55 +00:00
  • 0671dc7925 drivers/wdt/it8xxx2: support setting time interval of warning msg Ruibin Chang 2026-01-05 17:30:06 +08:00
  • 44b8f1c025 tests: drivers: uart: uart_async_api: add sf32lb52_devkit_lcd support Qingsong Gou 2026-01-06 14:20:04 +08:00
  • 560ecb2949 drivers: wifi: eswifi: eswifi_socket: fix listen backlog error handling Gaetan Perrot 2026-01-06 11:13:18 +09:00
  • 9186d6864a boards: native: add support for static linking Henrik Brix Andersen 2026-01-05 23:15:59 +00:00
  • c11ae6b6b2 mctp: I3C bindings and samples Tom Burdick 2025-09-30 11:20:43 -05:00
  • 1840356341 drivers: led_strip: ws2812_rpi_pico_pio: Add DMA support Terry Geng 2025-12-25 12:33:32 -05:00
  • 7081a5ff4b drivers: led_strip: ws2812_rpi_pico_pio: Use reset timer instead of sleep Terry Geng 2026-01-06 19:40:34 -05:00
  • 1428bc537a boards: nxp: s32k5xxcvb: add support i2c Tu Nguyen Van 2025-11-20 22:14:07 +07:00
  • b1da557ae8 tests: drivers: i2c_target_api: enable test for s32k5xxcvb Dat Nguyen Duy 2025-12-26 10:50:31 +07:00
  • e090988bcc Dts: nxp: add lpi2c devicetree nodes for s32k566 Dat Nguyen Duy 2025-12-26 10:46:23 +07:00
  • 84d5c3bd2d tests: drivers: build_all: ethernet: test dwmac driver for MMU platforms Tim Pambor 2025-12-28 21:49:22 +01:00
  • e70fd60d9d tests: drivers: build_all: ethernet: test dwmac driver for STM32H7 Tim Pambor 2025-12-20 09:59:12 +01:00
  • 2e9ba24515 drivers: ethernet: dwmac: Fix Kconfig for stm32h7 Tim Pambor 2025-12-20 09:58:48 +01:00
  • d426f153ae doc: clarified description of k_uptime_delta Nicholas Braaten 2026-01-03 23:12:14 +01:00
  • 547f1bbb11 drivers: gpio: Add Infineon PSoC4 GPIO driver Manojkumar Konisetty 2025-12-10 20:29:39 +05:30
  • e589deb665 boards: cy8cproto_041tp: Add dts for button and led Manojkumar Konisetty 2025-12-10 20:24:45 +05:30
  • 1f5bd18bb0 boards: cy8cproto_041tp: refactor dts and enable UART Dharun krithik k 2025-11-27 15:52:19 +05:30
  • e5e92f6c8f drivers: clock_control: update infineon clock drivers Dharun krithik k 2025-11-27 15:16:49 +05:30
  • a3ed433659 dts: infineon: update PSoC4100TP system clock nodes Dharun krithik k 2026-01-06 14:40:43 +05:30
  • 85d3a7b708 dts: infineon: update PSoC4100TP SoC nodes Dharun krithik k 2026-01-06 14:40:18 +05:30
  • 7f644b104f dt-bindings: clock: add Infineon PSoC4 clock source bindings Dharun krithik k 2025-11-27 12:54:31 +05:30
  • e7cfa7ae02 MAINTAINERS: add HalfSweet as SF32LB collaborator Haoran Jiang 2025-11-24 11:58:26 +08:00
  • f931c5a44f drivers: can: mcan: reintroduce assert in can_mcan_send() Henrik Brix Andersen 2026-01-07 16:09:45 +00:00
  • 24ab32c1dd soc: ite: Add idle exit tracing Rob Barnes 2026-01-05 11:50:44 -07:00
  • ff6d163ff7 boards: holyiot: support holyiot 25008 Julien Vermillard 2026-01-03 22:12:31 +01:00
  • f31516d461 drivers: uart: pl011: fix poll_in function Muhammad Waleed Badar 2026-01-04 01:05:21 +05:00
  • 88e7b3b451 scripts: build: Accept python object in Domain's constructor Yves Wang 2025-12-31 13:31:49 +08:00
  • 8c207308a4 drivers: gpio: emul: validate pins in single-pin APIs and mask in port APIs Jayvik Desai 2025-12-23 01:05:13 +05:30
  • b85fa7b256 doc: contribute: guidelines: Document KeepSorted and options Pieter De Gendt 2025-12-17 13:21:15 +01:00
  • 28953da368 doc: contribute: guidelines: Use zephyr_file for compliance script Pieter De Gendt 2025-12-17 13:20:08 +01:00
  • 9f1eec508e dts: bindings: replace '.yml' file extension with '.yaml' Abderrahmane JARMOUNI 2025-12-29 21:39:12 +01:00
  • fb353a41c0 samples: sensor: mtch9010 Fixed generation arg Robert Perkel 2026-01-05 11:09:00 -07:00
  • 87ce02b011 drivers: i3c: Move i3c_bus_mode() to common layer Tahsin Mutlugun 2026-01-05 20:09:22 +03:00
  • 36170c4530 arch: *: remove check for CONFIG_SOC_PER_CORE_INIT_HOOK Mathieu Choplain 2026-01-05 17:24:21 +01:00
  • 5286ce2565 samples: wifi: apsta_mode: use WIFI_USAGE_MODE_STA_AP as common Kconfig Muhammad Waleed Badar 2026-01-05 03:33:40 +05:00
  • b873286d54 net: l2: wifi: Fix channel and band validation Chaitanya Tata 2026-01-05 00:31:40 +05:30
  • 72e96e35dd drivers: clock_control: stm32h7: fix PLL rate with fractional PLL Etienne Carriere 2025-12-15 14:14:47 +01:00
  • 25aed0abbe dts: arm: st: h7rs: add memory-regions property to mac node Benjamin Klaric 2025-12-17 17:30:43 +01:00
  • b0b306ca24 dts: arm: st: h7: add memory-regions property to mac node Benjamin Klaric 2025-12-11 16:45:32 +01:00