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 <pgeorgi@google.com>
Original-Commit-Id: c34e41fef6
Original-Change-Id: I8b78d592a1ed68a42e5785ebdc13df2edf9007bf
Original-Signed-off-by: Julius Werner <jwerner@chromium.org>
Original-Reviewed-on: https://review.coreboot.org/20137
Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Original-Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Original-Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Original-Reviewed-by: Philippe Mathieu-Daud <philippe.mathieu.daude@gmail.com>
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 <pgeorgi@chromium.org>
Tested-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-by: Patrick Georgi <pgeorgi@chromium.org>
This commit is contained in:
parent
4abe65c4bd
commit
c302301755
1 changed files with 17 additions and 8 deletions
25
MAINTAINERS
25
MAINTAINERS
|
|
@ -316,24 +316,29 @@ F: src/arch/x86/acpi/
|
|||
F: util/acpi/
|
||||
|
||||
ARM ARCHITECTURE
|
||||
M: Julius Werner <jwerner@chromium.org>
|
||||
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 <jwerner@chromium.org>
|
||||
S: Supported
|
||||
F: */memlayout.h
|
||||
F: *.ld
|
||||
|
||||
MISSING: TIMERS / DELAYS
|
||||
|
||||
MISSING: TIMESTAMPS
|
||||
|
||||
MISSING: MEMLAYOUT
|
||||
|
||||
MISSING: FMAP
|
||||
|
||||
MISSING: GPIO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue