coreboot/src/drivers/uart
Kyösti Mälkki fb25f9fa05 drivers/uart/oxpcie: Fix early console
Fix build for POSTCAR_STAGE=y.

Also add driver for bootblock and verstage.

Change-Id: If57033353c07854e21b630c58ad69931eb572da9
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/30495
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2018-12-30 21:32:24 +00:00
..
Kconfig (console,drivers/uart)/Kconfig: Fix dependencies 2018-11-21 22:49:48 +00:00
Makefile.inc drivers/uart/oxpcie: Fix early console 2018-12-30 21:32:24 +00:00
oxpcie.c drivers/uart/oxpcie.c: Get rid of device_t 2018-05-04 10:20:24 +00:00
oxpcie_early.c drivers/uart/oxpcie: Fix early console 2018-12-30 21:32:24 +00:00
pl011.c drivers/uart/pl011.c Add read support 2018-04-13 16:47:54 +00:00
pl011.h drivers/uart/pl011: Improve PL011 driver 2018-02-13 01:19:40 +00:00
sifive.c uart/sifive: make divisor configurable 2018-09-13 15:32:53 +00:00
uart8250io.c arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
uart8250mem.c driver/uart: Introduce a way for mainboard to override the baudrate 2018-02-21 16:09:06 +00:00
uart8250reg.h
util.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00