]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - MAINTAINERS
mmc: sdhci: Correct ADMA_DESC_LEN to 12
[thirdparty/u-boot.git] / MAINTAINERS
index 0b08ca192397b48f0f08d81aa49428c3bd0a0b16..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,19 +603,21 @@ 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/mach-snapdragon/
-F:     drivers/button/button-qcom-pmic.c
-F:     drivers/clk/qcom/
+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
 F:     drivers/phy/msm8916-usbh-phy.c
-F:     drivers/pinctrl/qcom/
 F:     drivers/serial/serial_msm.c
 F:     drivers/serial/serial_msm_geni.c
 F:     drivers/smem/msm_smem.c
 F:     drivers/spmi/spmi-msm.c
 F:     drivers/usb/host/ehci-msm.c
+N:     qcom
+N:     snapdragon
+N:     qualcomm
 
 ARM STI
 M:     Patrice Chotard <patrice.chotard@foss.st.com>
@@ -679,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>
@@ -989,6 +985,11 @@ F: cmd/cyclic.c
 F:     common/cyclic.c
 F:     include/cyclic.h
 
+DEVICETREE REBASING SUBTREE
+M:     Sumit Garg <sumit.garg@linaro.org>
+S:     Maintained
+F:     dts/upstream/
+
 DFU
 M:     Lukasz Majewski <lukma@denx.de>
 M:     Mattijs Korpershoek <mkorpershoek@baylibre.com>
@@ -1369,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
@@ -1633,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>