Commit Graph

987 Commits

Author SHA1 Message Date
Marc Herbert
6692544098 MAINTAINERS: add marc-hb as West collaborator
Some evidence if needed:
- #92181
- https://github.com/zephyrproject-rtos/west/graphs/contributors

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
2025-07-19 10:25:29 +02:00
Iuliana Prodan
f1eb63a109 MAINTAINERS: Add iuliana-prodan as Open AMP maintainer
Move myself from collaborators to maintainers.

Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
2025-07-16 05:22:23 -10:00
Benjamin Cabé
e41c1b291f MAINTAINERS: Introduce SPDX Tooling area
Add SPDX Tooling area covering custom west command, zspdx library, and
tests. Add kartben as maintainer, swinslow and pdgendt as collaborators.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-07-16 05:22:05 -10:00
Attie Grande
90bc8f8ff8 MAINTAINERS: Remove myself from SAM Platform collaborators
I've been unable to participate properly for some time, apologies all.

Signed-off-by: Attie Grande <attie.grande@argentum-systems.co.uk>
2025-07-16 05:21:48 -10:00
Anas Nashif
66acb364b1 MAINTAINERS: add missing file to areas
quick pass adding files to respective areas.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-07-15 17:08:57 -10:00
Anas Nashif
f5e9586d42 MAINTAINERS: fix labels for intel platforms
'platform: Intel' goes to general X86 platforms.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-07-08 13:41:48 -05:00
Marcin Szymczyk
d487601379 MAINTAINERS: exclude Wi-Fi related drivers from nRF Platform
Separate entry (see `Drivers: Wi-Fi as nRF Wi-Fi`) handles
Wi-Fi related reviews. Add files-exclude to decrease noise.

Signed-off-by: Marcin Szymczyk <marcin.szymczyk@nordicsemi.no>
2025-07-08 13:41:28 -05:00
Philipp Steiner
c8c888d1b7 maintainers: fuelgauge: add collaborator
adds myself as a collaborator for the fuel gauge

Signed-off-by: Philipp Steiner <philipp.steiner1987@gmail.com>
2025-07-08 13:37:58 -05:00
Benjamin Cabé
ee2b9a4e6d drivers: virtio: move virtio headers to zephyr/drivers
Virtio headers are moved to zephyr/drivers/ as they have no reason to be
top-level headers since virtio is a driver class.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-07-04 15:49:54 -05:00
Benjamin Cabé
273e65f2f1 MAINTAINERS: refine coverage for samples
Not pretending for this to be exhaustive, but a pass at adding samples to
their respective areas as opposed to let them fall under the catch-all
"Samples" area.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-07-04 13:05:47 -05:00
Marcin Szymczyk
ad032fca86 MAINTAINERS: add masz-nordic as RISC-V arch collaborator
Adding myself to follow and contribute changes in RISC-V arch.

Signed-off-by: Marcin Szymczyk <marcin.szymczyk@nordicsemi.no>
2025-07-02 03:52:51 -10:00
Emil Gydesen
b9b3529498 MAINTAINERS: Remove inactive collabs for Bluetooth Audio
The two collaborators, Casper-Bonde-Bose and MariuszSkamra,
are not actively collaborating on Zephyr anymore.
Remove to avoid assigning them as reviewer for PRs which
gives a false sense of who may actually review PRs.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-07-01 10:59:57 -10:00
Emil Gydesen
e72e837971 tests: Bluetooth: Tester: VCP BSIM test
Adds BSIM testing of the VCP features of the BT Tester.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-07-01 10:54:09 -10:00
Cong Nguyen Huu
c52ba71f94 drivers: introduce support Peripheral Sensor Interface (PSI5) driver
This driver allows to communication (send, receive) with PSI5 device

Signed-off-by: Cong Nguyen Huu <cong.nguyenhuu@nxp.com>
2025-07-01 10:53:59 -10:00
Théo Battrel
f4c8a5256a MAINTAINERS: Remove myself from Bluetooth Host/HCI
This is my last week working at Nordic Semiconductor.

Signed-off-by: Théo Battrel <theo.battrel@nordicsemi.no>
2025-07-01 05:56:14 -10:00
Andrzej Głąbek
88898b4339 MAINTAINERS: remove anangl as ADC and PWM maintainer
I won't be able to act as a maintainer in these areas.
Degrade my role to collaborator.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2025-07-01 05:55:19 -10:00
Daniel Baluta
b06f82d2c7 MAINTAINERS: Update filter for NXP Xtensa platform
Add new filters for Xtensa platforms:
	* imxrt7xx supports now a hifi1 core
	* imxrt6xx/imxrt7xx support now a hifi4 core

Kconfig* and CMakeList.txt files could be updated for Xtensa related
code so add them to the filters too.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
2025-06-27 08:51:21 -10:00
Cong Nguyen Huu
003e391a8f drivers: introduce Single Edge Nibble Transmission (SENT) driver
This driver allows to communication (receive data) with SENT device

Signed-off-by: Cong Nguyen Huu <cong.nguyenhuu@nxp.com>
2025-06-26 18:50:07 -10:00
Chris Friedt
3e30e2eddd tests: lib: move time testsuite to c_lib
Presumably the time testsuite was separate from the c library set of
testsuites because it had a depedency on POSIX.

Since that dependency no longer exists, colocate the time testsuite
with the other c library testsuites.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2025-06-24 14:18:52 +02:00
Luca Burelli
44242ca219 MAINTAINERS: include Arduino shields in the Arduino category
This commit adds the Arduino shields under the same assignees as the
rest of the Arduino platforms.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-06-23 15:50:16 +01:00
Jeppe Odgaard
79397c6af9 MAINTAINERS: add jeppenodgaard as collaborator to led and led strip
Add myself as collaborator to help with LED and LED strip PR reviews (as
much as I can).

Signed-off-by: Jeppe Odgaard <jeppe.odgaard@prevas.dk>
2025-06-20 13:20:39 -04:00
Declan Snyder
b8408575ec MAINTAINERS: Add decsny as SPI collaborator
Add myself as SPI collaborator.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2025-06-17 16:25:07 -05:00
Sreeram Tatapudi
feb9d48bc0 MAINTAINERS.yml: Update contributor list
- Updating the contributors for the Infineon Platforms

Signed-off-by: Sreeram Tatapudi <sreeram.praveen@infineon.com>
2025-06-13 10:39:43 -04:00
Aksel Skauge Mellbye
24d171db43 snippets: silabs-pti: Add snippet to enable Packet Trace Interface
Add snippet that can be used to enable packet trace output from
Silicon Labs Series 2 devices.

Signed-off-by: Aksel Skauge Mellbye <aksel.mellbye@silabs.com>
2025-06-13 11:12:20 +02:00
Aksel Skauge Mellbye
b66c720ed6 drivers: debug: Add debug driver class
Add a new driver class for drivers related to debugging, such as
trace hardware, performance counters etc.

Signed-off-by: Aksel Skauge Mellbye <aksel.mellbye@silabs.com>
2025-06-13 11:12:20 +02:00
Tarang Patel
d2a5c1ca82 boards: nxp_rw612: Add support for u-blox EVK-IRIS-W1x
Add basic board definition of the u-blox EVK-IRIS-W1-rw612 board.
Adds maintainer info for u-blox boards.

Signed-off-by: Tarang Patel <tarang3399.patel@gmail.com>
2025-06-11 18:32:06 -07:00
Fin Maaß
1b10d276d2 MAINTAINERS.yml: add net/mii.h header to ethernet area
add include/zephyr/net/mii.h header to ethernet area.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
2025-06-11 10:23:15 -07:00
Fabian Blatz
8ed5f0370e maintainers.yml: Add path for LVGL samples
Adds the path for the LVGL samples to the appropriate maintainer section.

Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
2025-06-11 10:22:08 -07:00
Axel Le Bourhis
4a275a06a0 maintainers.yml: Update NXP Platform Wireless scope
Increase the scope of this group to include wireless boards, wireless
socs, hdlc_rcp_if driver, and overlays/conf files in samples.

Signed-off-by: Axel Le Bourhis <axel.lebourhis@nxp.com>
2025-06-10 12:52:23 -04:00
Lyle Zhu
cad801a314 MAINTAINERS: Add samples/bluetooth/classic/* to Bluetooth Classic
Add the path `samples/bluetooth/classic/*` to Bluetooth Classic.
And remove the path from Bluetooth LE.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2025-06-10 12:25:46 +02:00
Tim Lin
9d67375d66 MAINTAINERS: Add maintainer for ITE EC platform and drivers
Add maintainer for ITE EC board, SoC, and driver files.

Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
2025-06-09 08:55:44 +02:00
Anas Nashif
09f43f500c MAINTAINERS: move Debug: Profiling: Perf into Debug
consolidate area without collaborators into an existing maintained area.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-06-02 20:23:00 +02:00
Anas Nashif
e6d8dc68ca MAINTAINERS: add collaborators to interrupt handling area
Fill empty area.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-06-02 20:23:00 +02:00
Parthiban Nallathambi
c42cd2d0a2 MAINTAINERS: group dts into respective platforms
currently all the dts changes of Texas Instruments platform
tags Simplelink due to the directory inclusion.

Split the dts inclusion for respective groups i.e K3, simplelink
and mspm0 is already correctly grouped.

MSP432 is currently not under any tree of maintainence.

Signed-off-by: Parthiban Nallathambi <parthiban@linumiz.com>
2025-06-02 17:38:01 +02:00
Jakub Michalski
c7107fc4d6 virtio: add API for VIRTIO devices and add VIRTIO PCI driver
This commit adds the API for accessing VIRTIO devices, and adds a driver
for a VIRTIO PCIE device based on the newly added API.

This commit is based on the Virtual I/O Device (VIRTIO) Version 1.3
specification:
https://docs.oasis-open.org/virtio/virtio/v1.3/csd01/virtio-v1.3-csd01.pdf

Signed-off-by: Jakub Michalski <jmichalski@antmicro.com>
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2025-06-02 17:37:07 +02:00
Anas Nashif
3f72a1a73e MAINTAINERS: add scripts/requirements-actions. under CI
Add scripts/requirements-actions.* needed for actions into the CI area.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-05-29 23:25:10 +02:00
Luis Ubieda
f9d9e5bb6d modules: afbr: Add basic functionality
- Add AFBR module as a HAL.
- Platform layer to support running AFBR API using Zephyr.
- Ability to instantiate on device-tree.
- Samples in the module proving foundations works.
- Zephyr Sensor API support, by introducing:
    - Read/Decode for SENSOR_CHAN_DISTANCE (1-D results).
    - Streaming mode for DATA_READY (1-D results).

Signed-off-by: Luis Ubieda <luisf@croxel.com>
2025-05-28 21:29:13 +02:00
Yangbo Lu
045c6e4419 MAINTAINERS: add yangbolu1991 as maintainer for PTP Clock
I once worked as maintainer for Linux PTP VIRTUAL CLOCK SUPPORT
and FREESCALE QORIQ PTP CLOCK DRIVER.

Although I haven't been working on zephyr PTP for long, I have
clear understanding for current zephyr PTP clock and PTP/gPTP stack.
And started to contribute for it.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
2025-05-28 17:49:05 +02:00
Phi Bang Nguyen
fadb9c7ccb MAINTAINERS: Add video maintainer
Add Josuah Demangeon "josuah" and Phi Bang Nguyen "ngphibang"
as maintainers for video drivers.

Signed-off-by: Phi Bang Nguyen <phibang.nguyen@nxp.com>
2025-05-27 21:41:18 +02:00
Fin Maaß
7db4b5e647 MAINTAINERS.yml: rename NXP Drivers
The set_assignees.py script detects platforms
by checking if the Area title contains the string
"Platform",  this was missing for some NXP
Platforms, so this adds it. This way the platform
maintainers are assigned preferably.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
2025-05-27 19:04:05 +02:00
Jilay Pandya
2ef1558896 drivers: stepper: add missing include guard
Add missing include guard in drv84xx pubic header

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2025-05-27 17:56:13 +02:00
Jiafei Pan
0537df8dd2 MAINTAINERS: nxp-mpu: add more collaborators
Add yangbolu1991 and Zhiqiang-Hou as the collaborators for NXP MPU,
yangbolu1991 has contributed a lot of in scope of MPU M-core and
Zhiqiang-Hou has contributed a lot of in scope of MPU A-Core, they
could help to fast the review process.

Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
2025-05-23 11:04:38 +02:00
David Leach
d2acc5ff67 maintainers: NXP Wireless: add mcxw driver filter
Add mcxw filter to catch changes to drivers/ieee802154/ieee802154_mcxw.c
Add George-Stefan as a collaborator for NXP Wireless

Signed-off-by: David Leach <david.leach@nxp.com>
2025-05-21 14:04:31 +02:00
Saravanan Sekar
bff7e660be MAINTAINERS: Add maintainers for Texas Instruments MSPM0
Add maintainers for Texas Instruments MSPM0 Series SoC

Signed-off-by: Saravanan Sekar <saravanan@linumiz.com>
2025-05-21 08:04:32 +02:00
Tomasz Bursztyka
b6cfb4533e MAINTAINERS: Removing myself from some areas, focusing on two
PTP was assigned to me by default though I never contributed there and
have no interest to do so.
Leaving virtualization and network areas behind.

Signed-off-by: Tomasz Bursztyka <tobu@bang-olufsen.dk>
2025-05-19 10:12:19 +02:00
Anas Nashif
5fe84d5b69 arch: nios2: remove arch
Remove architecture and dependencies.
Remove altera HAL supporting nios2

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-05-15 20:01:05 -04:00
Anas Nashif
7e47227d87 boards: max10/nios2: remove remaining boards/socs
Remove remaining nios2 based boards and soc files.

Part of #89280

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-05-15 20:01:05 -04:00
Daniel Schultz
14b83d130d MAINTAINERS: Add Aesc Platform
aesc silicon is a startup focused on developing open-source
silicon solutions.

Add a new platform to the MAINTAINERS file to ensure changes
get reviewed.

Signed-off-by: Daniel Schultz <dnltz@aesc-silicon.de>
2025-05-14 14:09:41 +02:00
Fabio Baltieri
8355418558 MAINTAINERS: add modulino files to the Arduino area
Add modulino drivers path to the Arduino area.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2025-05-14 11:03:10 +01:00
Duy Nguyen
e45fb09499 MAINTAINERS: Add maintainer information for RX arch
Add Duy Nguyen (duynguyenxa) as maintainer for RX architecture

Signed-off-by: Duy Nguyen <duy.nguyen.xa@renesas.com>
2025-05-13 22:18:54 -04:00