coreboot/src/console
Husni Faiz f634aed758 console: attach smbus console driver
This patch attaches the smbus console functions to the high
level console interface.

Change-Id: I3a9bf64e59d529253bfdcdfa565bb2bb92975728
Signed-off-by: Husni Faiz <ahamedhusni73@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67341
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-09-16 17:03:49 +00:00
..
console.c console: attach smbus console driver 2022-09-16 17:03:49 +00:00
die.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
hw-debug_sink.adb console/hw-debug_sink: Update for fast/slow console distinction 2021-08-04 15:15:45 +00:00
hw-debug_sink.ads treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
init.c src/console: Reformat code 2022-09-13 13:06:33 +00:00
Kconfig drivers/smbus: add smbus console driver 2022-09-16 17:01:17 +00:00
Makefile.inc console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
post.c console/post: Lower post code loglevel to BIOS_INFO 2022-02-09 17:38:39 +00:00
printk.c src/console/Kconfig: Add option to disable loglevel prefix 2022-03-30 00:02:34 +00:00
vsprintf.c lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
vtxprintf.c console/vtxprintf.c: Use | operator for bit operation instead of + 2022-09-14 14:06:34 +00:00