summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_early.c
Commit message (Expand)AuthorAge
* serial: 8250_early: Remove __init marking from early writeJeffy Chen2017-07-30
* serial: 8250_early: Add earlycon support for Palmchip UARTMarc Gonzalez2017-04-18
* serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UARTKefeng Wang2016-06-25
* serial: 8250_early: Add earlycon support for TegraJon Hunter2016-02-14
* serial: 8250_omap: Add omap8250 earlyconPeter Hurley2016-02-06
* serial: 8250_early: Use port->regshiftPeter Hurley2016-02-06
* serial: support 16-bit register interface for consoleMasahiro Yamada2015-12-13
* serial: 8250_early: squash wait_for_xmitr() into serial_putc()Masahiro Yamada2015-12-13
* serial: 8250_early: confirm empty transmitter after sending charactersMasahiro Yamada2015-12-13
* serial: 8250_early: do not save and restore IER in write callbackMasahiro Yamada2015-12-13
* serial: 8250: Add OF earlycon supportScott Wood2015-10-04
* tty/early: make serial8250_early_{in,out} static againVineet Gupta2015-07-23
* tty: serial: 8250: export early_serial8250_setup functionEddie Huang2015-05-10
* 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