aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_early.c
Commit message (Expand)AuthorAge
* Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-24
|\
| * serial: 8250: Add support for big-endian MMIO accessesKevin Cernekee2015-04-14
* | earlycon: 8250: Fix command line regressionPeter Hurley2015-04-10
* | serial: 8250: remove the redundant includeWang Long2015-03-26
* | serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley2015-03-26
* | serial: earlycon: Enable earlycon without command line paramPeter Hurley2015-03-26
* | serial: 8250_early: Fix setup() error codePeter Hurley2015-03-26
* | serial: 8250_early: Assume uart already initialized if no baud optionPeter Hurley2015-03-26
* | serial: 8250_early: Remove early_device variablePeter Hurley2015-03-26
* | console: Add extensible console matchingPeter Hurley2015-03-26
|/
* tty/serial: 8250_early: Add support for PXA UARTsRob Herring2015-02-02
* serial: 8250_early: optimize early 8250 uartVineet Gupta2015-01-09
* tty/serial: fix 8250 early console option passing to regular consoleRob Herring2014-06-19
* tty/serial: add back missing setup_early_serial8250_consoleRob Herring2014-05-03
* tty/serial: convert 8250 to generic earlyconRob Herring2014-04-24
* serial: 8250_early: fix comparison of different typesJingoo Han2013-08-12
* tty/8250_early: Don't truncate last character of optionsHenrik Nordström2013-07-24
* drivers/tty/serial/8250: use strlcpy instead of strcpyChen Gang2013-01-20
* tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus2012-11-16
* serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin2012-10-24
* serial: group all the 8250 related code togetherPaul Gortmaker2012-01-24