Commit graph

  • 6342eff58b led: add a struct led_dt_spec and some _dt wrapper APIs Fabio Baltieri 2024-11-11 22:51:46 +0000
  • 0ea212918f cmake: extensions: use INTERFACE_SOURCES as property for code relocation Daniel DeGrasse 2024-11-11 16:55:00 -0600
  • abc296ff65 drivers: display: display_sdl: implement display_show Martin Stumpf 2024-11-10 15:25:54 +0100
  • 2e0687cfd2 generic: add frame_incomplete where missing Martin Stumpf 2024-10-29 21:05:28 +0100
  • 05bb8d9504 lvgl: add frame_incomplete information to display_write Martin Stumpf 2024-10-17 10:25:17 +0200
  • 2bdffc6818 display: add frame_incomplete to display_buffer_descriptor Martin Stumpf 2024-10-16 16:42:15 +0200
  • 8b69b79279 tests: fuel_gauge: test negative current Jordan Yates 2024-11-12 11:00:42 +1000
  • 8345775de0 fuel_gauge: sbs_gauge: fix negative currents Jordan Yates 2024-11-12 10:40:03 +1000
  • 9c3482b1d5 arch: riscv: smp: allow other IPI implementation Yong Cong Sin 2024-11-12 13:15:24 +0800
  • bb7319e7f2 drivers: sensor: ina219: remove redundant error check Tarang Raval 2024-11-12 11:06:12 +0530
  • b3f3bce23e net: lib: coap_client: Add API to cancel specific request Seppo Takalo 2024-11-13 13:24:28 +0200
  • f0c6efe798 net: lib: coap_client: Stop polling on unneeded sockets Seppo Takalo 2024-11-12 15:00:05 +0200
  • f72d634826 net: lib: coap_client: All error cases should be reported to callback Seppo Takalo 2024-11-11 16:48:42 +0200
  • c0eb260c2c net: lib: coap_client: Drop duplicate MID only after responding with Ack Seppo Takalo 2024-11-11 16:46:33 +0200
  • 48434a3c1b net: lib: coap_client: Return -errno from send_request() Seppo Takalo 2024-11-11 16:44:41 +0200
  • a1368a7ff7 net: lib: coap_client: Drop duplicate responses Seppo Takalo 2024-11-11 14:25:04 +0200
  • 934c74f26e net: lib: coap_client: Don't match zero length tokens Seppo Takalo 2024-11-11 17:14:50 +0200
  • 7b0cce4418 net: lib: coap_client: Parse incoming MID only once Seppo Takalo 2024-11-11 14:21:29 +0200
  • 41ee35ae8b net: lib: coap_client: Don't clear internal structures on response Seppo Takalo 2024-11-11 14:19:49 +0200
  • 107dc9b96d tests: coap_client: Add testcase for receiving RST Seppo Takalo 2024-11-12 16:18:46 +0200
  • 05a6ba678e tests: coap_client: Add testcase for observation Seppo Takalo 2024-11-12 16:07:54 +0200
  • 237b26c44a tests: coap_client: Test for operating on socket while another fails Seppo Takalo 2024-11-12 15:01:23 +0200
  • fc51fa491f tests: coap_client: Add testcase for Ack failure Seppo Takalo 2024-11-12 13:38:11 +0200
  • 5559a520c9 tests: coap_client: Improve retry testcases Seppo Takalo 2024-11-12 13:32:53 +0200
  • 120aabbb8f tests: coap_client: Add test when separate response is lost Seppo Takalo 2024-11-11 16:42:52 +0200
  • 83bc1fcb46 tests: coap_client: Add test for duplicate response Seppo Takalo 2024-11-11 14:36:46 +0200
  • ca67f51170 tests: coap_client: Improve socket stubs Seppo Takalo 2024-11-11 14:35:30 +0200
  • 0be5dcd25d arch: arm: add MPU definitions for all flash and SRAM region sizes Daniel DeGrasse 2024-11-12 09:38:08 -0600
  • 6d1a3bb36e boards: rd_rw612_bga: Move FCB in tree Declan Snyder 2024-11-12 09:43:04 -0600
  • 9bed2b7a98 scripts: logging: dictionary: Add support for size_t %z format specifier Maximilian Deubel 2024-11-12 17:13:07 +0100
  • 92a7ddfb56 boards: st: Update nucleo_wba55cg dts file Nidhal BEN OTHMEN 2024-11-12 18:09:27 +0100
  • 175bfb4bc9 tests: net: lib: lwm2m: interop: Fix strip-with-multi-characters (B005) Pieter De Gendt 2024-11-13 08:39:54 +0100
  • 8f14c68660 boards: st: nucleo_u5a5zj_q: configure PD14 as SPI1 nCS Marcin Niestroj 2024-11-13 12:33:19 +0100
  • a730d9abad boards: nxp: fix s26ks512s0 flash write-block-size Andrej Butok 2024-11-13 12:56:59 +0100
  • ed8f613e55 cmake: dts: Use temporary file for dts.cmake Jamie McCrae 2024-11-13 12:58:56 +0000
  • 2324d5daa1 doc nrf54l15bsim: Clarify the L10 and L05 are also covered Alberto Escolar Piedras 2024-11-13 13:57:35 +0100
  • 5e6c28bfa3 doc nrf54l15bsim: Remove experimental warning Alberto Escolar Piedras 2024-11-13 13:54:18 +0100
  • 05196e38a9 tests: posix: common: separate posix barriers to standalone test Marvin Ouma 2024-11-13 16:27:42 +0300
  • a199f7f9d3 tests: bluetooth: tester: Fix bluetooth tester for nucleo_wba55cg Nidhal BEN OTHMEN 2024-11-13 15:49:22 +0100
  • cfc232fa32 twister: stats: fix platform stats Anas Nashif 2024-11-13 13:58:45 -0500
  • a3cc532221 actions: manifest: check additional metadata in projects Carles Cufi 2024-10-28 16:17:36 +0100
  • 0006ba8ee3 release: Zephyr v4.0.99 Mahesh Mahadevan 2024-11-15 22:55:39 -0600
  • 8469084dfa release: Zephyr v4.0.0 Mahesh Mahadevan 2024-11-15 12:39:27 -0600
  • c5b27d948a doc: release: Finalize v3.7.0 release notes and migration guide Mahesh Mahadevan 2024-11-15 12:38:25 -0600
  • 95633cf68c doc: release: Add v4.0.0 to the list of supported releases Mahesh Mahadevan 2024-11-15 12:37:25 -0600
  • 5c31f61d51 doc: release-notes-4.0: Update the DAC section Mahesh Mahadevan 2024-11-15 16:10:54 -0600
  • 955d7974d5 docs: release notes: add 80875 to known issues Jilay Pandya 2024-11-15 21:57:12 +0100
  • 91c3768b25 doc: release-notes-4.0: Release notes cleanup Mahesh Mahadevan 2024-11-15 13:58:54 -0600
  • c7a1b53f82 doc: release-notes-4.0: Add a few Nordic related entries and an ADC one Andrzej Głąbek 2024-11-15 15:22:10 +0100
  • 659eec8d85 doc: release-notes-4.0: Add CVE-2024-11263 info Flavio Ceolin 2024-11-15 09:31:58 -0800
  • 7aa7e894bc doc: security: Disclose CVE-2024-11263 Flavio Ceolin 2024-11-15 09:26:48 -0800
  • 275f44730e doc: releases: re-arrange API Changes section Benjamin Cabé 2024-11-15 17:07:26 +0100
  • c1d150934a doc: releases: use correct compatible for zephyr.gpio-steppers Benjamin Cabé 2024-11-15 15:03:11 +0100
  • 2be735c558 doc: releases: fix galaxycore,gc2145 compatible Benjamin Cabé 2024-11-15 14:56:48 +0100
  • 7fa0d83966 doc: releases: drop empty subsections from migration guide Benjamin Cabé 2024-11-15 11:31:31 +0100
  • 657229f72e doc: releases: fix typos in MCUboot section Benjamin Cabé 2024-11-15 11:29:10 +0100
  • 36ccae904d doc: releases: drop empty lib/subsystems subsections Benjamin Cabé 2024-11-15 11:28:50 +0100
  • a3978892c3 doc: releases: drop empty driver subsections Benjamin Cabé 2024-11-15 11:21:28 +0100
  • 8f0a4bd323 doc: releases: fix Devicetree spelling Benjamin Cabé 2024-11-15 11:18:01 +0100
  • c4b00f7bea doc: releases: add more release highlights for 4.0 Benjamin Cabé 2024-11-15 10:06:00 +0100
  • 1bf22569fc doc: release-notes-4.0: add posix api release notes Chris Friedt 2024-11-15 07:24:22 -0500
  • 95f4912e72 doc: posix: options: correct anchor for thread safe functions Chris Friedt 2024-11-15 09:43:45 -0500
  • 214837fa2b doc: release: NXP contribution Yves Vandervennet 2024-11-11 09:54:52 -0600
  • d71d4c0e80 drivers: rtc: sam: Fix missing function Gerson Fernando Budke 2024-11-15 16:26:26 +0100
  • 24c2c43bcd boards nrf52_bsim: Fix sample used as example Alberto Escolar Piedras 2024-11-14 19:10:21 +0100
  • 8034de73d5 doc: services: debugging: Remove unwanted reference link Ahmed Adel 2024-11-14 23:50:57 +0100
  • a482884751 doc: release: doc stepper API as major enhancement Jilay Pandya 2024-11-15 00:49:57 +0100
  • 7092335c11 doc: Add information on Twister Statuses Lukasz Mrugala 2024-10-28 09:29:05 +0000
  • 5f418f506c docs: contribute: documentation: generation: fix missing doc Jilay Pandya 2024-11-15 00:45:36 +0100
  • 2fe4a37f38 Documentation: Update documenation for Infineon boards McAtee Maxwell 2024-10-17 13:39:12 -0700
  • 422a41ddc1 MAINTAINERS: Add Bjarki as pm co-maintainer Flavio Ceolin 2024-11-10 22:19:35 -0800
  • 94c1079560 arch: arm: Don't use STKALIGN mask on ARMv8-M Baseline Mark Holden 2024-11-13 12:59:22 -0800
  • 7e1b00d35e Infineon: board: remove CONFIG_GPIO from defconfigs Nazar Palamar 2024-11-14 14:31:16 +0200
  • 44aa6f11a6 cy8ckit_062_ble: board: moved uart-6 to common dts for m4 Nazar Palamar 2024-11-14 09:35:09 +0200
  • c872b49ab0 doc: release-notes-4.0: Add tracked issue for video-interface bindings Phi Bang Nguyen 2024-11-13 11:25:31 +0100
  • da8de0945a doc: release-notes-4.0: Add fixed chicken-egg issue on NXP RT10xx Phi Bang Nguyen 2024-11-13 11:10:39 +0100
  • 3dff1a0a6f doc: release-notes-4.0: Add camera colorbar pattern test Phi Bang Nguyen 2024-11-13 10:53:08 +0100
  • 4ddef9fc0f boards: lilygo: adopt new zephyr:board directive and role Benjamin Cabé 2024-11-14 18:14:52 +0100
  • a88af572f4 doc: releases: 4.0: Adds Haptics notes Ricardo Rivera-Matos 2024-11-14 10:14:58 -0600
  • 2f81bbbdf8 doc: release: doc comparator API as major enhancement Bjarki Arge Andreasen 2024-11-14 13:31:43 +0100
  • d0ea9d5243 doc: release-notes-4.0: add release notes for USB Johann Fischer 2024-11-14 12:42:57 +0100
  • 07df2c5d5e soc: sensry: sy1xx: add support for LLEXT build Luca Burelli 2024-11-14 08:55:24 +0100
  • 7f8b531d4c drivers: serial: gecko: Fix build error on Series 0 Aksel Skauge Mellbye 2024-11-14 10:47:26 +0100
  • 876b44d150 soc: mediatek: mt8195_adsp: add support for LLEXT build Luca Burelli 2024-11-14 08:55:24 +0100
  • f7ff83079f github: west_cmds: add missing anytree package Fabio Baltieri 2024-11-14 10:50:54 +0000
  • c0a0e6a388 doc: release-notes-4.0: add release notes for firmware subsystem Laurentiu Mihalcea 2024-11-13 13:09:32 +0200
  • 9e51f1a754 drivers: sensor: mmc56x3: Fixed an error in include-guard TOKITA Hiroshi 2024-11-09 14:06:24 +0900
  • 241c7b3fb7 arch: arc: Fixed an error in include-guard TOKITA Hiroshi 2024-11-09 14:00:08 +0900
  • 408c151282 tests: arch: riscv: make sure that gp reg can't be corrupted Yong Cong Sin 2024-11-10 14:03:35 +0800
  • e30db2d53f arch: riscv: reset global pointer on exception Yong Cong Sin 2024-11-09 02:15:21 +0800
  • de3a845612 arch: riscv: add macro to access hardware registers Yong Cong Sin 2024-11-10 13:51:02 +0800
  • d267402404 tests: drivers: build_all: eeprom: fix label name conflict Jimmy Zheng 2024-11-14 07:33:22 +0800
  • d9bfdaf996 bluetooth: kconfig: Remove deprecated config Mahesh Mahadevan 2024-11-12 16:07:55 -0600
  • 7498329d59 random: remove deprecated rand32.h Mahesh Mahadevan 2024-11-12 16:59:22 -0600
  • 9f5ef47184 ci: twister: also report filtered instances Anas Nashif 2024-11-13 09:35:08 -0500
  • 40cd35e56d west.yml: espressif: fix mcuboot assert in hal Sylvio Alves 2024-11-13 12:29:33 -0300
  • 44e0edcf1b submanifests: optional: rust: Limit build targets David Brown 2024-11-13 09:10:22 -0700
  • dee76a7907 boards: nxp: mimxrt1170_evk: document flash support for EVKB Daniel DeGrasse 2024-11-08 16:48:52 +0000
  • 1175f57640 doc: fix typo in multiple directories before v4.0.0 release Pisit Sawangvonganan 2024-11-13 17:54:07 +0700
  • 1a5ae376a3 doc: release-notes-4.0: Add DT 4.0 notes Declan Snyder 2024-11-12 10:16:12 -0600