Commit graph

  • 07e36d50e4 tests: kernel: common: Fix race in timeout_order test Dilip Raman 2026-04-30 14:37:28 +05:30
  • 6e2154129b samples: Bluetooth: Audio: apply U suffix to unsigned integer literals Emil Gydesen 2026-04-30 11:37:10 +02:00
  • 21e55f26e2 modules: mbedtls: do not always enable entropy on MBEDTLS_PSA_CRYPTO_C Tomi Fontanilles 2026-04-30 12:23:15 +03:00
  • 23f6bbbf1b tests bsim bluetooth ll: Prepend sim_id with board name Alberto Escolar Piedras 2026-04-30 10:58:00 +02:00
  • 6956c79dd0 tests bsim bluetooth mesh: Prepend sim_id with board name Alberto Escolar Piedras 2026-04-30 10:51:12 +02:00
  • b7bc7f24fa tests bsim bluetooth samples: Prepend sim_id with board name Alberto Escolar Piedras 2026-04-30 10:40:56 +02:00
  • da1493cfcc tests bsim bluetooth audio_samples: Prepend sim_id with board name Alberto Escolar Piedras 2026-04-30 10:34:42 +02:00
  • bb703e083f tests bsim net: Prepend sim_id with board name Alberto Escolar Piedras 2026-04-30 10:11:02 +02:00
  • acacda875d tests bsim bluetooth audio: Prepend sim_id with board name Alberto Escolar Piedras 2026-04-30 10:07:58 +02:00
  • 3772205fd6 tests bsim bluetooth hci_uart: Prepend sim_id with board name Alberto Escolar Piedras 2026-04-30 09:50:05 +02:00
  • b3d5fd31bd tests bsim bluetooth tester: Prepend sim_id with board name Alberto Escolar Piedras 2026-04-30 09:48:40 +02:00
  • 42483f15f5 tests bsim bluetooth host: Prepend sim_id with board name Alberto Escolar Piedras 2026-04-30 09:35:38 +02:00
  • a11bcdeca3 boards: arm: weact: migrate several boards to zephyr,mapped-partition Jordano Iqbal Darmawan 2026-04-30 15:36:18 +07:00
  • 4f5b30f7a0 samples: die_temp_polling: update ADC to use differential mode Zhaoxiang Jin 2026-04-30 16:00:13 +08:00
  • 3c16651862 drivers: adc: mcux_lpadc: set BUF21 mode after enabling regulator Zhaoxiang Jin 2026-04-30 15:58:48 +08:00
  • 57ce922032 shell: Check return code from api read() Jukka Rissanen 2026-04-29 10:04:21 +03:00
  • d57e692738 boards: others: stm32f401_mini: add chosen zephyr,code-partition Etienne Carriere 2026-04-29 08:56:15 +02:00
  • 2b7eaa153b Bluetooth: BAP: remove unused broadcast_sink from bt_bap_ep Emil Gydesen 2026-04-29 08:16:44 +02:00
  • 20455dba3b boards: Use zephyr:board:: directive TOKITA Hiroshi 2026-01-16 08:40:07 +09:00
  • d679768628 drivers: input: gpio_qdec: add invert-direction property Andrew Yong 2026-04-27 19:12:18 +08:00
  • 78cf73d293 boards: arduino: Add support for the Arduino Nesso N1 Carlo Caione 2026-04-28 09:28:56 +02:00
  • 183c7f549c samples: arch: smp: pi: require smp in board supported list Carlo Caione 2026-04-28 09:28:56 +02:00
  • 81f336adac net: quic: Move PSA key import into private key setup Jukka Rissanen 2026-04-30 09:42:07 +03:00
  • 06dcd3e48a net: quic: Clarify STREAM protocol-error handling Jukka Rissanen 2026-04-27 13:28:37 +03:00
  • 3d63d37eb0 net: quic: Harden anti-amplification budget check Jukka Rissanen 2026-04-27 13:18:54 +03:00
  • 8b1adba5a4 net: quic: Skip close on synthetic rx endpoints Jukka Rissanen 2026-04-27 13:03:11 +03:00
  • d9698f5143 net: quic: Handle version checks before Initial validation Jukka Rissanen 2026-04-27 11:17:00 +03:00
  • 92b9a43849 net: quic: Require peer certificates when verification is enabled Jukka Rissanen 2026-04-27 10:23:00 +03:00
  • 73de51b9cf net: quic: Clarify RX flow-control offset accounting Jukka Rissanen 2026-04-27 09:47:51 +03:00
  • b9c3f4b138 net: quic: Reject unbufferable out-of-order stream data Jukka Rissanen 2026-04-23 16:38:57 +03:00
  • 5d7bf7f25c net: quic: Refresh TLS credentials after sec_tag update Jukka Rissanen 2026-04-23 14:27:35 +03:00
  • adc2913494 tests: net: quic: Rename test cases Jukka Rissanen 2026-04-22 17:21:57 +03:00
  • 138e7b54fd tests: net: quic: Make sure worker thread is stopped properly Jukka Rissanen 2026-04-22 17:13:53 +03:00
  • 0c58289a32 tests: net: quic: Cover socket type and stream ID APIs Jukka Rissanen 2026-04-22 15:48:49 +03:00
  • ee347805b4 net: quic: Harden CRYPTO frame reassembly Jukka Rissanen 2026-04-22 15:32:38 +03:00
  • 75d86867df net: quic: Fix PTO / recovery concurrency Jukka Rissanen 2026-04-22 15:06:32 +03:00
  • b84cb2f8bb net: quic: Harden frame parsing Jukka Rissanen 2026-04-22 14:35:43 +03:00
  • bc06869cbb net: quic: Adjust peer cert verification defaults Jukka Rissanen 2026-04-22 14:05:59 +03:00
  • 27d7693af9 net: quic: Notify application if handshake fails Jukka Rissanen 2026-04-22 14:03:20 +03:00
  • 9d0daecd81 net: quic: Receive-side flow control enforcement Jukka Rissanen 2026-04-22 13:38:14 +03:00
  • 9666457921 net: quic: Document unsupported token handling Jukka Rissanen 2026-04-22 11:52:33 +03:00
  • abc450c7ff net: quic: Enforce initial minimum DCID length Jukka Rissanen 2026-04-22 11:50:31 +03:00
  • 3f849e3cf9 net: quic: Add version negotiation support Jukka Rissanen 2026-04-22 11:45:23 +03:00
  • bbcc739095 net: quic: Add server anti amplification support Jukka Rissanen 2026-04-22 11:36:41 +03:00
  • 827ce93035 soc: kernel: use configdefault for CONFIG_SMP Fin Maaß 2026-04-22 15:19:01 +02:00
  • 0eb42c2c84 boards: kernel: remove redundant default for CONFIG_SMP Fin Maaß 2026-04-22 15:17:58 +02:00
  • 176449dd1b boards: snps: nsim: arc_v: use polling shell UART backend Mohamed Moawad 2026-04-20 15:59:47 +02:00
  • 3a70501c09 samples: drivers: i2c: rtio: Add MEC175x overlay Jose Alberto Meza 2026-04-20 17:02:02 -07:00
  • 13591060e7 soc: st: stm32wb: add notice to CMake file Etienne Carriere 2026-04-16 12:40:59 +02:00
  • 8605956af9 soc: nordic: uicr: support defining PROTECTEDMEM in devicetree Jonathan Nilsen 2026-04-15 13:23:48 +02:00
  • 26decd7436 drivers: ieee802154: Add CSMA CA Backoff attempts to config handler David Boullie 2026-04-09 15:09:36 -04:00
  • aaf1c39145 drivers: flash: flash_shell.c: fix size argument on erase command Etienne Carriere 2026-04-07 10:12:45 +02:00
  • ae994144b6 tests: tf-m: regression: move from samples/tfm_integration Tomi Fontanilles 2026-04-22 09:08:15 +03:00
  • a0b2b908f0 samples: tfm_integration: increase stack size Valerio Setti 2026-04-20 17:57:13 +02:00
  • 125a852ec5 modules: tf-m: move TFM_REGRESSION_[NS|S] Kconfigs to sample folder Valerio Setti 2026-04-20 15:38:37 +02:00
  • 43347abc92 modules: tf-m: add regression test related parameters to TF-M build Valerio Setti 2026-04-20 13:45:31 +02:00
  • 159fc322b9 samples: tfm_integration: minor cleanup Valerio Setti 2026-04-17 12:10:27 +02:00
  • 05240d7b43 samples: tfm_integration: do not use isolation level 2 by default Valerio Setti 2026-04-17 11:48:59 +02:00
  • 26a16faf61 samples: tfm_integration: use Zephyr app to run NS regression tests Valerio Setti 2024-10-08 11:00:28 +02:00
  • d1d3e70466 modules: tf-m: introduce CONFIG_TFM_PS_ROLLBACK_PROTECTION Tomi Fontanilles 2026-04-21 13:19:10 +03:00
  • 10d15c6bc5 manifest: tf-m-tests: include fix for Mbed TLS 4.1/TF-PSA-Crypto 1.1 Valerio Setti 2026-04-16 11:14:55 +02:00
  • 5fbd5f0f35 docs: migration guide: mention ethernet/wifi api change Fin Maaß 2026-04-22 22:45:22 +02:00
  • a76f06a9fa drivers: wifi: esp32: implement 2 ifaces on one dev Fin Maaß 2026-03-25 23:17:37 +01:00
  • bb2ac26fdd net: net_if: add helper macros to add ifaces to a dev Fin Maaß 2026-03-25 23:11:05 +01:00
  • 93c9f62c65 net: if: simplify NET_IF_INIT and NET_IF_OFFLOAD_INIT macros Fin Maaß 2026-04-13 18:21:51 +02:00
  • 1bb2215a45 net: wifi: also add struct net_if to struct wifi_mgmt_ops Fin Maaß 2026-03-25 17:41:00 +01:00
  • db984ee196 net: l2: ethernet: add struct net_if to arguments Fin Maaß 2026-03-23 13:30:22 +01:00
  • d72c01325c doc: arch: riscv: document S-mode support Alexios Lyrakis 2026-04-23 13:11:02 +01:00
  • 57a70380e2 boards: riscv: add qemu_riscv64/qemu_virt_riscv64/smode board variant Alexios Lyrakis 2026-04-23 13:10:58 +01:00
  • 1cf1de81a1 arch: riscv: add Supervisor-mode (S-mode) support Alexios Lyrakis 2026-03-28 15:34:55 +00:00
  • 34c699dee1 boards: u-blox: Add EVK NORA-B2 board definition Magnus Persson 2026-02-26 11:28:38 +01:00
  • 42ac32c9da drivers: bluetooth: Add BT IR support for NXP hosted SoC Vinit Mehta 2026-02-23 11:29:25 +05:30
  • 04f8b1b86f drivers: power_domain: gpio_monitor: Add option to read init state Thomas Decker 2026-02-13 12:12:40 +01:00
  • b65fcfc6b4 llext-edk: add dependency flag testing Luca Burelli 2025-10-23 19:34:16 +02:00
  • a97b5f221b llext-edk: capture full build properties for EDK export Luca Burelli 2025-10-27 21:31:42 +01:00
  • 1ad11e0bcf llext-edk: remove 'llext_filter_zephyr_flags' helper function Luca Burelli 2026-03-26 12:03:51 +01:00
  • b367b34bb9 llext-edk: (refact) filter flags in post-processing step Luca Burelli 2025-10-27 16:36:25 +01:00
  • f491376c18 tests: Bluetooth: BSIM: ISO: Refactor TX Emil Gydesen 2025-10-10 15:05:57 +02:00
  • 90b53840d2 tests: drivers: udc: Add support for uni-directional endpoints Furkan Akkiz 2025-08-11 14:44:56 +03:00
  • 0236cb5f74 dts: renesas: remove duplicate dma node for RZ/V2H, V2N, T2L Tien Nguyen 2026-05-04 15:57:30 +07:00
  • 0d65cac7ac doc: releases: add migration note for bt_conn_br_cb refactor Kai Cheng 2026-04-30 11:00:45 +08:00
  • 381e9fcfbb scripts: build: fix ULEB128 decoding in gen_kobject_list.py Adarsha Regmi 2026-03-26 15:16:52 -07:00
  • 4994644cff drivers: i2c: it51xxx: add support fifo mode for all channels Ren Chen 2026-04-22 16:40:32 +08:00
  • 0f7b9b7a9f boards: stm: nucleo_c5a3zg: add netif:eth as supported Fin Maaß 2026-04-30 15:37:52 +02:00
  • 248e2ac9c2 arm64: mm: Increase MAX_XLAT_TABLES default for SMP with 36-bit VA Soumya Tripathy 2026-04-30 10:37:52 +05:30
  • 18a491c1d6 modem: hl78xx: remove hl78xx_config casting Jordan Yates 2026-04-30 14:08:27 +10:00
  • 12b601ae3b modem: cellular: remove modem_cellular_config casting Jordan Yates 2026-04-30 14:03:33 +10:00
  • 505a25d16e modules: tfm: Use vendored hal_infineon assets for Infineon TF-M Sreeram Tatapudi 2026-04-17 22:31:00 -07:00
  • 6fb2df37bb boards: jlc: add skystar_gd32f407vet6 board Liu Changjie 2025-10-28 22:55:43 +08:00
  • cc4367ba82 tests: drivers: uart: uart_mix_fifo_poll: Fix intermittent test failure Robert Robinson 2026-04-09 17:06:06 +01:00
  • 6e98fd485f tests: drivers: dma: Add support for RZ/T2L, V2x, G2x Tien Nguyen 2026-03-16 07:09:43 +00:00
  • 32c506176d drivers: dma: update to support for Renesas RZ/V2x Tien Nguyen 2026-03-16 07:02:32 +00:00
  • 5fe8948f0e dts: renesas: add dma node for Renesas RZ/T2L, RZ/V2x, RZ/G2x Tien Nguyen 2026-03-16 07:01:38 +00:00
  • 6f4b4ad61c boards: shields: add M5Stack Unit Gesture Benjamin Cabé 2026-03-30 16:59:12 +02:00
  • b7d4b92445 samples: pm: latency: add README.rst Tommy Rieder 2026-03-08 21:17:33 -07:00
  • f2cf436682 dts: infineon: psc3: drop unused address/size cells from lpcomp0 Pisit Sawangvonganan 2026-04-27 23:03:23 +07:00
  • 116a2f5c86 dts: infineon: pse84: drop unused address/size cells from lpcomp0 Pisit Sawangvonganan 2026-04-27 18:45:50 +07:00
  • 47cb74b17f samples: drivers: Add support for RZ/V2H, V2N Quang Le 2025-12-25 09:32:00 +07:00
  • d8a21b49dc samples: drivers: Add support for RZ/T2L Quang Le 2025-12-25 09:30:09 +07:00
  • 3aba193acd tests: drivers: spi: Add support for RZ/V2H, V2N Quang Le 2025-12-25 09:28:39 +07:00