Commit graph

306 commits

Author SHA1 Message Date
Anders Storrø cae98c8020 MAINTAINERS: Add Andrewpini as BTM collaborator
Add myself as a Bluetooth Mesh collaborator

Signed-off-by: Anders Storrø <anders.storro@nordicsemi.no>
2022-09-12 10:54:02 +00:00
Dominik Ermel 32ad01bb48 MAINTAINERS: Add mcumgr tests under mcumgr area.
The tests/subsys/mgmt/mcumgr/ added to mcumgr.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2022-09-10 11:49:40 -04:00
Daniel Leung ce7058d2f5 drivers: i3c: introduce I3C API for controllers
This introduces the I3C API for I3C controllers. Currently,
this supports one controller per bus under Zephyr.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-09-09 17:42:33 -04:00
Huifeng Zhang 97897a003d modules: tfa: integrate trusted-firmware-a
This commit integrates trusted-firmware-a as a zephyr module

Signed-off-by: Huifeng Zhang <Huifeng.Zhang@arm.com>
2022-09-09 16:36:37 +00:00
Anas Nashif 02abeee66b MAINTAINERS: add crypto tests under crypto area
Add crypto tests into area.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-09-07 08:52:14 -05:00
Filip Kokosinski f177413ef9 MAINTAINERS: add Renode area
This commits adds the Renode area in the MAINAINTERS.yml file.

Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2022-09-06 09:35:38 -05:00
Filip Kokosinski 8e419c7bc6 MAINTAINERS: update CODEOWNERS and MAINTAINERS.yml
This commit updates the outdated entries of CODEWONERS and
MAINAINERS.yml files.

Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2022-09-06 09:35:38 -05:00
Fabio Baltieri d215c262de MAINTAINERS: update maintainers for hal_nuvoton
The nuvoton HAL module is for the Numicro platform, not NPCX. Update the
list of maintainers accordingly.

Link: https://github.com/zephyrproject-rtos/zephyr/issues/49678#issuecomment-1233666614
Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2022-09-05 08:56:38 +00:00
Jun Lin 0b6d72e140 MAINTAINERS: remove the inactive maintainer
WealianLiao is unable to support Zephyr for npcx chip for the
foreseeable future. Remove him from the MAINTAINERS file.

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2022-09-01 13:08:53 -04:00
Kumar Gala 6de7e461cd MAINTAINERS: Add kconfigfunctions.py under devicetree
The majority of functions in scripts/kconfig/kconfigfunctions.py are
related to devicetree so I think its resonable to list it under
the devicetree maintained files.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-09-01 07:06:59 -04:00
Anas Nashif b2f80b0e16 MAINTAINERS: update files for i2c drivers
Update files for i2c area.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-08-30 07:53:13 -04:00
Anas Nashif 804b78fe75 MAINTAINERS: update files for ethernet drivers
Update files for ethernet area.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-08-30 07:53:13 -04:00
Anas Nashif 9ad8f8191b MAINTAINERS: update files for kscan/espi
Update files for both areas.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-08-30 07:53:13 -04:00
Anas Nashif 76bf16ef0c MAINTAINERS: update IPM entry
Added missing files and updated status.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-08-30 07:53:13 -04:00
Martí Bolívar 6c03cb9fb4 MAINTAINERS: remove my doc collaborator status
I am still interested in contributing to the documentation, but I am
tired of the spam I'm getting from zephyrbot whenever any pull request
touches anything in doc/.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2022-08-25 18:30:07 -07:00
Martí Bolívar f739b85c8d MAINTAINERS: remove redundant files entry
The dts/bindings/test/ entry is already covered by dts/bindings/
above.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2022-08-25 18:30:07 -07:00
Carles Cufi 4c26b8518e modules: liblc3: Rename the module for consistency
The old project, liblc3codec, is not used anymore. Rename the Zephyr
module name, folders, and Kconfig options based on the new name, liblc3.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2022-08-22 20:40:59 +02:00
David Leach 533a6c6403 maintainers: Adding additional NXP platform collaborators
Adding DerekSnell, yvanderv, EmilioCBen, and decsny

Signed-off-by: David Leach <david.leach@nxp.com>
2022-08-22 14:32:41 +00:00
Mariusz Skamra 8f3d4bbe3a MAINTAINERS: Add MariuszSkamra as liblc3codec maintainer
Add @MariuszSkamra as liblc3codec maintainer.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2022-08-22 10:21:48 +02:00
Henrik Brix Andersen d1d48e8304 net: socketcan: rename SocketCAN header from socket_can.h to socketcan.h
Rename the SocketCAN header from socket_can.h to socketcan.h to better
match the naming of the functionality.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-08-18 10:19:29 +02:00
Henrik Brix Andersen 6099e180b1 tests: move the SocketCAN tests to tests/net/socket/can
Move the SocketCAN tests from tests/drivers/can/utilities to
tests/net/socket/can to match the location of the code under test.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-08-18 10:19:29 +02:00
Robert Lubos 814b0202d0 MAINTAINERS: Add an entry for uoscore-uedhoc module
Add an entry for uoscore-uedhoc module to the MAINTAINERS.yml file and
assign myslef and StefanHri as maintainers.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2022-08-12 16:17:59 +02:00
Yuval Peress 6d3c507e06 maintainers: Add Al Semjonovs as collaborator for testing/emul
Al is part of the core team working on testing & emulation at Google.
He should be added to reviews for changes pertaining to these.

Signed-off-by: Yuval Peress <peress@google.com>
2022-08-10 13:10:02 -04:00
Jamie McCrae ba1b93ecff maintainers: mcumgr: Add myself as collaborator
Add myself back as collaborator for the mcumgr module

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2022-08-10 12:00:03 +02:00
Carlo Caione bc0d0a3906 maintainers: riscv: Add myself as collaborator
Add myself as collaborator to cake a closer look at the patches getting
in.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-08-03 02:48:22 -05:00
Sylvio Alves 4d15b691d1 maintainers: espressif: add Lucas Tambor as collaborator
Adding Lucas as Espressif project collaborator

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2022-07-26 15:29:41 -04:00
Anas Nashif b8f094b7ad MAINTAINERS: various path updates
Add missing pathes to various areas.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-25 14:41:37 -04:00
Anas Nashif 21cd8c4f42 MAINTAINERS: add tests to net area
Add tests to the networking area.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-25 14:41:37 -04:00
Anas Nashif 21633b1ac2 MAINTAINERS: add RTIO area
Add new area for RTIO subsys.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-25 14:41:37 -04:00
Anas Nashif c669d8daec MAINTAINERS: add tests to intel ADSP area
add missing tests to the intel ADSP area.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-25 14:41:37 -04:00
Anas Nashif 7f4bfdba51 MAINTAINERS: add tests to ipc area
Add missing tests to ipc area.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-25 14:41:37 -04:00
Anas Nashif 2f137030e9 MAINTAINERS: add modbus area
Add new area for modbus with all realted files.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-25 14:41:37 -04:00
Anas Nashif 30e51dc1af MAINTAINERS: add more files to mqtt area
Add tests and samples.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-25 14:41:37 -04:00
Anas Nashif 6190b652b3 MAINTAINERS: add tests to openhread
Add test path to openthread area: tests/subsys/openthread/

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-25 14:41:37 -04:00
Anas Nashif f33115d5de MAINTAINERS: adapt audio driver area
Moves sof to the module area, based on that also remove maintainer, as
this was associated with SOF.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-25 14:41:37 -04:00
Anas Nashif ae8c4a934e samples: move sof under samples/modules
This is not a sample of an audio subsystem in zephyr, it is a sample
that completely depends on sof and its audio support.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-25 14:41:37 -04:00
Anas Nashif abd6e742c5 MAINTAINERS: reindent for consistensy
We had different levels of indentation in some areas, reindent to a
unified tab width.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-22 07:54:40 -05:00
Anas Nashif 3f22a97c48 MAINTAINERS: add tests/dts to pinctrl area
Add more coverage for this area to catch changes to tests and DTS
bindings.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-20 16:06:21 -04:00
Stephanos Ioannidis 8ca122a572 MAINTAINERS: Add stephanosio as MAINTAINERS file collaborator
This commit adds @stephanosio as a collaborator for the MAINTAINERS
file area so that he is automatically notified of any changes to the
maintainer and collaborator list and can update the GitHub permissions
accordingly.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-07-20 01:15:17 -05:00
Andrei Emeltchenko 04552eb9c1 MAINTAINERS: Add Drivers: EDAC entry
Add myself as Drivers: EDAC maintainer.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2022-07-19 08:04:22 -04:00
Anas Nashif ffcedaa964 MAINTAINERS: remove lairdjm, account does not exist
This account does not exist anymore in GH, remove it from the
maintainers file.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-18 21:41:22 -04:00
Yuval Peress e167b858f3 maintainers: add entry for emulation
The team listed here will be adding a lot of emulation changes and
improvements in the coming months. Since emulation is not yet
officially maintain, we'd like to take ownership.

Signed-off-by: Yuval Peress <peress@google.com>
2022-07-15 10:39:28 -04:00
Anas Nashif 700de003e8 MAINTAINERS: rename label for intel audio platforms
To cover more platforms, rename to Intel ADSP. CAVS is just one
generation.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-13 17:18:47 -04:00
Anas Nashif 726fcf2401 MAINTAINERS: add Drivers: Memory Management
Add new area with maintainers/collabs.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-13 17:18:47 -04:00
Flavio Ceolin ff22268d68 maintainers: dts: Add Intel xtensa pattern
Add directory containing Intel Xtensa dts files to the matching
criteria.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2022-07-13 10:22:06 -04:00
Flavio Ceolin cb80142a9f maintainers: Add ceolin as xtensa collaborator
Add myself as collaborator of Intel xtensa platforms.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2022-07-13 10:22:06 -04:00
Henrik Brix Andersen 16699c6a5e MAINTAINERS: include CAN bus network driver and SocketCAN header in CAN
Include the CAN bus network driver and the SocketCAN header in the CAN
drivers maintainer area.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-07-13 10:34:51 +02:00
Ederson de Souza 63a497280f test/arch: Remove xtensa_asm2 test
This test has been bitrotting for a while - years, in fact. As it didn't
have a `testcase.yaml`, it wasn't being run on twister. The code expects
to be run on single thread environment, but xtensa arch currently
doesn't support that.

This patch simply removes this test - if it's deemed important, it can
be reworked and readded in the future.

Fixes #47508.

Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
2022-07-12 18:42:40 -04:00
Anas Nashif d859997994 scripts: move process_gperf.py to scripts/build
Move scripts needed by the build system and not designed to be run
individually or standalone into the build subfolder.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-12 10:03:45 +02:00
Anas Nashif c74d20e433 scripts: move gen_syscalls.py to scripts/build
Move scripts needed by the build system and not designed to be run
individually or standalone into the build subfolder.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-12 10:03:45 +02:00
Anas Nashif d589e7f04e scripts: move gen_relocate_app.py to scripts/build
Move scripts needed by the build system and not designed to be run
individually or standalone into the build subfolder.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-12 10:03:45 +02:00
Anas Nashif efbadbb677 scripts: move gen_kobject_list.py to scripts/build/gen_kobject_list.py
Move scripts needed by the build system and not designed to be run
individually or standalone into the build subfolder.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-12 10:03:45 +02:00
Anas Nashif 6e1a335447 scripts: move gen_app_partitions.py to scripts/build
Move scripts needed by the build system and not designed to be run
individually or standalone into the build subfolder.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-12 10:03:45 +02:00
Robert Lubos 815ebc316e net: openthread: Move glue code into module directory
Move OpenThread's glue code along with the Kconfig files that configure
OpenThread stack itself into module directory.

Update the maintainers file to reflect this change.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2022-07-11 11:00:12 +02:00
Aaron Massey 3f201b18d1 MAINTAINERS: Add aaronemassey & yperess as collabs
Aaron and Yuval have been working on the ZTest API and tests. Anas (nashif)
requested they be added as ZTest collaborators.

Signed-off-by: Aaron Massey <aaronmassey@google.com>
2022-07-07 13:12:01 -04:00
Thomas Stranger 69468dc52b CODEOWNERS: MAINTAINERS: Add entry for w1 support
Add entries for w1 doc, api, drivers, and tests in the CODEOWNERS as well
as the MAINTAINERS file.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2022-07-05 23:06:45 +02:00
Manivannan Sadhasivam ab1124481d MAINTAINERS: Add simonguinot as the LED collaborator
Simon has been helping out with the reviews of the LED PRs. So let's add
him as a collaborator to help PRs move forward.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2022-07-05 08:42:41 -05:00
Christopher Friedt b4d7b1c56b MAINTAINERS: Add cfriedt as C library collaborator
Add myself as collaborator on the C library.

Signed-off-by: Christopher Friedt <cfriedt@fb.com>
2022-07-04 22:53:36 +02:00
HaiLong Yang 314f9b8978 MAINTAINERS: add cameled as gd32 platform collaborator
Add cameled as gd32 platform collaborator.

Signed-off-by: HaiLong Yang <hailong.yang@brainco.cn>
2022-07-04 09:48:32 +02:00
Thomas Stranger 80372e6f0a MAINTAINERS: add myself as canbus collaborator
Add myself as canbus collaborator to the MAINTAINERS.yaml
file.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2022-06-29 15:49:43 -04:00
Christopher Friedt a1ef368094 MAINTAINERS: posix: add cfriedt as maintainer
Adding myself as maintainer of the POSIX API layer.

Signed-off-by: Christopher Friedt <cfriedt@fb.com>
2022-06-29 12:01:56 -04:00
Martin Åberg 89a652ad94 MAINTAINERS: Add new collaborator and code owner for SPARC and LEON
Add @julius-barendt as collaborator and code owner for areas related
to SPARC and LEON.

Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
2022-06-29 14:39:51 +00:00
Martin Åberg cb4be0ce10 MAINTAINERS: Remove myself from SPARC and LEON
This removes myself as collaborator and code owner for areas related
to SPARC and LEON.

Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
2022-06-29 14:39:51 +00:00
Aymeric Aillet 14ff2b1f88 drivers: clock: rcar: Deploy a driver for each soc
This commit rewrite renesas R-Car clock driver in order
to be able to support any new SoC easier.

This work is so creating a clock driver per soc alongside a
common driver for all reneasas r-car boars.

- drivers: create a driver per soc
  - create a common driver
  - create a common header used by soc & common driver
  - create a soc specific driver calling for common driver

- dts: use new compatible
  - use old yaml as common yaml
  - create a new "child" yaml to define the new compatible field
  - change compatible in device tree

As in Linux, the driver can support both r8a77951 and r8a77950
SoC's so we decided to name the new driver as in Linux with Zephyr
prefix : "clock_control_r8a7795_cpg_mssr.c".

Signed-off-by: Aymeric Aillet <aymeric.aillet@iot.bzh>
2022-06-28 18:11:44 +02:00
Yuriy Vynnychek 835b25b82a MAINTAINERS: replace yurvyn by andy-liu-telink
Replaced yurvyn by andy-liu-telink.

Signed-off-by: Yuriy Vynnychek <yura.vynnychek@telink-semi.com>
2022-06-27 18:19:48 +02:00
Christopher Friedt 0e4d7055e7 MAINTAINERS: gpio: add collaborators
Adding myself and Henrik Brix Andersen as collaborators on GPIO.

Signed-off-by: Christopher Friedt <cfriedt@fb.com>
2022-06-24 16:19:58 +02:00
Stephanos Ioannidis 05ec016157 MAINTAINERS: Add keith-packard as C library collaborator
This commit adds @keith-packard, the author of the picolibc, as a
collaborator for the C library area.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-06-22 13:35:24 -04:00
Stephanos Ioannidis d326683b56 MAINTAINERS: Add picolibc entry
This commit adds a MAINTAINERS entry for the picolibc module with
@keith-packard as the maintainer and @stephanosio as a collaborator.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-06-22 13:35:24 -04:00
Martí Bolívar f49d11d310 civetweb: remove obsolete code
This code has gone unmaintained and bugs continue to be reported
against it. We do not have the resources as a project to maintain this
in "odd fixes" mode, and nobody has stepped up to maintain it [1], so
sadly this must be removed for now.

If anyone would like to see civetweb supported in upstream Zephyr
again, they are welcome to add it back, as long as they promise to
maintain it going forward.

Many thanks to everyone who has contributed to civetweb support in
Zephyr while it was here. So long and thanks for all the fish.

Fixes: #45807
Fixes: #43910
Fixes: #34226
Fixes: #46743

[1] https://lists.zephyrproject.org/g/devel/message/8466

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2022-06-22 08:26:13 -07:00
Jonathan Rico 27eeee8423 MAINTAINERS: Add Herman Berget to Bluetooth
Herman (hermabe) has been involved in the Bluetooth host, mostly for
EATT. So we would like to add him as a reviewer to select PRs.

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2022-06-22 08:13:40 -05:00
Jamie McCrae 83e4f5dd58 MAINTAINERS: Add Laird Connectivity platform
Adds maintainers for Laird Connectivity boards

Signed-off-by: Jamie McCrae <jamie.mccrae@lairdconnect.com>
2022-06-20 14:16:13 -04:00
Henrik Brix Andersen f2dcb0a11d MAINTAINERS: add Xilinx platforms
Add Xilinx Platforms to MAINTAINERS.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2022-06-15 08:12:12 -05:00
Anas Nashif 6bd11d0738 MAINTAINERS: remove s1000 references
Remove intel_s1000_crb entries. The board is no longer available or
supported in the zephyr tree.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-06-13 16:19:51 -04:00
Daniel Leung d7ea02bfe8 MAINTAINERS: add myself as collaborator for logging and cbprintf
Adding myself as collaborator for both logging and cbprintf so that
I get notifications when PRs are submitted against them.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-06-13 16:06:18 -04:00
Jaxson Han 0ace177a32 MAINTAINERS: Add Xen Platform as a maintaining area
Add Xen Platform as a new maintaining area and assign its maintainer and
collaborators.

Signed-off-by: Jaxson Han <jaxson.han@arm.com>
2022-06-10 07:36:59 -04:00
Huifeng Zhang e05a1e392f MAINTAINERS: Add new ARM64 collaborator
Add Huifeng Zhang as new ARM64 collaborator.

Signed-off-by: Huifeng Zhang <Huifeng.Zhang@arm.com>
2022-06-08 15:34:32 +09:00
Szymon Janc 44a9b174b7 MAINTAINERS: Add sjanc for Bluetooth host and audio
This will help with review process.

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2022-06-05 14:44:28 +02:00
Mark Holden f32f3aead3 coredump: drivers: Add coredump device test
A test is added that uses the new device and verifies that all
desired memory is included in the core dump when a crash occurs.

Signed-off-by: Mark Holden <mholden@fb.com>
2022-06-05 14:28:34 +02:00
Mark Holden 44c388fb33 coredump: drivers: Add coredump device
Add a pseudo device diver with device tree bindings for coredump.
The device tree bindings exposes memory address/size values to be
included in any dump. And the driver exposes an API to add/remove
dump memory regions at runtime.

Signed-off-by: Mark Holden <mholden@fb.com>
2022-06-05 14:28:34 +02:00
Stephanos Ioannidis 81ed22265a MAINTAINERS: Add 'Microchip SAM Platforms'
This commit adds a maintainer entry for the Microchip (formerly Atmel)
SAM family devices.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-13 12:32:00 -04:00
Stephanos Ioannidis 89ff02b475 MAINTAINERS: Rename 'Microchip Platforms' to 'Microchip MEC Platforms'
This commit renames the 'Microchip Platforms' entry to 'Microchip
MEC Platforms' since this entry is specific to the Microchip MEC family
devices.

This is in preparation for adding an entry for the Microchip (formerly
Atmel) SAM family devices.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-13 12:32:00 -04:00
Stephanos Ioannidis 4dff9bc3fc MAINTAINERS: Fix label for 'Nuvoton_Numicro Platforms'
This commit updates the label name in the 'Nuvoton_Numicro Platforms'
entry to match the actual GitHub label name, which is 'platform:
Nuvoton Numicro Platforms'.

In addition, the entry name is also updated to match the label styling
(underscore is removed).

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-13 12:25:10 -04:00
Stephanos Ioannidis cb4b5051e6 MAINTAINERS: Fix label for 'Nuvoton_NPCX Platforms'
This commit updates the label name in the 'Nuvoton_NPCX Platforms'
entry to match the actual GitHub label name, which is 'platform:
Nuvoton NPCX Platforms'.

In addition, the entry name is also updated to match the label styling
(underscore is removed).

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-13 12:25:10 -04:00
Stephanos Ioannidis c795a2e079 MAINTAINERS: Fix label for 'nRF52 BSIM'
This commit updates the label name in the 'nRF52 BSIM' entry to match
the actual GitHub label name, which is 'platform: nRF52 BSIM'.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-13 12:25:10 -04:00
Stephanos Ioannidis 93e11824ae MAINTAINERS: Use 'area: CMSIS API Layer' label
This commit updates the 'CMSIS API layer' entry to use the 'area: CMSIS
API Layer' label.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-13 12:25:10 -04:00
Erwan Gouriou ec2b58c01c MAINAINERS.yaml: Add GeorgeCGV to STM32 Platforms
Adds GeorgeCGV as a collaborator on STM32 Platforms.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2022-05-11 10:04:58 -04:00
Aastha Grover cea72d7173 MAINTAINERS: Add Collaborator for Logging subsystem.
Adds @aasthagr as a Collaborator in Logging.

Signed-off-by: Aastha Grover <aastha.grover@intel.com>
2022-05-10 09:13:44 +02:00
Maureen Helm 93ce6f1ade dts: riscv: ite: Move SoC devicetree includes under a vendor directory
Cleans up SoC devicetree include file locations to follow the convention
of dts/<arch>/<vendor>/

Signed-off-by: Maureen Helm <maureen.helm@intel.com>
2022-05-09 17:54:48 -04:00
Anas Nashif d8b45e38c1 MAINTAINERS: add DAI area
Add new area with juimonen as the maintainer.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-05-05 11:00:30 -04:00
Daniel DeGrasse aeb06640d3 MAINTAINERS: Make myself the disk subsystem maintainer
Add myself as the disk subsystem maintainer, and move jfischer-no to
be a collaborator

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-04-29 11:24:35 -04:00
Stephanos Ioannidis fbe8a673d4 MAINTAINERS: Add Toolchain Integration entry
This commit adds the MAINTAINERS entry for the Toolchain Integration,
with @tejlmand as the maintainer and @stephanosio as a collaborator.

The purpose of this is to provide a corresponding MAINTAINERS entry for
the "area: Toolchains" and differentiate the toolchain integration-
related maintenance tasks from the general build system maintenance
tasks.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-04-29 08:57:09 +02:00
Stephanos Ioannidis 3af8a7d3fd MAINTAINERS: Add CMSIS-NN entry
This commit adds the MAINTAINERS entry for the CMSIS-NN integration,
with @JordanYates, the initial contributor, as the maintainer and
@stephanosio as a collaborator.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-04-28 08:54:56 -04:00
Henrik Brix Andersen 089f70d4b3 MAINTAINERS: remove inactive CAN driver collaborators
Remove a couple of inactive CAN driver collaborators.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-04-26 14:31:20 -05:00
Martí Bolívar 7dfdd5dcd5 MAINTAINERS: add initial entries for west.yml projects
This is part of the road towards replacing CODEOWNERS with
MAINTAINERS (tracked in the process working group as #38725).

As part of that work, we wanted to have a way to track the maintainers
of each west project (entry in west.yml) by name of project.

This is an initial attempt at that, based mostly on my personal
knowledge, the git logs, and some rough guesswork. I fully expect
omissions and errors, but it should be enough to get us started, with
fixes to follow incrementally from the people who know their
individual areas better than I do.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2022-04-13 09:07:53 -07:00
Christopher Friedt 1ca6581fc5 maintainers: add TI platforms and initial set of collaborators
So far, the majority of support has been through Linaro for these
platforms, but we do expect to bring a maintainer on from TI in the
near future.

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
2022-04-11 09:01:15 -04:00
Yuval Peress 53ef68d459 include: Prefix includes to use a scope
Move include paths and add new target_include_directories to support
backwards compatibility:
* /include -> /include/zephyr
  example: <irq.h> -> <zephyr/irq.h>

Issue #41543

Signed-off-by: Yuval Peress <peress@google.com>
2022-04-08 19:03:32 +02:00
Anas Nashif 91015d1ac4 MAINTAINERS: update doc section locations
Update file with changed locations.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00
Anas Nashif a6c56ffebf doc: move smf section into os services
Move SMF frameowrk into OS Services.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00
Anas Nashif 5c88418428 doc: build: move build docs one level up
This is now a top level section.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00
Anas Nashif 8e9e0b7087 doc: move kernel docs as a main chapter
Move the kernel documentation up and make it a main chapter. Right now
it is hidden very low in the structure under references.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-04-07 16:35:19 +02:00