summaryrefslogtreecommitdiffstats
path: root/src/include/uart.h
Commit message (Expand)AuthorAgeFilesLines
* move uartmem_getbaseaddr() to generic uart headerDavid Hendricks2013-02-191-0/+4
* armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin2013-02-081-4/+1
* console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin2013-02-081-2/+2
* exynos: de-duplicate UART header contentDavid Hendricks2013-02-051-1/+1
* make early serial console support more genericDavid Hendricks2013-01-041-6/+16
* WIP: Add support for non-8250 built-in UARTsStefan Reinauer2012-12-081-0/+33