Commit graph

  • c759b8ac3d libc/picolibc: Split hooks into separate files Keith Packard 2023-11-18 11:50:38 -08:00
  • e4b830fe7a tests: drivers: sensor: temp_sensor: enable for nrf54l15dk Piotr Kosycarz 2024-11-07 23:23:20 +01:00
  • 51c5bc7667 tests: drivers: gpio: gpio_basic_api: enable for nrf54l15dk Piotr Kosycarz 2024-11-07 23:21:32 +01:00
  • 5b007183d0 tests: posix: headers: net: Convert to use zexpect Jukka Rissanen 2024-11-11 13:57:04 +02:00
  • d1e42fc147 tests: posix: headers: net: Add test for ipv6_mreq Jukka Rissanen 2024-11-08 17:16:49 +02:00
  • 8f49925a0f tests: posix: headers: net: Add various IPv6 address check macros Jukka Rissanen 2024-11-08 16:58:37 +02:00
  • 606eeed8c9 tests: posix: headers: net: Add INADDR_BROADCAST definition Jukka Rissanen 2024-11-08 16:05:32 +02:00
  • f2d58c4e18 tests: posix: headers: net: Mark unicast/multicast hops supported Jukka Rissanen 2024-11-08 16:02:55 +02:00
  • 96795f0b6c tests: posix: headers: net: Add IPv6 join/leave group Jukka Rissanen 2024-11-08 15:59:22 +02:00
  • 5216b52477 tests: posix: headers: net: Add check for in6addr_any variable Jukka Rissanen 2024-11-08 15:49:58 +02:00
  • 8776ae316c tests: posix: headers: net: sin6_scope_id is supported Jukka Rissanen 2024-11-08 15:47:33 +02:00
  • 9e5d4084b1 style: Inconsistent macro name changed James Roy 2024-11-08 23:33:00 +08:00
  • c32210b003 Bluetooth: Host: ID: Log resolve list conflicts Emil Gydesen 2024-11-08 17:41:55 +01:00
  • 1993ea019b build: support newlines in syscall decls Mark Inderhees 2024-11-08 17:12:09 -08:00
  • 70abb6077d tests/benchmarks: latency_measure: add qemu_riscv_64_smp board Yong Cong Sin 2024-11-09 13:29:05 +08:00
  • 60dba52859 boards: st: nucleo_h533re: add arduino_{gpio,serial} supported tags Marcin Niestroj 2024-11-09 11:32:02 +01:00
  • 79bc3d1de5 samples: dap: drop 'sample.dap.bulk.nrf' Marcin Niestroj 2024-11-09 11:55:59 +01:00
  • 6a0d7351d5 drivers: sensor: fcx_mldx5 fix string_overflow issue Jilay Pandya 2024-11-09 18:07:07 +01:00
  • 5c4f7d9e82 soc: Fix missing mem.h include in stm32h562 Djordje Nedic 2024-11-11 18:56:29 +01:00
  • cebd1c78e8 drivers: sensor: emul_bmi160: fix cid 215232 Jilay Pandya 2024-11-10 12:43:00 +01:00
  • 532c775787 board: silabs: slstk3701a: add i2c2 node Tarang Raval 2024-11-10 19:27:40 +05:30
  • 7918c921d5 drivers: fpga: always check state of CDONE during configuration of iCE40 Benedikt Schmidt 2024-11-07 08:04:59 +01:00
  • 51bc60e142 logging: frontends: stmesp: alternate message output option Juha Sunnari 2024-11-11 10:50:46 +02:00
  • 84dc9a1721 lib/cpp: Remove deprecated CONFIG_CPP_STATIC_INIT_GNU Alberto Escolar Piedras 2024-11-11 16:38:09 +01:00
  • 6342eff58b led: add a struct led_dt_spec and some _dt wrapper APIs Fabio Baltieri 2024-11-11 22:51:46 +00:00
  • 0ea212918f cmake: extensions: use INTERFACE_SOURCES as property for code relocation Daniel DeGrasse 2024-11-11 16:55:00 -06:00
  • abc296ff65 drivers: display: display_sdl: implement display_show Martin Stumpf 2024-11-10 15:25:54 +01:00
  • 2e0687cfd2 generic: add frame_incomplete where missing Martin Stumpf 2024-10-29 21:05:28 +01:00
  • 05bb8d9504 lvgl: add frame_incomplete information to display_write Martin Stumpf 2024-10-17 10:25:17 +02:00
  • 2bdffc6818 display: add frame_incomplete to display_buffer_descriptor Martin Stumpf 2024-10-16 16:42:15 +02:00
  • 8b69b79279 tests: fuel_gauge: test negative current Jordan Yates 2024-11-12 11:00:42 +10:00
  • 8345775de0 fuel_gauge: sbs_gauge: fix negative currents Jordan Yates 2024-11-12 10:40:03 +10:00
  • 9c3482b1d5 arch: riscv: smp: allow other IPI implementation Yong Cong Sin 2024-11-12 13:15:24 +08:00
  • bb7319e7f2 drivers: sensor: ina219: remove redundant error check Tarang Raval 2024-11-12 11:06:12 +05:30
  • b3f3bce23e net: lib: coap_client: Add API to cancel specific request Seppo Takalo 2024-11-13 13:24:28 +02:00
  • f0c6efe798 net: lib: coap_client: Stop polling on unneeded sockets Seppo Takalo 2024-11-12 15:00:05 +02:00
  • f72d634826 net: lib: coap_client: All error cases should be reported to callback Seppo Takalo 2024-11-11 16:48:42 +02:00
  • c0eb260c2c net: lib: coap_client: Drop duplicate MID only after responding with Ack Seppo Takalo 2024-11-11 16:46:33 +02:00
  • 48434a3c1b net: lib: coap_client: Return -errno from send_request() Seppo Takalo 2024-11-11 16:44:41 +02:00
  • a1368a7ff7 net: lib: coap_client: Drop duplicate responses Seppo Takalo 2024-11-11 14:25:04 +02:00
  • 934c74f26e net: lib: coap_client: Don't match zero length tokens Seppo Takalo 2024-11-11 17:14:50 +02:00
  • 7b0cce4418 net: lib: coap_client: Parse incoming MID only once Seppo Takalo 2024-11-11 14:21:29 +02:00
  • 41ee35ae8b net: lib: coap_client: Don't clear internal structures on response Seppo Takalo 2024-11-11 14:19:49 +02:00
  • 107dc9b96d tests: coap_client: Add testcase for receiving RST Seppo Takalo 2024-11-12 16:18:46 +02:00
  • 05a6ba678e tests: coap_client: Add testcase for observation Seppo Takalo 2024-11-12 16:07:54 +02:00
  • 237b26c44a tests: coap_client: Test for operating on socket while another fails Seppo Takalo 2024-11-12 15:01:23 +02:00
  • fc51fa491f tests: coap_client: Add testcase for Ack failure Seppo Takalo 2024-11-12 13:38:11 +02:00
  • 5559a520c9 tests: coap_client: Improve retry testcases Seppo Takalo 2024-11-12 13:32:53 +02:00
  • 120aabbb8f tests: coap_client: Add test when separate response is lost Seppo Takalo 2024-11-11 16:42:52 +02:00
  • 83bc1fcb46 tests: coap_client: Add test for duplicate response Seppo Takalo 2024-11-11 14:36:46 +02:00
  • ca67f51170 tests: coap_client: Improve socket stubs Seppo Takalo 2024-11-11 14:35:30 +02:00
  • 0be5dcd25d arch: arm: add MPU definitions for all flash and SRAM region sizes Daniel DeGrasse 2024-11-12 09:38:08 -06:00
  • 6d1a3bb36e boards: rd_rw612_bga: Move FCB in tree Declan Snyder 2024-11-12 09:43:04 -06:00
  • 9bed2b7a98 scripts: logging: dictionary: Add support for size_t %z format specifier Maximilian Deubel 2024-11-12 17:13:07 +01:00
  • 92a7ddfb56 boards: st: Update nucleo_wba55cg dts file Nidhal BEN OTHMEN 2024-11-12 18:09:27 +01:00
  • 175bfb4bc9 tests: net: lib: lwm2m: interop: Fix strip-with-multi-characters (B005) Pieter De Gendt 2024-11-13 08:39:54 +01:00
  • 8f14c68660 boards: st: nucleo_u5a5zj_q: configure PD14 as SPI1 nCS Marcin Niestroj 2024-11-13 12:33:19 +01:00
  • a730d9abad boards: nxp: fix s26ks512s0 flash write-block-size Andrej Butok 2024-11-13 12:56:59 +01:00
  • ed8f613e55 cmake: dts: Use temporary file for dts.cmake Jamie McCrae 2024-11-13 12:58:56 +00:00
  • 2324d5daa1 doc nrf54l15bsim: Clarify the L10 and L05 are also covered Alberto Escolar Piedras 2024-11-13 13:57:35 +01:00
  • 5e6c28bfa3 doc nrf54l15bsim: Remove experimental warning Alberto Escolar Piedras 2024-11-13 13:54:18 +01:00
  • 05196e38a9 tests: posix: common: separate posix barriers to standalone test Marvin Ouma 2024-11-13 16:27:42 +03:00
  • a199f7f9d3 tests: bluetooth: tester: Fix bluetooth tester for nucleo_wba55cg Nidhal BEN OTHMEN 2024-11-13 15:49:22 +01:00
  • cfc232fa32 twister: stats: fix platform stats Anas Nashif 2024-11-13 13:58:45 -05:00
  • a3cc532221 actions: manifest: check additional metadata in projects Carles Cufi 2024-10-28 16:17:36 +01:00
  • 0006ba8ee3 release: Zephyr v4.0.99 Mahesh Mahadevan 2024-11-15 22:55:39 -06:00
  • 8469084dfa release: Zephyr v4.0.0 Mahesh Mahadevan 2024-11-15 12:39:27 -06:00
  • c5b27d948a doc: release: Finalize v3.7.0 release notes and migration guide Mahesh Mahadevan 2024-11-15 12:38:25 -06:00
  • 95633cf68c doc: release: Add v4.0.0 to the list of supported releases Mahesh Mahadevan 2024-11-15 12:37:25 -06:00
  • 5c31f61d51 doc: release-notes-4.0: Update the DAC section Mahesh Mahadevan 2024-11-15 16:10:54 -06:00
  • 955d7974d5 docs: release notes: add 80875 to known issues Jilay Pandya 2024-11-15 21:57:12 +01:00
  • 91c3768b25 doc: release-notes-4.0: Release notes cleanup Mahesh Mahadevan 2024-11-15 13:58:54 -06:00
  • 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 +01:00
  • 659eec8d85 doc: release-notes-4.0: Add CVE-2024-11263 info Flavio Ceolin 2024-11-15 09:31:58 -08:00
  • 7aa7e894bc doc: security: Disclose CVE-2024-11263 Flavio Ceolin 2024-11-15 09:26:48 -08:00
  • 275f44730e doc: releases: re-arrange API Changes section Benjamin Cabé 2024-11-15 17:07:26 +01:00
  • c1d150934a doc: releases: use correct compatible for zephyr.gpio-steppers Benjamin Cabé 2024-11-15 15:03:11 +01:00
  • 2be735c558 doc: releases: fix galaxycore,gc2145 compatible Benjamin Cabé 2024-11-15 14:56:48 +01:00
  • 7fa0d83966 doc: releases: drop empty subsections from migration guide Benjamin Cabé 2024-11-15 11:31:31 +01:00
  • 657229f72e doc: releases: fix typos in MCUboot section Benjamin Cabé 2024-11-15 11:29:10 +01:00
  • 36ccae904d doc: releases: drop empty lib/subsystems subsections Benjamin Cabé 2024-11-15 11:28:50 +01:00
  • a3978892c3 doc: releases: drop empty driver subsections Benjamin Cabé 2024-11-15 11:21:28 +01:00
  • 8f0a4bd323 doc: releases: fix Devicetree spelling Benjamin Cabé 2024-11-15 11:18:01 +01:00
  • c4b00f7bea doc: releases: add more release highlights for 4.0 Benjamin Cabé 2024-11-15 10:06:00 +01:00
  • 1bf22569fc doc: release-notes-4.0: add posix api release notes Chris Friedt 2024-11-15 07:24:22 -05:00
  • 95f4912e72 doc: posix: options: correct anchor for thread safe functions Chris Friedt 2024-11-15 09:43:45 -05:00
  • 214837fa2b doc: release: NXP contribution Yves Vandervennet 2024-11-11 09:54:52 -06:00
  • d71d4c0e80 drivers: rtc: sam: Fix missing function Gerson Fernando Budke 2024-11-15 16:26:26 +01:00
  • 24c2c43bcd boards nrf52_bsim: Fix sample used as example Alberto Escolar Piedras 2024-11-14 19:10:21 +01:00
  • 8034de73d5 doc: services: debugging: Remove unwanted reference link Ahmed Adel 2024-11-14 23:50:57 +01:00
  • a482884751 doc: release: doc stepper API as major enhancement Jilay Pandya 2024-11-15 00:49:57 +01:00
  • 7092335c11 doc: Add information on Twister Statuses Lukasz Mrugala 2024-10-28 09:29:05 +00:00
  • 5f418f506c docs: contribute: documentation: generation: fix missing doc Jilay Pandya 2024-11-15 00:45:36 +01:00
  • 2fe4a37f38 Documentation: Update documenation for Infineon boards McAtee Maxwell 2024-10-17 13:39:12 -07:00
  • 422a41ddc1 MAINTAINERS: Add Bjarki as pm co-maintainer Flavio Ceolin 2024-11-10 22:19:35 -08:00
  • 94c1079560 arch: arm: Don't use STKALIGN mask on ARMv8-M Baseline Mark Holden 2024-11-13 12:59:22 -08:00
  • 7e1b00d35e Infineon: board: remove CONFIG_GPIO from defconfigs Nazar Palamar 2024-11-14 14:31:16 +02:00
  • 44aa6f11a6 cy8ckit_062_ble: board: moved uart-6 to common dts for m4 Nazar Palamar 2024-11-14 09:35:09 +02:00
  • c872b49ab0 doc: release-notes-4.0: Add tracked issue for video-interface bindings Phi Bang Nguyen 2024-11-13 11:25:31 +01:00
  • da8de0945a doc: release-notes-4.0: Add fixed chicken-egg issue on NXP RT10xx Phi Bang Nguyen 2024-11-13 11:10:39 +01:00