summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_cpu_fdt.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for uarts other than the serial console in TI OMAP SoCs.Ian Lepore2013-08-211-0/+2
* Use an if/else sequence rather than unrelated if statements, so that aIan Lepore2013-08-211-7/+7
* Teach UART to attach Exynos/s3/s5 class driver.Aleksandr Rybalko2013-06-291-0/+2
* Add basic support for FDT to i386 & amd64. This change includes:Marcel Moolenaar2013-05-211-0/+175