bootcount_ext: Add Ext4 build dependency
[oweals/u-boot.git] / MAINTAINERS
index 8add9d4c2ae9b5effc5c62c1c27d0ae0d854d1d8..1fd975c72f0bdb031c0b362e276017988e380c0c 100644 (file)
@@ -275,6 +275,7 @@ M:  Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
 S:     Maintained
 F:     arch/arm/include/asm/arch-owl/
 F:     arch/arm/mach-owl/
+F:     doc/board/actions/
 F:     drivers/clk/owl/
 F:     drivers/serial/serial_owl.c
 F:     include/configs/owl-common.h
@@ -590,6 +591,7 @@ M:  Angelo Dureghello <angelo@sysam.it>
 S:     Maintained
 T:     git https://gitlab.denx.de/u-boot/custodians/u-boot-coldfire.git
 F:     arch/m68k/
+F:     doc/arch/m68k.rst
 
 DFU
 M:     Lukasz Majewski <lukma@denx.de>
@@ -600,13 +602,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/