Commit graph

  • 91d3eb9107 soc: atmel: fix wait state value Maksim Drachov 2024-09-04 11:48:38 +03:00
  • 8084111e54 boards: shields: add adafruit adalogger featherwing Philip-Dylan Gleonec 2024-08-16 18:34:09 +02:00
  • 0a9c0f4017 soc: infineon: Support for power management on 20829 Sreeram Tatapudi 2024-09-04 14:15:52 -07:00
  • 041f9821ca drivers: xmc4xxx_uart: Delay transmit interrupt until byte is sent out Andriy Gelman 2024-04-25 23:38:46 -04:00
  • a8ac02f9ad drivers: dma: intel-adsp-gpdma: Account for LLPL wrapping Peter Ujfalusi 2024-08-29 16:18:26 +03:00
  • 22945254ef drivers: sensor: STS4x Add driver Jan Faeh 2024-08-20 16:18:38 +02:00
  • 5595f66851 multi_heap: introduce support for realloc() Meir Komet 2024-08-17 12:23:14 +03:00
  • 0cf866037d boards: xtensa: add M5Stack CoreS3 support Zhang Xingtao 2024-08-06 02:00:01 +08:00
  • f27323a45d arch: arm: cortex_m: pm_s2ram: add support for all architectures Mathieu Choplain 2024-11-04 14:10:03 +01:00
  • 18f41aa63c arch: arm: cortex_m: pm_s2ram: wrap context save/restore in macros Mathieu Choplain 2024-11-04 13:55:25 +01:00
  • 041714cb37 arch: arm: cortex_m: pm_s2ram: use macros to access struct __cpu_context Mathieu Choplain 2024-11-04 13:17:57 +01:00
  • 7dd7dffe33 arch: arm: cortex_m: pm_s2ram: ignore xPSR Mathieu Choplain 2024-11-04 11:39:16 +01:00
  • 1d6a89d26e tests: drivers: sensor: add hc-sr04 tests Adrien Leravat 2024-07-27 19:12:11 -07:00
  • 9df661ea1a drivers: sensor: hc-sr04: add driver Adrien Leravat 2024-07-23 21:31:40 -07:00
  • 6d187ba882 Bluetooth: Audio: Bablesim tests for CAP broadcast reception stop Andries Kruithof 2024-07-24 11:26:06 +02:00
  • d0aced304b drivers: spi: RPi Pico PIO SPI code size and byte order. Steve Boylan 2024-06-11 14:52:15 -04:00
  • 782f0b2a4a west.yml: Update zcbor from 0.9.0 to 0.9.1 Øyvind Rønningstad 2024-11-07 13:53:12 +01:00
  • 7ec8c8e753 boards: adafruit: add initial support for feather m4 express Teresa Zepeda Ventura 2024-11-07 08:09:49 -06:00
  • e6664e38ba samples: sensor: ds18b20: updates to reflect analog maxim acquisition Thomas Stranger 2024-11-08 06:31:25 +01:00
  • d0816a1a60 drivers: w1: updates to reflect analog maxim acquisition Thomas Stranger 2024-11-08 06:23:46 +01:00
  • 2188387dd3 samples: net: mdns_responder: Increase interface name len for VLAN Jukka Rissanen 2024-11-08 10:15:19 +02:00
  • f95ab280fb net: shell: dns: Print DNS server with network interface Jukka Rissanen 2024-11-07 17:23:06 +02:00
  • 6c95daf0ae net: dns: Bind DNS server to a network interface Jukka Rissanen 2024-11-07 17:17:30 +02:00
  • 5f3e6212af net: utils: Port parsing failure in net_ipaddr_parse() Jukka Rissanen 2024-11-07 16:24:31 +02:00
  • 06c0b764cc tests: flash_map: Move SHA test to separate test scenario Dominik Ermel 2024-11-07 18:05:55 +01:00
  • dd93bce0b9 tests: flash_map: Reduce flash wear in test_flash_area_get_sectors Dominik Ermel 2024-11-07 17:47:22 +01:00
  • 501f07fe53 drivers: sensor: sensirion: sht4x: update measurement duration Thomas Stranger 2024-11-07 19:27:11 +01:00
  • c120ffb31d bluetooth: shell: avoid multiple strlen calls Pisit Sawangvonganan 2024-11-08 01:40:56 +07:00
  • 3f95fd4349 eSPI: NPCX/ITE: Enable conditional virtual wire valid bit check Vijay Hiremath 2024-11-07 18:48:29 -08:00
  • 7e7e1aa719 Bluetooth: BAP: Fix CONFIG_BT_BAP_BASS_MAX_SUBGROUPS include issue Emil Gydesen 2024-11-07 21:25:10 +01:00
  • 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