aboutsummaryrefslogtreecommitdiff
path: root/src/include/uart.h
AgeCommit message (Expand)Author
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04uart8250: Fix and unify baudrate divisor calculationKyösti Mälkki
2014-03-04uart: Do not guard entire include file by config optionsKyösti Mälkki
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-02-19move uartmem_getbaseaddr() to generic uart headerDavid Hendricks
2013-02-08armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin
2013-02-08console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin
2013-02-05exynos: de-duplicate UART header contentDavid Hendricks
2013-01-04make early serial console support more genericDavid Hendricks
2012-12-08WIP: Add support for non-8250 built-in UARTsStefan Reinauer