coreboot/src/console
Nico Huber ae77d8afac console/i2c_smbus: Allow to send data w/o register offset
Not every I2C target requires a register address. Not sending one
for every console char saves us a lot of overhead.

Change-Id: I1c714768fdd4aea4885e40a85d21fa42414ce32c
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82762
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-07-11 00:06:22 +00:00
..
console.c console.c: Enable gdb support in bootblock 2023-11-07 17:23:32 +00:00
die.c console/die.c: Add <stdarg.h> 2022-10-06 17:00:04 +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 Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
Kconfig console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
Makefile.mk console: Only add non-stub code to romstage if SEPARATE_ROMSTAGE=y 2024-06-16 13:47:11 +00:00
post.c console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
printk.c console/printk.c: Add <types.h> 2022-10-06 17:00:15 +00:00
vsprintf.c tree: Remove unused <string.h> 2024-05-29 10:34:08 +00:00
vtxprintf.c tree: Drop duplicated <stdarg.h> and <stdio.h> 2024-04-12 04:25:07 +00:00