coreboot/src/console
Martin Roth 1908110839 arch to cpu: Add SPDX license headers to Kconfig files
Change-Id: I7dd7b0b7c5fdb63fe32915b88e69313e3440b64a
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80587
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-02-18 01:58:52 +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 arch to cpu: Add SPDX license headers to Kconfig files 2024-02-18 01:58:52 +00:00
Makefile.mk lib,console,sbom: Rename Makefiles from .inc to .mk 2024-01-24 10:12:57 +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 console/vsprintf.c: Add <stdarg.h> 2022-10-06 16:58:21 +00:00
vtxprintf.c console/vtxprintf.c: Add <stdarg.h> 2022-10-06 17:00:25 +00:00