summaryrefslogtreecommitdiff
path: root/src/drivers/uart
AgeCommit message (Expand)Author
2016-07-25drivers/uart: Enable debug serial output during postcarLee Leahy
2016-05-09drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy
2016-05-09drivers/uart: Enable override for input clock dividerLee Leahy
2016-05-09coreboot_tables: Extend serial port descriptionLee Leahy
2016-01-21*/Makefile.inc: Compile files needed by uart8250 in x86 bootblockAlexandru Gagniuc
2015-11-07arm64: remove secmonAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-10-04drivers/uart/Kconfig: Select 8250 mem when 8250 mem32 is enabledAlexandru Gagniuc
2015-08-13uart8250mem: provide uart_fill_lb()Aaron Durbin
2015-07-21console: Add UART8250MEM 32bit supportNaveen Krishna Chatradhi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-13verstage: provide support for serial consoleAaron Durbin
2015-05-11secmon: Add some missing filesPatrick Georgi
2015-05-07kbuild: Use wildcard for driver subdirectoriesStefan Reinauer
2015-04-28OxPCIe: Fix UART base addressesKyösti Mälkki
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