coreboot-kgpe-d16/src/drivers/uart
Elyes HAOUAS a26c153791 drivers/uart/oxpcie.c: Get rid of device_t
Use of `device_t` has been abandoned in ramstage.

Change-Id: If2b9cbf130f963bc1bedef16b7951e9546054743
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/26012
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2018-05-04 10:20:24 +00:00
..
Kconfig drivers/uart: Allow the 8250IO driver only on x86 2018-04-27 09:05:45 +00:00
Makefile.inc drivers/uart: Add a driver for SiFive's UART 2018-04-25 11:42:52 +00:00
oxpcie.c drivers/uart/oxpcie.c: Get rid of device_t 2018-05-04 10:20:24 +00:00
oxpcie_early.c
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
util.c drivers/uart: Add helper function to allow bit-banging 2018-04-26 01:19:13 +00:00