rockchip: Remove ARCH= references from documentation
[oweals/u-boot.git] / MAINTAINERS
index d6711247970008b77c3c3fbe90bfb873874fd478..9da0459bf747a2cddb88bfa299aee65b80b4f432 100644 (file)
@@ -600,13 +600,16 @@ F:        cmd/usb_*.c
 F:     common/dfu.c
 F:     common/update.c
 F:     common/usb_storage.c
+F:     doc/api/dfu.rst
 F:     drivers/dfu/
 F:     drivers/usb/gadget/
+F:     include/dfu.h
 
 DRIVER MODEL
 M:     Simon Glass <sjg@chromium.org>
 S:     Maintained
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git
+F:     doc/driver-model/
 F:     drivers/core/
 F:     include/dm/
 F:     test/dm/
@@ -635,6 +638,12 @@ F: cmd/efidebug.c
 F:     cmd/nvedit_efi.c
 F:     tools/file2include.c
 
+EFI VARIABLES VIA OP-TEE
+M:     Ilias Apalodimas <ilias.apalodimas@linaro.org>
+S:     Maintained
+F:     lib/efi_loader/efi_variable_tee.c
+F:     include/mm_communication.h
+
 ENVIRONMENT
 M:     Joe Hershberger <joe.hershberger@ni.com>
 R:     Wolfgang Denk <wd@denx.de>