coreboot/src/drivers/uart
Kyösti Mälkki e993ec7948 OxPCIe: Fix UART base addresses
The offset of 0x2000 was for a configuration with two separate OxPCIe
chips. The setup we support is a single chip with 8 UART pors.

Change-Id: If4be046a14464af7b90b86aca5464c6b3400dffc
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/8780
Tested-by: build bot (Jenkins)
Reviewed-by: Idwer Vollering <vidwer@gmail.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-28 08:01:46 +02:00
..
Kconfig ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
Makefile.inc console: Drop EARLY_CONSOLE option 2014-04-30 07:00:20 +02:00
oxpcie.c OxPCIe952: Fix read8/write8 argument 2015-03-14 00:10:52 +01:00
oxpcie_early.c OxPCIe: Fix UART base addresses 2015-04-28 08:01:46 +02:00
pl011.c uart: pass register width in the coreboot table 2015-04-17 09:53:39 +02:00
uart8250io.c uart: pass register width in the coreboot table 2015-04-17 09:53:39 +02:00
uart8250mem.c OxPCIe952: Fix read8/write8 argument 2015-03-14 00:10:52 +01:00
uart8250reg.h UART 8250: Unconditionally provide register constants and use UART8250 prefix. 2014-08-25 19:07:04 +02:00
util.c console: Fix includes 2014-03-04 15:26:08 +01:00