coreboot-kgpe-d16/src/drivers/uart
David Hendricks ff0d8698c2 drivers/uart/pl011: Improve PL011 driver
This adds a struct for registers along with some bits from ATF to
the generic PL011 driver. It also adds a naive implementation of
uart_tx_flush() which was previously stubbed out.

Change-Id: Iee3fc6308cb92ad784e5ff3ac3a6e995d535be65
Signed-off-by: David Hendricks <dhendricks@fb.com>
Reviewed-on: https://review.coreboot.org/23031
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2018-02-13 01:19:40 +00:00
..
Kconfig drivers/uart/oxpcie_early.c: remove uart_fill_lb() 2016-12-30 04:48:45 +01:00
Makefile.inc drivers/uart: Enable debug serial output during postcar 2016-07-25 23:28:32 +02:00
oxpcie.c
oxpcie_early.c lib: provide clearer devicetree semantics 2017-04-25 18:14:38 +02:00
pl011.c drivers/uart/pl011: Improve PL011 driver 2018-02-13 01:19:40 +00:00
pl011.h drivers/uart/pl011: Improve PL011 driver 2018-02-13 01:19:40 +00:00
uart8250io.c mb/*/*: Remove rtc nvram configurable baud rate 2017-09-23 11:06:25 +00:00
uart8250mem.c drivers/uart8250mem: Check for zero base address 2017-10-16 00:12:35 +00:00
uart8250reg.h
util.c mb/*/*: Remove rtc nvram configurable baud rate 2017-09-23 11:06:25 +00:00