Commit graph

  • 7d1953918a net: wifi: shell: enhance consistency in cmd_wifi_dpp_ap_auth_init Pisit Sawangvonganan 2024-09-21 15:42:59 +07:00
  • 3756429b6c Bluetooth: BREDR: L2CAP: Recover ident when conn is pending Lyle Zhu 2024-06-06 11:38:11 +08:00
  • c7c1f73045 Bluetooth: SSP: Support security level 4 Lyle Zhu 2024-06-06 17:26:05 +08:00
  • 7e54f13e7b Bluetooth: l2cap_br: Support Multi-Command Packet Lyle Zhu 2024-06-19 19:19:31 +08:00
  • 3561540110 Bluetooth: L2CAP_BR: Set flags in CFG RSP Lyle Zhu 2024-06-20 10:31:53 +08:00
  • b7ab7c9d45 Bluetooth: L2CAP_BR: Process all defined OPTs Lyle Zhu 2024-06-21 20:19:54 +08:00
  • c5648044a8 Bluetooth: L2CAP_BR: incorrect result returned if config opt unsupported Lyle Zhu 2024-06-20 20:27:47 +08:00
  • 9c5fda3e11 include: kernel: arch: sys: Use new TLS macro Daniel Flodin 2024-09-24 08:26:47 +02:00
  • 2e6c038363 tests: net: wifi: Run wifi tests together with net tests Jukka Rissanen 2024-09-28 10:54:10 +03:00
  • 627c33292a boards: mikroe: remove CONFIG_PINCTRL from defconfig of RA4M1 clicker Ian Morris 2024-09-27 13:42:40 +02:00
  • 30a3d88d8a samples: net: wifi: Disable building on NS platform variants Robert Lubos 2024-10-01 09:31:04 +02:00
  • 03029e7bd7 json: support parsing and serializing 'uint64_t' Mykhailo Lohvynenko 2024-10-02 14:48:31 +03:00
  • ae63c62f0e drivers: i3c: implement support for ibi thr interrupts Ryan McClelland 2024-10-02 16:00:17 -07:00
  • 31e821bef6 drivers: i3c: cdns: grab mutex before adjusting prescalers Ryan McClelland 2024-10-02 16:08:31 -07:00
  • 9c48f7eb37 drivers: i3c: cdns: correct sda push pull hold time Ryan McClelland 2024-10-02 16:03:25 -07:00
  • 9403b08512 boards: esp32: move board specific kconfig definitions Sylvio Alves 2024-10-02 09:47:08 -03:00
  • 4ec266152d drivers: cc: mcux: Fix incorrect clock source of FlexSPI2 Martin Stumpf 2024-09-30 17:01:01 +02:00
  • 8221a9a704 Revert "arch: common: Add user can specify the nocache location" Declan Snyder 2024-09-23 14:29:31 -05:00
  • 3ea954e97d tests: mcuboot: Add other nxp boards as test targets Andrej Butok 2024-09-23 15:58:04 +02:00
  • 8354fc5c3c modules: tfm: default version numbers from VERSION Jordan Yates 2024-08-29 11:33:48 +10:00
  • 8a30c2318d boards: nxp: rd_rw612_bga: add display support documentation Daniel DeGrasse 2024-08-26 16:21:05 +00:00
  • 404041621f boards: nxp: rd_rw612_bga: enable with LCD_PAR_S035 shield Daniel DeGrasse 2024-08-26 16:02:13 +00:00
  • f8f70c2ac7 boards: shields: lcd_par_s035: enable reset gpio within input module Daniel DeGrasse 2024-08-26 15:58:32 +00:00
  • 22a922fded drivers: mipi_dbi: nxp_lcdic: add support for 8080 mode Daniel DeGrasse 2024-08-26 15:50:52 +00:00
  • 04726a22cb drivers: display: st7796s: respect rgb_is_inverted in 8080 8 bit mode Daniel DeGrasse 2024-08-26 15:48:00 +00:00
  • 3604aba75b shields: lcd_par_s035: rename nxp_flexio_lcd to zephyr_mipi_dbi_parallel Daniel DeGrasse 2024-09-23 09:29:43 -05:00
  • c82799bd4c tests: scripts: dts: Add tests for string escapes Joel Spadin 2024-09-16 19:02:14 -05:00
  • 6edefd8f50 scripts: dts: properly escape string properties Joel Spadin 2024-09-14 20:17:32 -05:00
  • 0515bfff7a net: lib: http-client: Use memcpy() to avoid gcc warning Jukka Rissanen 2024-10-04 14:10:07 +03:00
  • 09a643ee2c devicetree: make DT_..._REG_SIZE return unsigned Fabio Baltieri 2024-10-02 15:21:35 +00:00
  • 8068cb2567 net: lwm2m: Add shell command for listing resources Seppo Takalo 2024-10-02 17:22:57 +03:00
  • 357427aee5 Bluetooth: GATT: Remove note on flow-control from `bt_gatt_write_without Aleksander Wasaznik 2024-10-02 14:42:28 +02:00
  • eb7b3f67d4 ci: tags: Add wifi tag to hostap and other wifi related files Jukka Rissanen 2024-10-04 15:29:45 +03:00
  • 335d713792 maintainers: Add wifi identifier for hostap files Jukka Rissanen 2024-10-01 09:33:09 +03:00
  • 8848fd4613 toolchain: match gcc 'missing-field-initializers' with others Yong Cong Sin 2024-10-02 19:04:18 +08:00
  • 17be7ffca5 device.h: fix inconsistent semicolon logic for DEVICE_DT_DEFINE Luca Burelli 2024-10-01 17:01:55 +02:00
  • 9ae2e23d34 bluetooth: host: Update text for BT_CHANNEL_SOUNDING kconfig Olivier Lesage 2024-10-01 08:40:25 +02:00
  • 9e3943d13e bluetooth: host: Add CONFIG_BT_CHANNEL_SOUNDING_TEST Olivier Lesage 2024-10-04 11:34:37 +02:00
  • a12b869eac bluetooth: host: Add support for processing CS subevent results Olivier Lesage 2024-10-04 11:38:28 +02:00
  • 6fc8563b16 manifest: update zephyr-lang-rust to always link runtime libs first Torsten Rasmussen 2024-10-02 21:43:07 +02:00
  • 0274bcbee4 cmake: detect LLVM picolibc and newlib support Torsten Rasmussen 2024-09-11 23:39:50 +02:00
  • b2eeef4ac9 manifest: update picolibc to support the new c_library property Torsten Rasmussen 2024-09-12 09:18:41 +02:00
  • 9d835fe464 cmake: move specs compiler and linker flags to toolchain properties Torsten Rasmussen 2024-08-26 14:57:15 +02:00
  • 102b3fc078 cmake: make TARGET optional in set_linker_property() Torsten Rasmussen 2024-09-11 10:18:13 +02:00
  • 718b726b37 cmake: PROPERTY flag support on compile options and link libraries Torsten Rasmussen 2024-09-11 08:51:47 +02:00
  • 2e3873adde cmake: improve Zephyr link phase Torsten Rasmussen 2024-08-06 10:13:31 +02:00
  • 9fe6c5e3fb cmake: linker: Use the same linker for cmake checks and final build Jonathon Penix 2024-08-27 17:11:06 -07:00
  • dc97bbd35f Bluetooth: Audio: Rename bt_audio_codec_qos -> bt_bap_qos_cfg Emil Gydesen 2024-08-02 11:23:33 +02:00
  • e1cacb3a18 net: dns: Fix DNS resolver cache invalid find call Krzysztof Bartnicki 2024-10-03 22:39:56 +02:00
  • 453dfed3ad arch: riscv: smp: prevent nested #ifdef Yong Cong Sin 2024-10-04 01:38:33 +08:00
  • 796b795cda drivers: intc: plic: fix for SMP=n when MP_MAX_NUM_CPUS > 1 Yong Cong Sin 2024-10-04 01:37:04 +08:00
  • 0376a417fd tests: net: ipv6: Enable mbed TLS heap Robert Lubos 2024-10-02 10:37:29 +02:00
  • ad673d18b7 soc: rw: Fix stack over flow during BLE init Yassine El Aissaoui 2024-10-02 10:23:37 +02:00
  • 668a5dc55d samples: net: sockets: Update HTTP server linker with CMake variable Pieter De Gendt 2024-10-02 08:44:00 +02:00
  • e9d24aa7da doc: connectivity: networking: Update HTTP linker example Pieter De Gendt 2024-10-02 08:42:32 +02:00
  • 79f063e81b doc: connectivity: networking: Update CMake linker info to CoAP server Pieter De Gendt 2024-10-02 08:41:23 +02:00
  • cbe0abfd00 tests: drivers: uart: uart_pm: Disable PM_DEVICE_SYSTEM_MANAGED Krzysztof Chruściński 2024-10-02 07:23:13 +02:00
  • a4d628efcb tests: Bluetooth: tester: Implement TBS registration Emil Gydesen 2024-10-01 13:36:44 +02:00
  • 242331291d drivers: misc: coresight: nrf_etr: Imply UART asynchronous API Krzysztof Chruściński 2024-10-01 10:42:29 +02:00
  • c6f4e719b7 snippets: nordic-log-stm: Do no enforce UART Asynchronous API Krzysztof Chruściński 2024-10-01 10:41:07 +02:00
  • 3904c3b2fe samples: Align tests yaml and overlays to nrf54l15dk Jakub Zymelka 2024-09-30 13:42:08 +02:00
  • 70419bdee7 dts: nordic: nrf5340: Change nRF5340 IPC backend to icbmsg Dominik Chat 2024-08-06 14:10:46 +02:00
  • 670bd3bed2 Bluetooth: controller: fixing issue re. assert on overlapping conn upd proc Erik Brockhoff 2024-08-21 13:25:35 +02:00
  • 3786b617bd soc: nordic: Disable asserts on ppr and flpr Krzysztof Chruściński 2024-09-24 08:24:46 +02:00
  • ffe6910e21 tests: kernel: interrupt: nested_irq: support nrf54h20_cpuppr Krzysztof Chruściński 2024-06-14 11:29:29 +02:00
  • 7773fe8dd6 llext: hotfix: fix device API tests for platforms without console Luca Burelli 2024-10-03 14:37:54 +02:00
  • b43e7387db tests: mem_map: no exec test for intel_adsp/ace30/ptl Daniel Leung 2022-11-08 14:32:56 -08:00
  • 3d65839dbc tests: rename intel_adsp_ace30.conf to intel_adsp_ace30_ptl.conf Daniel Leung 2024-09-30 12:43:08 -07:00
  • 32f9ecacc4 soc: intel_adsp: tools: cavstool.py: Add debug_slot_offset_by_type() Jyri Sarha 2024-09-25 12:38:36 +03:00
  • 5275d44409 llext: Add RISC-V arch-specific relocations Eric Ackermann 2024-09-19 09:35:49 +02:00
  • 73a3438b82 net: lwm2m: Remove hostname_verify flag from context Seppo Takalo 2024-10-01 15:24:02 +03:00
  • 8c0026a6a6 boards: st: nucleo_h7 boards correct LD2 on PE1 pin Francois Ramu 2024-10-01 14:46:28 +02:00
  • 205a99f97f doc: migration-guide: Add LE Audio entry for dynamic TBS Emil Gydesen 2024-10-01 13:58:20 +02:00
  • 77e09916f7 tests: lwm2m: Remove qemu-cortex-m3 Seppo Takalo 2024-10-01 13:48:24 +03:00
  • 871aab7c45 tests: lwm2m: Fix minor timing issues on tests Seppo Takalo 2024-10-01 13:26:30 +03:00
  • d224fa130e doc: _scripts: gen_devicetree_rest: add link to driver sources Benjamin Cabé 2024-10-01 11:33:55 +02:00
  • 508bd3edef drivers: udc_dwc2: Change hibernation exit on bus reset Tomasz Moń 2024-09-30 08:54:11 +02:00
  • f57e78de2a drivers: udc_dwc2: Suspend if connected to suspended bus Tomasz Moń 2024-09-27 12:17:46 +02:00
  • 0c1550dd9f net: sockets: Remove SET_ERRNO() macro Robert Lubos 2024-09-30 16:23:37 +02:00
  • bdbf7cc620 net: offload: Do not need to enable TC threads for NET_OFFLOAD Robert Lubos 2024-09-30 11:54:12 +02:00
  • 2e1d89619f net: Avoid compiling native network stack parts w/o NET_NATIVE Robert Lubos 2024-09-27 15:01:31 +02:00
  • 404e9c7b88 net: sockets: Split native IP socket implementation from syscalls Robert Lubos 2024-09-27 14:48:28 +02:00
  • a5aed04b7e net: lib: coap: Initialize response_truncated Tommi Rantanen 2024-09-30 11:30:18 +03:00
  • dd08fe5893 cmake: emu: qemu: return to ctrl-c Florian Grandel 2024-09-23 05:50:18 +02:00
  • 3f4a9c408a boards: arm: adi: Enable display for MAX32662EVKIT board Sadik Ozer 2024-09-23 18:36:31 +03:00
  • 98f19592f1 dts: arm: adi: Add MAX32662 missing pin definitions Sadik Ozer 2024-09-23 18:28:47 +03:00
  • d11a0c2be9 tests: posix: common: test userspace as well Chris Friedt 2024-04-26 03:20:13 -04:00
  • 7506274ef2 posix: use sys_sem instead of k_spinlock for pool synch Chris Friedt 2024-04-21 10:38:28 -04:00
  • 5a0b1b1628 clang-format: add entry for SYS_SEM_LOCK() Chris Friedt 2024-04-23 13:47:13 -04:00
  • 5d29e13e09 sys_sem: add a for-loop-like macro similar to spinlocks Chris Friedt 2024-04-23 13:46:23 -04:00
  • 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY Yong Cong Sin 2024-09-20 12:47:40 +08:00
  • 5aebd1276d devicetree: add DT_NODE_HAS_STATUS_OKAY Yong Cong Sin 2024-09-20 10:34:24 +08:00
  • 44d101acab drivers: sensor: lis2dw12: add interrupt status fetch Andrew Sonzogni 2024-09-23 15:31:15 +02:00
  • 70de35d9c9 drivers: sensor: lis2dw12: add inactivity detection Andrew Sonzogni 2024-09-23 15:25:49 +02:00
  • c74dd3ee74 drivers: sensor: lis2dw12: add temp reading Andrew Sonzogni 2024-09-23 11:45:45 +02:00
  • 8638e411e7 xtensa: fix insecure userspace warning wording Daniel Leung 2024-10-02 11:26:55 -07:00
  • cd76ab3428 fs: nvs: Simplified the initial loop in calc_free_space() Adrien Ricciardi 2024-10-01 10:46:40 +02:00
  • 9acfd9d4ca maintainers: Add doki-nordic as maintainer of IPC Dominik Kilian 2024-09-30 16:12:43 +02:00
  • a4599219b7 logging: dictionary: Support unsigned integers Georges Oates_Larsen 2024-09-30 15:40:22 -07:00
  • c0bb9735d7 net: shell: Make stack size for event_mon_stack configurable Dave Rensberger 2024-09-30 17:25:17 -04:00