net: eepro100: Introduce device private data
[platform/kernel/u-boot.git] / MAINTAINERS
index 8add9d4..02971c2 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/
@@ -693,6 +698,7 @@ S:  Maintained
 T:     git https://gitlab.denx.de/u-boot/u-boot.git
 F:     common/log*
 F:     cmd/log.c
+F:     doc/develop/logging.rst
 F:     test/log/
 F:     test/py/tests/test_log.py