aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/uart
AgeCommit message (Expand)Author
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2015-03-14OxPCIe952: Fix read8/write8 argumentKyösti Mälkki
2014-12-15uart8250mem: Add wrapper for MMIO register accessKyösti Mälkki
2014-10-16uarts: 32/64 cleanupRonald G. Minnich
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-08-25UART 8250: Unconditionally provide register constants and use UART8250 prefix.Gabe Black
2014-04-30console: Drop EARLY_CONSOLE optionKyösti Mälkki
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-26uart8250io: Fix build with DEBUG_SMIKyösti Mälkki
2014-04-18console: Drop driver list in ramstageKyösti Mälkki
2014-04-09OxPCIe uart: Move under drivers/uartKyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-04-09console uart: Fill coreboot table entriesKyösti Mälkki
2014-04-09uart: Prepare to support multiple base addressesKyösti Mälkki
2014-03-04console: Use single driver entry for UARTsKyösti Mälkki
2014-03-04SMM: Only have console with DEBUG_SMIKyösti Mälkki
2014-03-04uart8250: Move under drivers/uartKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04pl011 UART: Move under drivers/uartKyösti Mälkki
2014-03-04option: Add arch-agnostic get_option()Kyösti Mälkki
2014-03-04uart8250: Fix and unify baudrate divisor calculationKyösti Mälkki
2014-02-17console: Add drivers/uartKyösti Mälkki