coreboot/src/drivers/uart
Jonathan Neuschäfer 894e3a9ec8 drivers/uart: Add a driver for SiFive's UART
This UART is used in the SiFive FU540 SoC, and will probably be used in
other SoCs in the future.

Change-Id: I915edf39666b7a5f9550e3b7e743e97fe3cacfd3
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/25768
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2018-04-25 11:42:52 +00:00
..
Kconfig drivers/uart: Add a driver for SiFive's UART 2018-04-25 11:42:52 +00:00
Makefile.inc drivers/uart: Add a driver for SiFive's UART 2018-04-25 11:42:52 +00:00
oxpcie.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
oxpcie_early.c lib: provide clearer devicetree semantics 2017-04-25 18:14:38 +02: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 drivers/uart: Add a driver for SiFive's UART 2018-04-25 11:42:52 +00:00
uart8250io.c driver/uart: Introduce a way for mainboard to override the baudrate 2018-02-21 16:09:06 +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 tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
util.c mb/*/*: Remove rtc nvram configurable baud rate 2017-09-23 11:06:25 +00:00