Commit graph

  • 27ca9bf103 manifest: update percepio Erik Tamlin 2024-06-12 09:42:42 +0200
  • 157c364f6e manifest: update percepio Erik Tamlin 2024-06-11 15:38:33 +0200
  • 2b7a39e83c drivers: wifi: add bssid/mac to wifi_scan result barry batsbak 2024-06-12 13:34:54 +0200
  • 494fab8ea4 modem: chat: patch unintended behavior in modem_chat_run_script() Bjarki Arge Andreasen 2024-06-12 16:01:21 +0200
  • 22061bd7a8 drivers: loapic: move 'z_loapic_int_vec_set()' into pinned section Dong Wang 2024-06-06 14:36:02 +0800
  • 5d1afa1a3b tests: Bluetooth: bap_broadcast_source: Fix call Alberto Escolar Piedras 2024-06-13 17:20:48 +0200
  • 3f3c2cf0f7 bsim: fix missing parameter in BT audio source test Valerio Setti 2024-06-13 15:59:03 +0200
  • df788d0b41 samples: drivers: flash_shell does not run on stm32h745/m4 boards Francois Ramu 2024-06-11 13:42:49 +0200
  • ed84b2993a boards apollo4p*: Provisionally disable in twister Alberto Escolar Piedras 2024-06-13 13:45:18 +0200
  • 570c86d1ef Bluetooth: Controller: Add Kconfigs to enable Connection Subrating Timothy Keys 2024-05-20 17:25:04 +0100
  • 0a8c3a6e27 soc: stm32: Enable prefecth when missing Erwan Gouriou 2024-05-27 16:56:29 +0200
  • a4fc1b2cfa soc: stm32c0 Enable ART acceleration Erwan Gouriou 2024-05-27 16:55:38 +0200
  • a9fb2c4dff soc: stm32g4: Enable ART acceleration Erwan Gouriou 2024-05-27 16:54:30 +0200
  • 76d8be4fe6 soc: stm32: stm32wb: Enable ART accelerations Erwan Gouriou 2024-05-27 16:53:40 +0200
  • 9984adf24e Bluetooth: Host: Support concurrent initiating and scanning Rubin Gerritsen 2024-04-30 15:35:20 +0200
  • df45858d0f Bluetooth: BAP: Broadcast Source: Update stream codec config data Nithin Ramesh Myliattil 2024-05-17 06:08:29 +0200
  • 14c2be6d9d twister: Capture qemu launch stdout and stderr Juha Kuikka 2024-05-19 12:44:11 -0700
  • 2c5b09cbda usb: device_next: rename the rate properties to use the correct unit Fabio Baltieri 2024-06-06 17:19:40 +0100
  • 5098bf3539 Bluetooth: Host: Callback registering functions to return status Rubin Gerritsen 2024-06-12 13:02:13 +0200
  • 3eb975deb2 Bluetooth: Host: Rename callback_list -> conn_cbs Rubin Gerritsen 2024-06-10 14:34:44 +0200
  • 2ec3cd307c Bluetooth: Host: Avoid registering callback twice Rubin Gerritsen 2024-06-10 14:06:27 +0200
  • 6e6bb26107 Bluetooth: Host: Conn callback list to use slist Rubin Gerritsen 2024-06-10 14:30:04 +0200
  • d3a1ce8791 doc: languages: add new section "headers and C/C++ compatibility" Marc Herbert 2024-06-08 00:50:48 +0000
  • d3f91adb25 Bluetooth: audio: BAP broadcast assistant magic numbers and minor fixes Andries Kruithof 2024-06-11 13:11:29 +0200
  • a156b619d4 doc: develop: tools: Exclude webp images from PDF Benjamin Cabé 2024-06-11 15:21:15 +0200
  • 22535a99ab drivers: clock_control: litex: declare unmuttable map as const Benjamin Cabé 2024-06-12 15:21:34 +0200
  • 6403280142 drivers: clock_control: make driver API and conf structs const Benjamin Cabé 2024-06-12 15:19:48 +0200
  • db9308d180 Bluetooth: doc: Add missing doc in bt_gatt_attr Knut Eldhuset 2024-06-13 09:34:52 +0200
  • 17889d23b9 driver/bluetooth: Added initial version of hci cyw208xx driver Nazar Palamar 2024-04-03 11:25:44 +0300
  • 61474ac99e doc: storage: nvs: Tell about optional data CRC Adrien Ricciardi 2024-05-28 22:40:38 +0200
  • e13840c872 tests: fs: nvs: Add a test scenario for data CRC Adrien Ricciardi 2024-05-28 22:21:43 +0200
  • b76d630682 fs: nvs: Add CRC-32 to protect data Adrien Ricciardi 2024-05-28 22:16:24 +0200
  • 6cc9d7ec20 tests: arm64: exercize MMU page table allocation and recycling Nicolas Pitre 2024-05-09 17:48:17 -0400
  • f7e11649fd arch/arm64/mmu: fix page table reference counting Nicolas Pitre 2024-05-10 17:57:35 -0400
  • 0a2e4d1b5f boards: lilygo: ttgo_lora32: initial support Lothar Felten 2024-01-26 22:49:48 +0100
  • c4df21e8bd Samples: bluetooth: hf_ag: Add board specific configuration Lyle Zhu 2024-05-22 10:57:45 +0800
  • 6c01c0c13a module: hal_nxp: bt_controller: Verify if Blob is valid Lyle Zhu 2024-05-16 10:34:05 +0800
  • 35204de197 boards: mimxrt1170_evk: doc: add blobs support Lyle Zhu 2024-05-09 10:35:59 +0800
  • 79e1b48ab1 Samples: bluetooth: hf: Add board specific configuration Lyle Zhu 2024-05-06 20:50:55 +0800
  • d74698a36b driver: bluetooth: hci: Support NXP BT CTLR FW blobs Lyle Zhu 2024-06-05 16:11:02 +0800
  • d164f9c0bb driver: bluetooth: hci: Add NXP BT module support Lyle Zhu 2024-06-12 13:57:14 +0800
  • 02577afe3a doc: safety: Requirment repo and guidelines Simon Hein 2024-04-24 15:50:23 +0200
  • cb3c087350 net: ipv6: mcast_routing: hop limit handling Konrad Derda 2024-05-08 12:21:16 +0200
  • a62ee400dc tests: Bluetooth: CAP: Add initial CAP initiator unit tests Emil Gydesen 2024-05-30 14:48:57 +0200
  • db4d4cfda2 Bluetooth: Audio: Add fallback to cfg_meta_get_pref_context Emil Gydesen 2024-05-27 12:18:52 +0200
  • c4b3b72b07 Bluetooth: Audio: Add fallback to max_codec_frames_per_sdu Emil Gydesen 2024-05-27 11:33:21 +0200
  • 579b4f7e37 Bluetooth: Audio: Add fallback to supported_audio_chan_counts Emil Gydesen 2024-05-27 11:10:47 +0200
  • a33543f02e tests: Bluetooth: Audio: Fix bad values in codec cap unit tests Emil Gydesen 2024-05-27 11:00:53 +0200
  • c6cc034b5c Bluetooth: Audio: Add fallback to get_chan_allocation Emil Gydesen 2024-05-10 13:50:16 +0200
  • f16d556e04 MAINTAINERS: ptp: Add PTP entry to the maintenance list Adam Wojasinski 2024-06-04 18:10:50 +0200
  • 3684294a64 samples: net: ptp: Add sample for PTP Adam Wojasinski 2024-05-28 19:59:01 +0200
  • 34c1fcc939 drivers: eth: native: Align to support ptp_clock driver for PTP subsys Adam Wojasinski 2024-06-03 13:29:57 +0200
  • 4a989b736e doc: net: ptp: Add PTP library documentation Adam Wojasinski 2024-05-22 13:51:16 +0200
  • 08689e1a20 net: ptp: Network interface status check in PTP thread Adam Wojasinski 2024-05-22 09:17:27 +0200
  • 28111ba254 net: ptp: Implement PTP thread Adam Wojasinski 2024-05-22 08:53:11 +0200
  • db07aa2c00 net: ptp: Add handler for STATE_DECISION_EVENT Adam Wojasinski 2024-05-21 15:54:04 +0200
  • edfe4cd8cc net: ptp: Add event generation and event handler for PTP Port Adam Wojasinski 2024-05-21 15:09:08 +0200
  • f22f36dd90 net: ptp: Implement PTP Port enabling and disabling functions Adam Wojasinski 2024-05-21 14:33:22 +0200
  • e14e878084 net: ptp: Add timers processing for PTP Port Adam Wojasinski 2024-05-21 14:03:02 +0200
  • 73eaab29a0 net: ptp: Add functions for messages transmission Adam Wojasinski 2024-05-21 14:23:53 +0200
  • cb35cc919a net: ptp: Add management message processing Adam Wojasinski 2024-05-21 13:54:27 +0200
  • fe0cc7dd26 net: ptp: Implement Best TimeTransmitter Clock algorithm for PTP stack Adam Wojasinski 2024-03-27 16:45:27 +0100
  • 577e58cb17 net: ptp: Implement PTP message processing for ports Adam Wojasinski 2024-05-20 14:50:48 +0200
  • 5c4be2be8c net: ptp: Introduce routines for PTP Hardware Clock adjustment Adam Wojasinski 2024-05-23 15:24:50 +0200
  • 9aabe2e477 net: ptp: Add foreign timeTransmitter records Adam Wojasinski 2024-05-20 13:33:13 +0200
  • 0575a500ce net: ptp: Add PTP Port ID comparison function Adam Wojasinski 2024-05-20 12:57:40 +0200
  • 3d7dd0d6fa net: ptp: Add sockets to PTP stack Adam Wojasinski 2024-05-20 12:29:31 +0200
  • 8016fa1de1 net: ptp: Extend TLV with Management TLVs Adam Wojasinski 2024-05-20 12:00:38 +0200
  • 806ba0dcd3 net: ptp: Add TLV extension to PTP Adam Wojasinski 2024-05-20 11:25:02 +0200
  • 8f00c5f4de net: ptp: Add byte order manipulation for PTP messages Adam Wojasinski 2024-05-20 11:04:37 +0200
  • e17cf5868d net: ptp: Add PTP message allocation and management Adam Wojasinski 2024-05-20 10:03:34 +0200
  • 7e45be1bf2 net: ptp: Add definition of PTP messages types Adam Wojasinski 2024-05-20 09:42:43 +0200
  • af09e4abfb net: ptp: Add Kconfig symbols and preprocessor guards for some states Adam Wojasinski 2024-03-27 16:41:41 +0100
  • 2e7dbf1091 net: ptp: Add TIME_RECEIVER_ONLY feature Adam Wojasinski 2024-03-27 16:36:02 +0100
  • 74a25772c5 net: ptp: Add PTP Clock and PTP Port initialization Adam Wojasinski 2024-05-20 08:44:11 +0200
  • 70e3183c40 net: ptp: Add definitions for PTP datasets Adam Wojasinski 2024-05-19 17:21:20 +0200
  • 424c3706d1 net: ptp: Add finite state machine implementation for PTP stack Adam Wojasinski 2024-03-27 16:06:47 +0100
  • 6a40371790 net: ptp: Add derived data type header Adam Wojasinski 2024-03-27 15:58:09 +0100
  • 58a611d814 net: ptp: Initial PTP library implementation Adam Wojasinski 2024-05-19 12:31:44 +0200
  • ee06da545d net: socket: Add SO_TIMESTAMPING data to messages received via socket Adam Wojasinski 2024-05-19 13:32:15 +0200
  • 50cfe12f90 drivers: eth: eth_stm32_hal: Add support for rx/tx timestamping Adam Wojasinski 2024-05-13 13:27:13 +0200
  • cf89e1ca29 net: socket: Add support for SO_TIMESTAMPING socket level option Adam Wojasinski 2024-05-13 13:21:58 +0200
  • 7ef4f470e2 net: context: Add support for timestamping in network context Adam Wojasinski 2024-05-13 13:10:49 +0200
  • 56338de16a net: pkt: Add flags to indicate the pkt should be timestamped Adam Wojasinski 2024-05-13 13:04:36 +0200
  • c87c36d313 net: if: Increment the packet ref count when adding to timestamp queue Adam Wojasinski 2024-05-08 20:07:59 +0200
  • 8281e869f4 posix: features: do not define _XOPEN_STREAMS if unconfigured Chris Friedt 2024-06-05 11:23:41 -0400
  • e4ca6ff706 doc: posix: clean up xopen streams docs Chris Friedt 2024-06-08 09:34:54 -0400
  • 8b61b71818 posix: streams: add stub for missing putpmsg() function Chris Friedt 2024-06-08 09:32:03 -0400
  • fea0859b86 drivers: flash: stm32_qspi: make cmd_write_en definition as static const Pisit Sawangvonganan 2024-06-10 13:31:32 +0700
  • 7c3a5d5c3a Bluetooth: Host: Add Per Adv Sync handle getter Théo Battrel 2024-06-10 13:55:07 +0200
  • 087dd96a34 cmake: use SOC_ROOT for SoCs instead of BOARD_ROOT Torsten Rasmussen 2024-06-11 10:02:14 +0200
  • ee923b538b tests: drivers: can: timing: enable all bitrates on stm32h5 boards Thomas Stranger 2024-06-11 09:50:39 +0200
  • 042d9ea38a boards: arm: stm32: nucleo_h563zi enable can Thomas Stranger 2023-04-05 15:30:37 +0200
  • 26f44a6d92 boards: nucleo_h563zi: change pll1 pllq frequency to 160MHz Thomas Stranger 2024-03-23 15:34:07 +0100
  • edbe34eaf2 Bluetooth: BAP: Add check for num_subgroups in parse_recv_state Emil Gydesen 2024-06-11 11:20:34 +0200
  • 49a05389b8 doc: release: 3.7: Add note on sysbuild UTF-8 fix Jamie McCrae 2024-06-12 13:14:57 +0100
  • 0a590e62e5 cmake: kconfig: Treat Kconfig source paths as UTF-8 Jamie McCrae 2024-06-12 12:16:56 +0100
  • 4fcde701ec sysbuild: Use UTF-8 encoding for cache Jamie McCrae 2024-06-12 12:15:52 +0100
  • c37e46c906 tests: drivers: display: display_read_write: add support for ILI9340 Daniel DeGrasse 2024-01-24 00:39:24 +0000
  • f59156356d drivers: display: ili9xxx: support display_read API Daniel DeGrasse 2024-01-23 15:47:56 +0000