coreboot/src/drivers/uart
Kyösti Mälkki 0567c91b22 console: Use single driver entry for UARTs
UARTs now have unified prototypes and can use a single entry
in the list of drivers for ramstage.

Change-Id: I315daaf9a83cfa60f1a270146c729907a1d6d45b
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5308
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2014-03-04 15:40:34 +01:00
..
Kconfig pl011 UART: Move under drivers/uart 2014-03-04 15:25:15 +01:00
Makefile.inc SMM: Only have console with DEBUG_SMI 2014-03-04 15:36:27 +01:00
pl011.c console: Use single driver entry for UARTs 2014-03-04 15:40:34 +01:00
uart8250io.c uart8250: Move under drivers/uart 2014-03-04 15:34:27 +01:00
uart8250mem.c uart8250: Move under drivers/uart 2014-03-04 15:34:27 +01:00
uart8250reg.h uart8250: Move under drivers/uart 2014-03-04 15:34:27 +01:00
util.c console: Fix includes 2014-03-04 15:26:08 +01:00