]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - MAINTAINERS
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
[thirdparty/u-boot.git] / MAINTAINERS
index 0462ade4ac60f1adf9138949f8bee95798145442..6853288975c016e68e7facb888c825ada072c5c8 100644 (file)
@@ -224,7 +224,6 @@ ARM BROADCOM BCMBCA
 M:     Anand Gore <anand.gore@broadcom.com>
 M:     William Zhang <william.zhang@broadcom.com>
 M:     Kursad Oney <kursad.oney@broadcom.com>
-M:     Joel Peshkin <joel.peshkin@broadcom.com>
 M:     Philippe Reynes <philippe.reynes@softathome.com>
 S:     Maintained
 F:     arch/arm/mach-bcmbca/
@@ -599,15 +598,29 @@ R:        Marc Murphy <marc.murphy@sancloud.com>
 S:     Supported
 F:     arch/arm/dts/am335x-sancloud*
 
+ARM SC5XX
+M:     Nathan Barrett-Morrison <nathan.morrison@timesys.com>
+M:     Greg Malysa <greg.malysa@timesys.com>
+M:     Ian Roberts <ian.roberts@timesys.com>
+M:     Vasileios Bimpikas <vasileios.bimpikas@analog.com>
+M:     Utsav Agarwal <utsav.agarwal@analog.com>
+M:     Arturs Artamonovs <arturs.artamonovs@analog.com>
+S:     Supported
+T:     git https://github.com/analogdevicesinc/lnxdsp-u-boot
+F:     arch/arm/include/asm/arch-adi/
+F:     arch/arm/mach-sc5xx/
+F:     drivers/clk/adi/
+F:     drivers/serial/serial_adi_uart4.c
+F:     drivers/timer/adi_sc5xx_timer.c
+F:     include/env/adi/
+
 ARM SNAPDRAGON
 M:     Caleb Connolly <caleb.connolly@linaro.org>
 M:     Neil Armstrong <neil.armstrong@linaro.org>
 R:     Sumit Garg <sumit.garg@linaro.org>
+L:     u-boot-qcom@groups.io
 S:     Maintained
-F:     arch/arm/dts/msm8*.dtsi
-F:     arch/arm/dts/pm8???.dtsi
-F:     arch/arm/dts/pms405.dtsi
-F:     arch/arm/dts/sdm845.dtsi
+T:     git https://source.denx.de/u-boot/custodians/u-boot-snapdragon.git
 F:     drivers/*/*/pm8???-*
 F:     drivers/gpio/msm_gpio.c
 F:     drivers/mmc/msm_sdhci.c
@@ -1570,7 +1583,7 @@ F:        cmd/sqfs.c
 F:     test/py/tests/test_fs/test_squashfs/
 
 STACKPROTECTOR
-M:     Joel Peshkin <joel.peshkin@broadcom.com>
+M:     William Zhang <william.zhang@broadcom.com>
 S:     Maintained
 F:     common/stackprot.c
 F:     cmd/stackprot_test.c
@@ -1642,9 +1655,18 @@ M:       Jens Wiklander <jens.wiklander@linaro.org>
 M:     Ilias Apalodimas <ilias.apalodimas@linaro.org>
 T:     git https://source.denx.de/u-boot/custodians/u-boot-tpm.git
 S:     Maintained
+F:     cmd/optee*
+F:     doc/README.tee
+F:     doc/device-tree-bindings/firmware/linaro,optee-tz.txt
+F:     drivers/firmware/scmi/optee_agent.c
 F:     drivers/tee/
+F:     include/sandboxtee.h
 F:     include/tee.h
 F:     include/tee/
+F:     include/test/optee.h
+F:     test/dm/tee.c
+F:     test/optee/
+F:     test/py/tests/test_optee_rpmb.py
 
 TEE-lib
 M:     Bryan O'Donoghue <bryan.odonoghue@linaro.org>