summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_early.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-20tty/serial: fix 8250 early console option passing to regular consoleRob Herring1-1/+4
2014-05-04tty/serial: add back missing setup_early_serial8250_consoleRob Herring1-0/+10
2014-04-25tty/serial: convert 8250 to generic earlyconRob Herring1-123/+15
2013-08-12serial: 8250_early: fix comparison of different typesJingoo Han1-1/+1
2013-07-25tty/8250_early: Don't truncate last character of optionsHenrik Nordström1-1/+2
2013-01-21drivers/tty/serial/8250: use strlcpy instead of strcpyChen Gang1-1/+1
2012-11-16tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus1-21/+21
2012-10-24serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin1-1/+1
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker1-0/+287