summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-12-04 13:48:24 -0700
committerTom Rini <trini@konsulko.com>2017-12-07 15:17:00 -0500
commite9c8d49d54cbbc7b219a1637d2994de7448b767d (patch)
treead254b7403ca0294045c671ee18d4286b4aac991 /MAINTAINERS
parentc5404b64fb5a35d41f7eff6d12b8ffdb0c851040 (diff)
log: Add an implementation of logging
Add the logging header file and implementation with some configuration options to control it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c024b41f13..7cda6896ea 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -310,6 +310,13 @@ S: Maintained
T: git git://git.denx.de/u-boot-i2c.git
F: drivers/i2c/
+LOGGING
+M: Simon Glass <sjg@chromium.org>
+S: Maintained
+T: git git://git.denx.de/u-boot.git
+F: common/log.c
+F: cmd/log.c
+
MICROBLAZE
M: Michal Simek <monstr@monstr.eu>
S: Maintained