aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/allwinner/a10/uart.c
AgeCommit message (Expand)Author
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2014-08-25UART 8250: Unconditionally provide register constants and use UART8250 prefix.Gabe Black
2014-04-30allwinner/a10: Hide SoC specific UART functionsKyösti Mälkki
2014-03-04uart8250: Move under drivers/uartKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04allwinner/a10: Fix baudrate calculationKyösti Mälkki
2014-03-04uart: Do not guard entire include file by config optionsKyösti Mälkki
2014-01-08cpu: Add initial support for Allwinner A10 SoCAlexandru Gagniuc