Commit graph

  • 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
  • 96fdbcab70 coding guidelines: comply with MISRA Rule 15.2 Hess Nathan 2024-05-02 14:55:41 +0200
  • ebacd80c7b tests: drivers: build_all: display: add st7789v display Daniel DeGrasse 2024-06-04 17:34:48 -0500
  • 0784a8684c doc: releases: migration-guide: add migration note for ST7789V display Daniel DeGrasse 2024-06-04 17:30:10 -0500
  • a0e3dd1f87 drivers: display: st7789v: convert to MIPI DBI API Daniel DeGrasse 2024-06-04 17:27:08 -0500
  • d8a891b563 tests: demand_paging: add a test for k_mem_unmap() Nicolas Pitre 2024-06-10 17:06:29 -0400
  • 0313091287 kernel: mmu: make k_mem_unmap() work with demand paging Nicolas Pitre 2024-06-10 17:00:41 -0400
  • 30c9f5eaa5 net: add proper PSA_WANT kconfigs for TLS sockets and RSA key exchanges Valerio Setti 2024-06-11 09:14:30 +0200
  • 30717437f5 jwt: add missing PSA_WANT dependencies to RSA signature Valerio Setti 2024-06-11 07:46:34 +0200
  • e18c4fe654 boards: infineon: cyw20829m2evk_02: update memory partitions map Nazar Palamar 2024-06-12 18:45:44 +0300
  • 2477b699ed boards: luatos: esp32s3: update USB serial to use board variant Eric Holmberg 2024-06-13 11:36:29 +1200
  • d18fd46e99 tests: json: add a test for JSON_TOK_ENCODED_OBJ Fin Maaß 2024-04-15 11:34:50 +0200
  • 01c40dda1f json: add JSON_TOK_ENCODED_OBJ Fin Maaß 2024-03-18 10:55:06 +0100
  • 7fef853015 boards: lilygo: ttgo_t8c3: initial support Lothar Felten 2024-03-19 12:11:30 +0100
  • 79d32aa0c1 tests: sd: sdmmc: add rcar_h3ulcb_r8a77951_a57 board to test Mykola Kvach 2024-05-14 14:12:18 +0300
  • 10363eb898 boards: rcar_h3ulcb_r8a77951_a57: add SD node to dts and describe SD pins Mykola Kvach 2024-05-14 14:10:47 +0300
  • 701c278eeb boards: rcar_spider_s4: add MMC node to dts and describe MMC pins Mykola Kvach 2024-05-14 13:28:16 +0300
  • 636091adb8 boards: renesas: set power-source property for MMC pins Mykola Kvach 2024-05-14 13:22:31 +0300
  • 6458c5ab1f Bluetooth: HFP_AG: fix building warning Lyle Zhu 2024-06-11 17:18:29 +0800
  • bbfa3bc1b9 Bluetooth: HFP_AG: Optimize lock/unlock of the SCO creating Lyle Zhu 2024-06-11 17:14:25 +0800
  • 6939c8c02d Bluetooth: HFP_AG: Optimize the TX process Lyle Zhu 2024-05-22 18:25:58 +0800
  • f055fe7165 bluetooth: hfp_hf: update channel sent callback prototype Lyle Zhu 2024-05-22 18:59:40 +0800
  • 17e2564ff2 bluetooth: rfcomm: remove tx meta Lyle Zhu 2024-05-22 16:41:21 +0800
  • 7f71ad38cc bluetooth: rfcomm: fix issue of sending buf invalid Lyle Zhu 2024-05-22 11:27:02 +0800
  • 7f6d600dd6 kernel: mm: rename z_num_pagefaults_get to k_mem_num_* Daniel Leung 2024-06-07 11:51:14 -0700
  • 564ca11631 kernel: mm: rename z_page_fault() to k_mem_page_fault() Daniel Leung 2024-06-07 11:49:21 -0700
  • 9064652db9 tests: mem_protect/syscalls: exclude board numaker_m2l31ki Daniel Leung 2024-06-07 14:39:41 -0700
  • 54af5dda84 kernel: mm: rename z_page_frame_* to k_mem_page_frame_* Daniel Leung 2024-06-07 10:55:06 -0700
  • 7715aa3341 kernel: mm: rename Z_SCRATCH_PAGE to K_MEM_SCRATCH_PAGE Daniel Leung 2024-06-07 10:20:21 -0700
  • 01682756b6 kernel: mm: rename Z_VM_RESERVED to K_MEM_VM_RESERVED Daniel Leung 2024-06-07 10:14:49 -0700
  • a459cdf51e kernel: mm: rename Z_FREE_VM_START to K_MEM_VM_FREE_START Daniel Leung 2024-06-07 10:02:09 -0700
  • b2784c9145 kernel: mm: rename Z_KERNEL_VIRT_* to K_MEM_KERNEL_VIRT_* Daniel Leung 2024-06-07 09:48:08 -0700
  • 03eded1ed6 kernel: mm: rename Z_VIRT_RAM_* to K_MEM_VIRT_* Daniel Leung 2024-06-07 09:37:48 -0700
  • 3fd66de508 kernel: mm: rename Z_PHYS_RAM_* to K_MEM_PHYS_* Daniel Leung 2024-06-07 09:31:46 -0700
  • b6f951b99e kernel: mm: rename Z_VM_OFFSET to K_MEM_VM_OFFSET Daniel Leung 2024-06-07 09:25:59 -0700
  • def364ab08 kernel: mm: rename Z_BOOT_* to K_MEM_BOOT_* Daniel Leung 2024-06-07 09:16:35 -0700
  • 2d2bbc05d6 kernel: mm: rename Z_VM_KERNEL to K_MEM_IS_VM_KERNEL Daniel Leung 2024-06-06 14:35:05 -0700
  • db9d3134c5 kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_* Daniel Leung 2024-06-06 14:30:02 -0700
  • 50640cb1b8 kernel: mm: rename Z_MEM_VM_OFFSET to K_MEM_VIRT_OFFSET Daniel Leung 2024-06-06 14:17:36 -0700
  • 552e29790d kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare Daniel Leung 2024-06-06 09:26:10 -0700
  • 295254a96b kernel: mm: remove k_mem_phys_un/map() Daniel Leung 2024-06-05 16:25:39 -0700
  • 9f9dd264d8 kernel: mm: rename k_mem_un/map_impl to k_mem_*_phys_guard Daniel Leung 2024-06-05 16:42:38 -0700
  • 98b26c6ca8 rtio: Remove builtin iodev mpsc queue Tom Burdick 2024-06-10 17:48:55 -0500
  • 9e623fa9ac doc: relnotes/3.7: Add info about CVE-2024-5931 Flavio Ceolin 2024-06-12 13:05:57 -0700
  • 7c0863d9fd doc: vuln: Add CVE under embargo Flavio Ceolin 2024-06-12 13:08:00 -0700
  • fe867b3e49 doc: relnotes/3.7: Add info about CVE-2024-5754 Flavio Ceolin 2024-06-12 12:49:06 -0700
  • eaafd30b56 twister: cleanup how we capture results of handlers Anas Nashif 2024-05-27 10:48:20 -0400
  • 749566ac48 kernel/init: use zephyr's stack size macro for main/idle thread creation Dong Wang 2024-05-24 09:52:13 +0800
  • fef0e8a211 arch: arm: cortex_m: update inline comment pointing to isr_wrapper.* Wilfried Chauveau 2024-05-20 12:59:03 +0100
  • e09a68b8f3 doc: hardware: arm: Update links to various source files Wilfried Chauveau 2024-05-20 12:57:48 +0100
  • 42ce6d1b90 doc: develop: optimizations: make pahole example independent from arch Wilfried Chauveau 2024-05-20 12:55:34 +0100
  • 1bc51640d3 shell: shell_adsp_memory_window: fix invalid cast in struct init Kai Vehmanen 2024-05-31 15:34:12 +0300
  • f1410959fd doc: sysbuild: Add tag for application configuration section Jamie McCrae 2024-06-10 13:01:58 +0100
  • 52c92159cd scripts: More explicit error in west_commands for NRF flashing Félix Piédallu 2024-05-02 14:22:17 +0200
  • 84f622c7d1 boards: frdm_rw612: Enable ethernet Declan Snyder 2024-06-11 11:39:35 -0500
  • 55607f6d5d boards: rd_rw612_bga: Enable ethernet on board Declan Snyder 2024-06-03 17:18:36 -0500
  • 29d6d36794 soc: rw6xx: Add ENET to DT and suppport Declan Snyder 2024-06-03 17:17:54 -0500
  • a5a2dbacbd drivers: nxp_enet: Support RW6XX series Declan Snyder 2024-06-03 17:17:32 -0500
  • 572433538d drivers: nxp_enet: Fix Kconfig dependency DCACHE Declan Snyder 2024-06-03 17:16:29 -0500
  • 430f3a448a drivers: clock_control_mcux_syscon: Support ENET Declan Snyder 2024-06-03 17:15:49 -0500
  • a84335eedf boards: rd_rw612_bga: Move compatible to dtsi Declan Snyder 2024-06-03 14:40:49 -0500
  • c20e798646 arch: call arch_smp_init() directly, do not use SYS_INIT Anas Nashif 2024-06-06 18:34:22 -0400
  • 9f4c849ac0 samples: add rt1064 to display samples with shield Daniel DeGrasse 2024-05-06 20:32:42 +0000
  • 5d62e87d9d boards: nxp: mimxrt1064: remove display, document usable shields Daniel DeGrasse 2024-05-06 20:32:20 +0000
  • d27a352ac1 samples: add rt1040 to display samples with shield Daniel DeGrasse 2024-04-30 20:57:10 +0000
  • 0d0e47377b boards: nxp: mimxrt1040_evk: add display support Daniel DeGrasse 2024-04-30 22:30:26 +0000