coreboot/src/drivers/uart
Martin Roth 2b65ba0734 drivers: Add SPDX license headers to Kconfig files
Change-Id: Ib27894f0f1e03501583fffb2c759b493d6a7b945
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80588
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-02-18 01:59:32 +00:00
..
acpi drivers: Add SPDX license headers to Kconfig files 2024-02-18 01:59:32 +00:00
Kconfig drivers: Add SPDX license headers to Kconfig files 2024-02-18 01:59:32 +00:00
Makefile.mk driver/parade to /driver/wwan: Rename Makefiles from .inc to .mk 2024-01-24 10:04:33 +00:00
oxpcie.c treewide: Remove duplicated include <device/pci.h> 2023-02-01 03:03:34 +00:00
oxpcie_early.c drivers/uart/oxpcie: Fix broken console output 2023-07-14 15:28:39 +00:00
pl011.c drivers/uart/pl011.c Perform basic UART init 2023-12-13 14:27:09 +00:00
pl011.h
sifive.c drivers/uart/sifive.c: Fix divisor calculation 2024-02-10 17:29:45 +00:00
uart8250io.c lib/coreboot_table: Simplify API to set up lb_serial 2022-11-04 19:17:13 +00:00
uart8250mem.c lib/coreboot_table: Simplify API to set up lb_serial 2022-11-04 19:17:13 +00:00
uart8250reg.h
util.c