From c3023017552532f2c3d186369c85726c77a474cd Mon Sep 17 00:00:00 2001 From: Julius Werner Date: Fri, 9 Jun 2017 14:26:03 -0700 Subject: [PATCH] UPSTREAM: MAINTAINERS: Add Julius as ARM architecture maintainer I'm pretty much already doing this anyway, so I might as well document it. Separating out some older ARM SoCs that were added by other people and are pretty much orphaned now. I can also fill out the MISSING: MEMLAYOUT point (since I wrote that). [pg: add tons of trailers in the commit message to make gerrit-rebase sane again] BUG=none BRANCH=none TEST=none Change-Id: I927661db7be11ef7d58e18028ab62d9caf2f353e Signed-off-by: Patrick Georgi Original-Commit-Id: c34e41fef638838d60406905c524855c0535bcb3 Original-Change-Id: I8b78d592a1ed68a42e5785ebdc13df2edf9007bf Original-Signed-off-by: Julius Werner Original-Reviewed-on: https://review.coreboot.org/20137 Original-Tested-by: build bot (Jenkins) Original-Reviewed-by: Aaron Durbin Original-Reviewed-by: Stefan Reinauer Original-Reviewed-by: Paul Menzel Original-Reviewed-by: Philippe Mathieu-Daud Gerrit-Rebase-Ignore-CLs-Before: https://review.coreboot.org/18141 Ignore-CL-Reviewed-on: https://review.coreboot.org/18954 Ignore-CL-Reviewed-on: https://review.coreboot.org/18955 Ignore-CL-Reviewed-on: https://review.coreboot.org/18988 Ignore-CL-Reviewed-on: https://review.coreboot.org/19279 Ignore-CL-Reviewed-on: https://review.coreboot.org/19356 Ignore-CL-Reviewed-on: https://review.coreboot.org/19430 Ignore-CL-Reviewed-on: https://review.coreboot.org/19476 Ignore-CL-Reviewed-on: https://review.coreboot.org/19596 Ignore-CL-Reviewed-on: https://review.coreboot.org/20090 Ignore-CL-Reviewed-on: https://review.coreboot.org/20091 Reviewed-on: https://chromium-review.googlesource.com/533037 Commit-Ready: Patrick Georgi Tested-by: Patrick Georgi Reviewed-by: Patrick Georgi --- MAINTAINERS | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 25886cbfbc..d1baa86e92 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -316,24 +316,29 @@ F: src/arch/x86/acpi/ F: util/acpi/ ARM ARCHITECTURE +M: Julius Werner +S: Supported F: src/arch/arm/ -F: src/arch/arm64 +F: src/arch/arm64/ +F: src/soc/mediatek/ +F: src/soc/nvidia/ +F: src/soc/rockchip/ +F: util/nvidia/ +F: util/rockchip/ + +ORPHANED ARM SOCS +S: Orphaned F: src/cpu/allwinner/ F: src/cpu/armltd/ -F: src/cpu/samsung/ F: src/cpu/ti/ F: src/soc/broadcom/ F: src/soc/marvell/ -F: src/soc/nvidia/ F: src/soc/qualcomm/ -F: src/soc/rockchip/ F: src/soc/samsung/ F: util/arm_boot_tools/ F: util/broadcom/ F: util/exynos/ F: util/ipqheader/ -F: util/nvidia/ -F: util/rockchip/ MIPS ARCHITECTURE F: src/arch/mips/ @@ -497,12 +502,16 @@ S: Maintained F: src/superio/ F: util/superiotool/ +MEMLAYOUT +M: Julius Werner +S: Supported +F: */memlayout.h +F: *.ld + MISSING: TIMERS / DELAYS MISSING: TIMESTAMPS -MISSING: MEMLAYOUT - MISSING: FMAP MISSING: GPIO