Commit graph

  • 0376a417fd tests: net: ipv6: Enable mbed TLS heap Robert Lubos 2024-10-02 10:37:29 +0200
  • ad673d18b7 soc: rw: Fix stack over flow during BLE init Yassine El Aissaoui 2024-10-02 10:23:37 +0200
  • 668a5dc55d samples: net: sockets: Update HTTP server linker with CMake variable Pieter De Gendt 2024-10-02 08:44:00 +0200
  • e9d24aa7da doc: connectivity: networking: Update HTTP linker example Pieter De Gendt 2024-10-02 08:42:32 +0200
  • 79f063e81b doc: connectivity: networking: Update CMake linker info to CoAP server Pieter De Gendt 2024-10-02 08:41:23 +0200
  • cbe0abfd00 tests: drivers: uart: uart_pm: Disable PM_DEVICE_SYSTEM_MANAGED Krzysztof Chruściński 2024-10-02 07:23:13 +0200
  • a4d628efcb tests: Bluetooth: tester: Implement TBS registration Emil Gydesen 2024-10-01 13:36:44 +0200
  • 242331291d drivers: misc: coresight: nrf_etr: Imply UART asynchronous API Krzysztof Chruściński 2024-10-01 10:42:29 +0200
  • c6f4e719b7 snippets: nordic-log-stm: Do no enforce UART Asynchronous API Krzysztof Chruściński 2024-10-01 10:41:07 +0200
  • 3904c3b2fe samples: Align tests yaml and overlays to nrf54l15dk Jakub Zymelka 2024-09-30 13:42:08 +0200
  • 70419bdee7 dts: nordic: nrf5340: Change nRF5340 IPC backend to icbmsg Dominik Chat 2024-08-06 14:10:46 +0200
  • 670bd3bed2 Bluetooth: controller: fixing issue re. assert on overlapping conn upd proc Erik Brockhoff 2024-08-21 13:25:35 +0200
  • 3786b617bd soc: nordic: Disable asserts on ppr and flpr Krzysztof Chruściński 2024-09-24 08:24:46 +0200
  • ffe6910e21 tests: kernel: interrupt: nested_irq: support nrf54h20_cpuppr Krzysztof Chruściński 2024-06-14 11:29:29 +0200
  • 7773fe8dd6 llext: hotfix: fix device API tests for platforms without console Luca Burelli 2024-10-03 14:37:54 +0200
  • b43e7387db tests: mem_map: no exec test for intel_adsp/ace30/ptl Daniel Leung 2022-11-08 14:32:56 -0800
  • 3d65839dbc tests: rename intel_adsp_ace30.conf to intel_adsp_ace30_ptl.conf Daniel Leung 2024-09-30 12:43:08 -0700
  • 32f9ecacc4 soc: intel_adsp: tools: cavstool.py: Add debug_slot_offset_by_type() Jyri Sarha 2024-09-25 12:38:36 +0300
  • 5275d44409 llext: Add RISC-V arch-specific relocations Eric Ackermann 2024-09-19 09:35:49 +0200
  • 73a3438b82 net: lwm2m: Remove hostname_verify flag from context Seppo Takalo 2024-10-01 15:24:02 +0300
  • 8c0026a6a6 boards: st: nucleo_h7 boards correct LD2 on PE1 pin Francois Ramu 2024-10-01 14:46:28 +0200
  • 205a99f97f doc: migration-guide: Add LE Audio entry for dynamic TBS Emil Gydesen 2024-10-01 13:58:20 +0200
  • 77e09916f7 tests: lwm2m: Remove qemu-cortex-m3 Seppo Takalo 2024-10-01 13:48:24 +0300
  • 871aab7c45 tests: lwm2m: Fix minor timing issues on tests Seppo Takalo 2024-10-01 13:26:30 +0300
  • d224fa130e doc: _scripts: gen_devicetree_rest: add link to driver sources Benjamin Cabé 2024-10-01 11:33:55 +0200
  • 508bd3edef drivers: udc_dwc2: Change hibernation exit on bus reset Tomasz Moń 2024-09-30 08:54:11 +0200
  • f57e78de2a drivers: udc_dwc2: Suspend if connected to suspended bus Tomasz Moń 2024-09-27 12:17:46 +0200
  • 0c1550dd9f net: sockets: Remove SET_ERRNO() macro Robert Lubos 2024-09-30 16:23:37 +0200
  • bdbf7cc620 net: offload: Do not need to enable TC threads for NET_OFFLOAD Robert Lubos 2024-09-30 11:54:12 +0200
  • 2e1d89619f net: Avoid compiling native network stack parts w/o NET_NATIVE Robert Lubos 2024-09-27 15:01:31 +0200
  • 404e9c7b88 net: sockets: Split native IP socket implementation from syscalls Robert Lubos 2024-09-27 14:48:28 +0200
  • a5aed04b7e net: lib: coap: Initialize response_truncated Tommi Rantanen 2024-09-30 11:30:18 +0300
  • dd08fe5893 cmake: emu: qemu: return to ctrl-c Florian Grandel 2024-09-23 05:50:18 +0200
  • 3f4a9c408a boards: arm: adi: Enable display for MAX32662EVKIT board Sadik Ozer 2024-09-23 18:36:31 +0300
  • 98f19592f1 dts: arm: adi: Add MAX32662 missing pin definitions Sadik Ozer 2024-09-23 18:28:47 +0300
  • d11a0c2be9 tests: posix: common: test userspace as well Chris Friedt 2024-04-26 03:20:13 -0400
  • 7506274ef2 posix: use sys_sem instead of k_spinlock for pool synch Chris Friedt 2024-04-21 10:38:28 -0400
  • 5a0b1b1628 clang-format: add entry for SYS_SEM_LOCK() Chris Friedt 2024-04-23 13:47:13 -0400
  • 5d29e13e09 sys_sem: add a for-loop-like macro similar to spinlocks Chris Friedt 2024-04-23 13:46:23 -0400
  • 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY Yong Cong Sin 2024-09-20 12:47:40 +0800
  • 5aebd1276d devicetree: add DT_NODE_HAS_STATUS_OKAY Yong Cong Sin 2024-09-20 10:34:24 +0800
  • 44d101acab drivers: sensor: lis2dw12: add interrupt status fetch Andrew Sonzogni 2024-09-23 15:31:15 +0200
  • 70de35d9c9 drivers: sensor: lis2dw12: add inactivity detection Andrew Sonzogni 2024-09-23 15:25:49 +0200
  • c74dd3ee74 drivers: sensor: lis2dw12: add temp reading Andrew Sonzogni 2024-09-23 11:45:45 +0200
  • 8638e411e7 xtensa: fix insecure userspace warning wording Daniel Leung 2024-10-02 11:26:55 -0700
  • cd76ab3428 fs: nvs: Simplified the initial loop in calc_free_space() Adrien Ricciardi 2024-10-01 10:46:40 +0200
  • 9acfd9d4ca maintainers: Add doki-nordic as maintainer of IPC Dominik Kilian 2024-09-30 16:12:43 +0200
  • a4599219b7 logging: dictionary: Support unsigned integers Georges Oates_Larsen 2024-09-30 15:40:22 -0700
  • c0bb9735d7 net: shell: Make stack size for event_mon_stack configurable Dave Rensberger 2024-09-30 17:25:17 -0400
  • 5688a95d07 cmake: modules: dts: fix in/out docs Florian Grandel 2024-09-10 11:44:14 +0200
  • 80e629cd97 soc: intel_adsp: tools: cavstool.py: Add debug_slot_offset() Jyri Sarha 2024-09-19 20:28:01 +0300
  • 9563960bde soc: intel_adsp: tools: cavstool: Fix fw_is_alive() and wait_fw_entered() Jyri Sarha 2024-09-19 12:11:28 +0300
  • 91495812bd soc: intel_adsp: tools: cavstool.py: Make map_regs() shareable Jyri Sarha 2024-09-19 19:22:19 +0300
  • c2126cb906 soc: intel_adsp: tools: cavstool.py: argsparse code to separate function Jyri Sarha 2024-09-18 19:35:30 +0300
  • c710f8892b drivers: intc: plic: implement irq affinity configuration Yong Cong Sin 2024-09-19 12:43:17 +0800
  • 155f3f3ba6 west_commands: sign: add imx95 to target list Laurentiu Mihalcea 2024-09-30 13:02:14 +0300
  • 01754956de boards: nxp: imx95_evk: add rimage support for m7 ddr variant Laurentiu Mihalcea 2024-09-30 11:51:50 +0300
  • 476c12fdde include: zephyr: net: coap_service: Use _CONCAT expansion Pieter De Gendt 2024-09-30 13:55:00 +0200
  • 96c6c7863a sysbuild: cmake: Fix ExternalZephyrProject_Add() revision handling Jamie McCrae 2024-09-30 14:41:18 +0100
  • a3f2ba1928 drivers: bluetooth: silabs: move code from module to main tree Jori Rintahaka 2024-09-30 16:46:13 +0300
  • 094b0498a9 manifest: update open-amp to include change to strlcpy Torsten Rasmussen 2024-09-30 16:09:34 +0200
  • 867e84ce59 manifest: Update nRF hw models to latest Alberto Escolar Piedras 2024-09-30 15:48:37 +0200
  • d8c0a67d7b drivers: ethernet: adin2111: fix generic spi frame reception Georgij Cernysiov 2024-09-30 16:07:09 +0200
  • 42b116e4ac samples: add support for i.MX8QM and i.MX8QXP DSP core in openamp_rsc_table Iuliana Prodan 2024-07-19 20:41:32 +0300
  • 991eb0cd10 dts: xtensa: nxp: add mailbox node Iuliana Prodan 2024-07-19 20:39:33 +0300
  • c85d157fc0 soc: nxp: imx: add resource_table section in linker script Iuliana Prodan 2024-07-19 20:38:21 +0300
  • 358113b114 runners: add minichlink Michael Hope 2024-06-01 22:58:27 +0530
  • 967bacbb4c boards: add ch32v003evt Michael Hope 2024-06-01 21:59:12 +0530
  • 7c8e426d1a drivers: add the gpio driver for wch ch32v003 Michael Hope 2024-06-01 21:57:49 +0530
  • 2ec8e32202 drivers: add the pfic interrupt controller Michael Hope 2024-06-01 21:57:01 +0530
  • b39840bc46 drivers: add the ch32v00x usart driver Michael Hope 2024-08-27 21:59:52 +0530
  • 568d257684 drivers: add the ch32v00x systick driver Michael Hope 2024-06-01 21:55:06 +0530
  • 2fa1c93717 drivers: add the ch32v00x clock controller Michael Hope 2024-06-01 21:53:41 +0530
  • 64a631ef54 drivers: add ch32v00x pinctrl support Michael Hope 2024-06-01 21:49:19 +0530
  • 859a5964a2 soc: add wch_ch32v003 soc files Michael Hope 2024-06-01 21:48:38 +0530
  • 64fcdf6ca6 dts: add the ch32v003 dtsi Michael Hope 2024-06-01 21:34:00 +0530
  • 46cca37c10 west: add the hal_wch Dhiru Kholia 2024-07-31 15:57:46 +0530
  • 715b97397b net: lib: coap: Make use of ZSOCK_MSG_TRUNC configurable Pete Skeggs 2024-09-28 14:46:21 -0700
  • 0ed8866eb6 Bluetooth: host: Kconfig: Correct help of BT_BONDABLE Lyle Zhu 2024-09-25 21:22:34 +0800
  • aaab223574 Bluetooth: SSP: Incorrect bonding status notified Lyle Zhu 2024-09-24 17:15:20 +0800
  • a00d5089d5 Bluetooth: shell: Add command conn-bondable Lyle Zhu 2024-09-24 16:34:29 +0800
  • d5160f663a Bluetooth: BR: Improve bt_conn_set_bondable Lyle Zhu 2024-09-24 14:42:20 +0800
  • e772c45e6b Bluetooth: SSP: Support non-bondable mode Lyle Zhu 2024-05-16 19:46:35 +0800
  • c0ce5b419b Bluetooth: Host: smp: Add function to get bonding setting Lyle Zhu 2024-05-16 19:31:02 +0800
  • 0fe6d34f8a Bluetooth: Mesh: Remove duplicate brg declaration Håvard Reierstad 2024-10-01 09:07:10 +0200
  • 8049c24994 Bluetooth: Mesh: Add prefix to Subnet Bridge API Håvard Reierstad 2024-09-30 13:14:28 +0200
  • 35c9e54961 include: usb_ch9: add note about USB_CONTROL_EP_MPS Johann Fischer 2024-09-30 13:35:23 +0200
  • f5a3f90a68 usb: device_next: respect bMaxPacketSize0 in control transfers Johann Fischer 2024-09-30 13:15:26 +0200
  • 3d86360c33 samples/bluetooth/cap_acceptor: Add missing include Alberto Escolar Piedras 2024-09-30 13:35:44 +0200
  • d29f2d547b tests/bsim/bluetooth/audio_samples: Error on warnings Alberto Escolar Piedras 2024-09-30 13:08:15 +0200
  • 1460ef4419 tests/bsim/compile: Improve cmake_extra_args Alberto Escolar Piedras 2024-09-30 13:02:13 +0200
  • 9658b7d0d3 samples: Bluetooth: Audio: Avoid uisng K_FOREVER in syswq Emil Gydesen 2024-09-30 11:11:58 +0200
  • bce51b7706 drivers: spi: stm32h7: avoid unnecessary suspend Daniel Gaston Ochoa 2024-09-19 07:37:29 +0100
  • aeec014cbe llext: rename symbol struct identifiers Luca Burelli 2024-10-01 12:33:16 +0200
  • bf9584d6ba fs: add FILE_SYSTEM_LIB_LINK option Jordan Yates 2024-07-11 14:36:38 +1000
  • b79ffe3582 usb: device: use irq_update in CDC ACM UART implementation Johann Fischer 2024-09-11 15:08:22 +0200
  • c5a31aec3c usb: device: cleanup CDC ACM UART rx_ready, tx_ready and is_pending Johann Fischer 2024-09-11 13:57:28 +0200
  • 0f0322127d usb: device: avoid starving other threads in CDC ACM UART fifo_fill Johann Fischer 2024-09-11 12:57:18 +0200
  • fe4d8a678c usb: device_next: use delayable work for TX FIFO in CDC ACM Johann Fischer 2024-09-09 13:23:50 +0200
  • 4875aa3924 usb: device_next: limit CDC ACM OUT transfer size to the current MPS Johann Fischer 2024-09-09 17:01:08 +0200