summaryrefslogtreecommitdiffstats
path: root/src/drivers/uart
Commit message (Expand)AuthorAgeFilesLines
* uarts: 32/64 cleanupRonald G. Minnich2014-10-162-2/+2
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-1/+1
* UART 8250: Unconditionally provide register constants and use UART8250 prefix.Gabe Black2014-08-253-93/+93
* console: Drop EARLY_CONSOLE optionKyösti Mälkki2014-04-301-1/+1
* uart: Support multiple portsKyösti Mälkki2014-04-304-34/+29
* uart8250io: Fix build with DEBUG_SMIKyösti Mälkki2014-04-261-1/+2
* console: Drop driver list in ramstageKyösti Mälkki2014-04-182-13/+0
* OxPCIe uart: Move under drivers/uartKyösti Mälkki2014-04-094-0/+200
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-092-11/+17
* console uart: Fill coreboot table entriesKyösti Mälkki2014-04-092-7/+36
* uart: Prepare to support multiple base addressesKyösti Mälkki2014-04-091-5/+8
* console: Use single driver entry for UARTsKyösti Mälkki2014-03-041-8/+7
* SMM: Only have console with DEBUG_SMIKyösti Mälkki2014-03-041-3/+3
* uart8250: Move under drivers/uartKyösti Mälkki2014-03-044-0/+384
* console: Fix includesKyösti Mälkki2014-03-042-2/+2
* pl011 UART: Move under drivers/uartKyösti Mälkki2014-03-043-0/+64
* option: Add arch-agnostic get_option()Kyösti Mälkki2014-03-041-1/+1
* uart8250: Fix and unify baudrate divisor calculationKyösti Mälkki2014-03-042-0/+54
* console: Add drivers/uartKyösti Mälkki2014-02-171-0/+14