arm: mvebu: turris_omnia: print board info as Turris Mox
[platform/kernel/u-boot.git] / MAINTAINERS
index b9cb686..09f31cd 100644 (file)
@@ -90,6 +90,7 @@ F:    cmd/arm/
 
 ARM ALTERA SOCFPGA
 M:     Marek Vasut <marex@denx.de>
+M:     Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
 S:     Maintainted
 T:     git git://git.denx.de/u-boot-socfpga.git
 F:     arch/arm/mach-socfpga/
@@ -101,7 +102,7 @@ L:  u-boot-amlogic@groups.io
 T:     git git://git.denx.de/u-boot-amlogic.git
 F:     arch/arm/mach-meson/
 F:     arch/arm/include/asm/arch-meson/
-F:     drivers/clk/clk_meson*
+F:     drivers/clk/meson/
 F:     drivers/serial/serial_meson.c
 F:     drivers/reset/reset-meson.c
 F:     drivers/i2c/meson_i2c.c
@@ -732,6 +733,8 @@ S:  Supported
 F:     arch/arm/mach-omap2/omap5/sec_entry_cpu1.S
 F:     arch/arm/mach-omap2/sec-common.c
 F:     arch/arm/mach-omap2/config_secure.mk
+F:     arch/arm/mach-k3/security.c
+F:     arch/arm/mach-k3/config_secure.mk
 F:     configs/am335x_hs_evm_defconfig
 F:     configs/am335x_hs_evm_uart_defconfig
 F:     configs/am43xx_hs_evm_defconfig
@@ -743,6 +746,8 @@ F:  configs/k2hk_hs_evm_defconfig
 F:     configs/k2e_hs_evm_defconfig
 F:     configs/k2g_hs_evm_defconfig
 F:     configs/k2l_hs_evm_defconfig
+F:     configs/am65x_hs_evm_r5_defconfig
+F:     configs/am65x_hs_evm_a53_defconfig
 
 TQ GROUP
 #M:    Martin Krause <martin.krause@tq-systems.de>