diff options
author | Tom Rini <trini@konsulko.com> | 2023-08-18 10:05:04 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-08-18 10:05:04 -0400 |
commit | 2d8e7ac3202bbde28100b545a160a2d634844f1c (patch) | |
tree | ada112814b14fd4596c5b2483ee8cf5bc7f9fcbd /board/asus/grouper/MAINTAINERS | |
parent | 3a438c1dbc23740fa3142bc5277ed3204b4e3eb9 (diff) | |
parent | bdf9dead86f06c7d6980c399a4a6339430b531ec (diff) | |
download | u-boot-WIP/18Aug2023.zip u-boot-WIP/18Aug2023.tar.gz u-boot-WIP/18Aug2023.tar.bz2 |
Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-tegraWIP/18Aug2023
ARM: tegra: Changes for v2023.10-rc1
This adds support for various new Tegra30 boards (ASUS, LG and HTC) and
has some other minor enhancements, such as enabling the poweroff command
on several Tegra210 and Tegra186 boards.
Diffstat (limited to 'board/asus/grouper/MAINTAINERS')
-rw-r--r-- | board/asus/grouper/MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/board/asus/grouper/MAINTAINERS b/board/asus/grouper/MAINTAINERS new file mode 100644 index 0000000..18b4f06 --- /dev/null +++ b/board/asus/grouper/MAINTAINERS @@ -0,0 +1,10 @@ +GROUPER BOARD +M: Svyatoslav Ryhel <clamor95@gmail.com> +S: Maintained +F: board/asus/grouper/ +F: configs/grouper_E1565.config +F: configs/grouper_PM269.config +F: configs/tilapia.config +F: configs/grouper_common_defconfig +F: doc/board/asus/grouper_common.rst +F: include/configs/grouper.h |