Commit graph

  • 1b8c7a3038 kernel: thread timeout: Fix race condition Peter Mitsis 2026-05-04 12:17:20 -07:00
  • 92382add71 arch: arm64: mmu: track xlat tables usage and warn before exhaustion Carlo Caione 2026-04-30 10:29:13 +02:00
  • f101f96fad test: drivers: edac: add mecc test case Yongxu Wang 2026-03-12 15:43:02 +08:00
  • 8ac7514e5b dts: arm: nxp: rt118x: Add MECC controller device nodes Yongxu Wang 2025-11-24 16:58:07 +08:00
  • bee70bbfd5 drivers: edac: Add NXP MECC (Memory ECC Controller) driver Yongxu Wang 2025-11-24 14:37:22 +08:00
  • 0527bec550 modules: hal_nxp: Add meccc drivers to zephyr build tree Yongxu Wang 2025-11-25 09:36:06 +08:00
  • fa7dc89c14 boards: bflb: Add SDHC nodes to relevant Camille BAUD 2026-04-28 14:25:26 +02:00
  • 4acfc0039b drivers: sdhc: Introduce BFLB SDHC driver Camille BAUD 2026-03-08 04:42:08 +01:00
  • 12120e6d82 drivers: clock_control: Enable SDHC gate on bl61x Camille BAUD 2026-03-11 00:43:03 +01:00
  • c2fbbb7e0b samples: llext: modules: Increase main stack size Krzysztof Chruściński 2026-03-31 08:11:03 +02:00
  • 4790b128a5 samples: cpu_freq: Align regex to the log_output change Krzysztof Chruściński 2025-12-08 09:20:25 +01:00
  • a1253e99f7 tests: logging: log_output: Align test to fix in the log_output Krzysztof Chruściński 2025-12-08 08:29:08 +01:00
  • 667c3184d6 logging: log_output: Fix formatting of function prefix Krzysztof Chruściński 2025-12-08 08:27:59 +01:00
  • f39ad09bd2 lora: stm32wl: fix RFO_LP paDutyCycle for +15 dBm Carlo Caione 2026-05-06 22:12:24 +02:00
  • 6cc00671fe drivers: hwinfo pse84 update to add reset cause Richard Mc Sweeney 2026-05-06 11:57:01 -07:00
  • 7aa4c4d2a6 i3c: drivers: stm32: Don't compile IBI work queue in target mode only James Growden 2026-05-06 15:28:43 -04:00
  • 756b16b643 Bluetooth: ISO: Add missing buf->len checks in bt_iso_recv Emil Gydesen 2026-05-06 21:27:00 +02:00
  • e43a543690 drivers: i3c: store getcaps/crcaps in target James Growden 2026-05-06 15:04:51 -04:00
  • 29687bf12b drivers: i3c: fix logger issues for TARGET_MODE_ONLY James Growden 2026-05-06 14:38:52 -04:00
  • a8371b0d47 drivers: disk: ftl: fix null pointer dereference Tim Pambor 2026-05-06 17:59:44 +02:00
  • dbad6f3a94 doc: conf.py: requirements: fix mermaid issue with relative path Benjamin Cabé 2026-05-06 10:19:05 +02:00
  • 33524cc9b0 drivers: counter: restore mcux lptmr period after cancel Hake Huang 2026-04-24 18:36:59 +08:00
  • 329820dafe boards: bflb: bl60x: enable BLE controller William Markezana 2026-05-07 15:55:40 -04:00
  • b4193f101a drivers: bluetooth: add BL60x on-chip BLE HCI driver William Markezana 2026-04-21 19:18:07 -04:00
  • 8714a89579 soc: bflb: bl60x: add BLE controller shim layer William Markezana 2026-04-21 19:18:07 -04:00
  • f1e9de401b dts: bflb: bl60x: add BLE controller DTS node William Markezana 2026-04-21 19:06:17 -04:00
  • e1f9d3cd2c manifest: hal_bouffalolab: update revision for BL60x BLE support William Markezana 2026-04-21 19:06:17 -04:00
  • e1434e141e logging: fix immediate clean output locking on SMP Luming Ou 2026-04-13 15:33:50 +00:00
  • ea8edae119 tests: drivers: build_all: add MS5637 to sensor I2C build test William Markezana 2026-03-27 09:54:44 -04:00
  • 1ca2d97d69 drivers: sensor: add TE Connectivity MS5637 sensor driver William Markezana 2026-03-27 09:54:44 -04:00
  • 97a53b716b dts: bindings: add TE Connectivity MS5637 sensor binding William Markezana 2026-03-25 14:03:37 -04:00
  • a720176656 manifest: update hal_realtek revision for rtl87x2g HAL drivers Zhiyuan Tang 2026-05-07 09:58:18 +08:00
  • b29f66c3e9 boards: realtek: add entropy support in board yaml files Zhiyuan Tang 2026-03-13 10:52:03 +08:00
  • cdaa7f8021 drivers: dts: entropy: add Realtek Bee TRNG driver Zhiyuan Tang 2026-03-12 13:55:37 +08:00
  • f164f26a9c doc: releases: 4.5: Document removed deprecated networking options/APIs Robert Lubos 2026-05-06 15:45:35 +02:00
  • 03d8496627 net: tls_credentials: Remove TLS_CREDENTIAL_SERVER_CERTIFICATE Robert Lubos 2026-05-06 16:35:36 +02:00
  • fba8fb4070 net: openthread: Remove deprecated APIs Robert Lubos 2026-05-06 16:20:58 +02:00
  • 3867c1f8d3 net: if: Remove deprecated APIs Robert Lubos 2026-05-06 16:12:09 +02:00
  • b3d4e29e08 net: sockets: Remove deprecated CONFIG_NET_SOCKETS_POLL_MAX Robert Lubos 2026-05-06 15:43:06 +02:00
  • 6cdd2d36f4 net: tc: Remove deprecated CONFIG_NET_TC_SKIP_FOR_HIGH_PRIO Robert Lubos 2026-05-06 15:40:29 +02:00
  • 71617b9f81 tests: drivers: uart: async_api: Improve read_abort test Krzysztof Chruściński 2026-05-06 15:55:34 +02:00
  • e24f0622ea dts: ti: am62l: Fix power domain unit address format Soumya Tripathy 2026-05-06 19:32:47 +05:30
  • 659c117841 manifest: Update nRF hw models to latest Alberto Escolar Piedras 2026-05-06 13:06:57 +02:00
  • e547706430 drivers: pwm: pwm_nrfx: handle uninitialized period cycles Michał Stasiak 2026-05-06 12:00:03 +02:00
  • c099d39624 dts: nrf54lm20: add IDLEOUT support for nRF54LM20 PWM Michał Stasiak 2026-05-06 11:58:26 +02:00
  • 55450eaa89 modules: hal_nordic: nrfx: Enable external PPIB function Krzysztof Chruściński 2026-05-06 12:19:12 +02:00
  • 2fc1f87ce3 soc: nordic: common: gppi_sd2ppi: Fix NRF_SPU dependency Krzysztof Chruściński 2026-05-06 11:29:35 +02:00
  • 61271f7ead soc: nordic: common: Fix SD2PPI global configuration Krzysztof Chruściński 2026-05-06 11:05:31 +02:00
  • d4f0cd4a43 boards: seeed: add support for reTerminal E1003 Benjamin Cabé 2026-04-25 00:06:20 +02:00
  • 3819c06046 boards: seeed: set skip-calibration for voltage divider on reTerminal Benjamin Cabé 2026-05-05 17:05:10 +02:00
  • 9e1373f43b tests: drivers: build_all: gpio: add npm10xx Sergei Ovchinnikov 2026-05-05 15:02:14 +02:00
  • 5d62f0f3d0 drivers: gpio: npm10xx GPIO driver Sergei Ovchinnikov 2026-05-05 14:46:36 +02:00
  • f331ee5ccd tests: kvss: zms: fix the corrupt_close test Riadh Ghaddab 2026-04-30 15:48:49 +02:00
  • 64997e4447 tests: kvss: zms: fix tests for native_sim/native/64 board target Riadh Ghaddab 2026-04-28 16:48:01 +02:00
  • 2271e338fe tests: subsys: modbus: Add nrf platform Piotr Krzyzanowski 2026-04-16 12:08:39 +02:00
  • 98395af2b2 drivers: timer: nrf_grtc_timer: Add Kconfig options for uninit behavior Adam Kondraciuk 2026-03-23 16:42:14 +01:00
  • a20f4aea7e drivers: wdt: numaker: use clock controller to get clock frequency Fiona Behrens 2026-04-30 09:21:08 +00:00
  • a4c4d6ad67 driver: clock_control: init nuvoton numicro m4 scc Fiona Behrens 2026-02-06 16:25:24 +00:00
  • e53f3dfd95 manifest: update hal_nxp to upgrade wifi version to r53.p9 Maochen Wang 2026-05-06 15:41:50 +08:00
  • 226240021a boards: infineon: Documenting Secure Boot for Edge boards Laura Carlesso 2026-05-05 23:11:13 -07:00
  • 4288af5244 drivers: counter: mcux_ctimer: add reset API support Andrej Butok 2026-05-04 15:50:40 +02:00
  • 56bae04ce3 scripts: build: gen_kobject_list: Dedup ULEB128 decoding Pieter De Gendt 2026-05-04 09:18:33 +02:00
  • a28a405222 scripts: build: gen_kobject_list: Fix big endian decoding issue Pieter De Gendt 2026-05-04 09:16:56 +02:00
  • 2e8a2c6d36 drivers: i3c: cdns: fix detach Ryan McClelland 2026-05-01 17:08:04 -07:00
  • 68c95f8e8f lorawan: native: reject unsupported downlink FOpts Carlo Caione 2026-04-30 10:01:20 +02:00
  • de3d359c0f lorawan: native: bound confirmed retry count Carlo Caione 2026-04-30 10:00:57 +02:00
  • c508df15c6 lorawan: native: serialize mutable API state Carlo Caione 2026-04-30 10:00:37 +02:00
  • 755784b934 lorawan: native: validate downlink FOpts length Carlo Caione 2026-04-30 09:59:50 +02:00
  • ea1e48121e lorawan: native: reuse confirmed frame for retries Carlo Caione 2026-04-30 09:59:27 +02:00
  • e4af8f1912 lorawan: require channel mask after stack start Carlo Caione 2026-04-30 09:57:37 +02:00
  • b58906956f Bluetooth: Remove deprecated bt_buf_{get,set}_type() Johan Hedberg 2026-04-28 18:31:06 +03:00
  • a31f2d8054 tests: bluetooth: gatt: add PSA memory leak test for GATT alperen sener 2026-03-30 16:53:57 +02:00
  • 67049acb23 bluetooth: host: gatt: add helper bt_gatt_is_db_hash_valid test function alperen sener 2026-03-30 16:51:16 +02:00
  • 78a53b541b bluetooth: host: gatt: destroy imported key in case psa mac sign fail alperen sener 2026-03-30 14:11:46 +02:00
  • ce012d07a0 drivers: wifi: nxp: fix build errors caused by eth api update Fengming Ye 2026-05-08 16:58:01 +09:00
  • 60aaf222e5 llext: fix inverted loop bounds check in dependency iteration Tomasz Leman 2026-05-07 13:59:19 +02:00
  • f72d13174f drivers: i2c: bee: disable only when bus is inactive Yuzhuo Liu 2026-05-06 10:49:11 +08:00
  • ebe5b97d8b dts: arm: renesas: ra: fix rtc reg address format Khai Cao 2026-05-06 02:25:51 +00:00
  • 17b8550e62 tests: http_server: tests for http_server_remove_dot_segments Flavio Ceolin 2026-05-05 15:45:34 -07:00
  • f4a423c985 net: http_server: Normalize URL path before lookup Flavio Ceolin 2026-05-05 15:12:04 -07:00
  • 3c0fe6a829 drivers: wifi: nxp: add promisc mode capability Fengming Ye 2026-04-27 11:05:47 +09:00
  • a578d6c2c2 boards: Migrate to zephyr,mapped-partition about rp2xxx boards TOKITA Hiroshi 2026-04-25 10:20:10 +09:00
  • 00519fb1b3 dts: vendor: raspberrypi: Migrate to zephyr,mapped-partition TOKITA Hiroshi 2026-04-25 11:14:31 +09:00
  • a88cefa9a3 dts: Migrate to zephyr,mapped-partition about rp2xxx socs TOKITA Hiroshi 2026-04-25 11:06:37 +09:00
  • cffb38a164 boards: adafruit: macropad_rp2040: Add missing SPDX-License-Identifier TOKITA Hiroshi 2026-04-25 11:58:30 +09:00
  • 5635d7e75d soc: raspberrypi: rp2040: Fix second-stage bootloader detection TOKITA Hiroshi 2026-05-06 07:13:57 +09:00
  • f015afe65d firmware: scmi: add support for base protocol Svitlana Drozd 2026-03-23 15:39:22 +02:00
  • 2b4b1dc857 firmware: scmi: util: add macros for base proto Svitlana Drozd 2026-04-01 12:58:22 +03:00
  • ee8ea9a9ce drivers: disk: sdmmc: fix return value if sd card not present Fin Maaß 2026-01-15 17:05:01 +01:00
  • 6c7aadb0fc drivers: can: stm32: bxcan: fix assert statement Henrik Brix Andersen 2026-05-07 10:12:20 +02:00
  • 1664f43963 soc: esp32: pm: Register module LOG Raffael Rostagno 2026-05-05 16:34:32 -03:00
  • 4f8137d035 video: imx335: test_pattern handling support Alain Volmat 2026-05-05 21:00:36 +02:00
  • 70a100ccb1 soc: esp32: Update linker script for atomic_c Raffael Rostagno 2026-05-05 11:46:30 -03:00
  • 70ac2968ee dts: vendor: nordic: nrf54h20: Add missing property for ppib121 Krzysztof Chruściński 2026-05-05 15:49:21 +02:00
  • 63da9b5dbf drivers: counter: stm32_rtc: manage EXTI line in a proper manner Mathieu Choplain 2026-05-05 15:28:28 +02:00
  • 5b6804ed71 dts: arm: st: f1/c5: add missing alarm EXTI line property Mathieu Choplain 2026-05-06 11:09:02 +02:00
  • 7e7a50ea59 tests/bsim/bluetooth/ll/bis: Filter by existence of bsim tag Alberto Escolar Piedras 2026-05-05 15:08:27 +02:00
  • 6ed148b219 boards native nrf_bsim: Add bsim as supported tag Alberto Escolar Piedras 2026-05-05 13:44:18 +02:00
  • 721f9e7e39 cmake: qemu: virtio: mmio: force non legacy mode Fin Maaß 2026-05-05 13:46:06 +02:00
  • 3dfb161eb5 samples: drivers: gpio: button_interrupt: Prevent NULL pointer Daniel Schultz 2026-05-05 10:44:45 +02:00