]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - MAINTAINERS
mmc: sdhci: Correct ADMA_DESC_LEN to 12
[thirdparty/u-boot.git] / MAINTAINERS
index fbb82b3df5d417c51ead1cad842530e277b3db5e..921ce05755a6fa04254f445733e25397c6d315b9 100644 (file)
@@ -55,6 +55,7 @@ M:    Simon Glass <sjg@chromium.org>
 S:     Maintained
 F:     board/emulation/configs/acpi.config
 F:     cmd/acpi.c
+F:     include/acpi/
 F:     lib/acpi/
 
 ANDROID AB
@@ -497,7 +498,7 @@ M:  Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
 M:     Marek Vasut <marek.vasut+renesas@mailbox.org>
 S:     Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-sh.git
-F:     arch/arm/mach-rmobile/
+F:     arch/arm/mach-renesas/
 F:     drivers/clk/renesas/
 F:     drivers/gpio/gpio-rcar.c
 F:     drivers/i2c/rcar_*
@@ -602,11 +603,9 @@ 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
@@ -683,13 +682,6 @@ F: tools/stm32image.c
 N:     stm
 N:     stm32
 
-
-ARM STM STV0991
-M:     Vikas Manocha <vikas.manocha@st.com>
-S:     Maintained
-F:     arch/arm/cpu/armv7/stv0991/
-F:     arch/arm/include/asm/arch-stv0991/
-
 ARM SUNXI
 M:     Jagan Teki <jagan@amarulasolutions.com>
 M:     Andre Przywara <andre.przywara@arm.com>
@@ -1378,6 +1370,12 @@ M:       Simon Glass <sjg@chromium.org>
 S:     Maintained
 F:     tools/patman/
 
+PCIe DWC IMX
+M:     Sumit Garg <sumit.garg@linaro.org>
+S:     Maintained
+F:     drivers/pci/pcie_dw_imx.c
+F:     drivers/phy/phy-imx8m-pcie.c
+
 PCI Endpoint
 M:     Ramon Fried <rfried.dev@gmail.com>
 S:     Maintained
@@ -1642,9 +1640,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>