aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/earlycon.c
Commit message (Expand)AuthorAge
* ACPI: parse SPCR and enable matching consoleAleksey Makarov2016-09-28
* of/serial: move earlycon early_param handling to serialLeif Lindholm2016-09-28
* serial: earlycon: Extend earlycon command line option to support 64-bit addre...Alexander Sverdlin2016-09-02
* serial: earlycon: Show the earlycon "driver" in bannerPeter Hurley2016-02-07
* serial: earlycon: Common log banner for command line and DTPeter Hurley2016-02-07
* of: earlycon: Move address translation to of_setup_earlycon()Peter Hurley2016-02-07
* of: earlycon: Initialize port fields from DT propertiesPeter Hurley2016-02-07
* of: earlycon: Add options string handlingPeter Hurley2016-02-07
* of: earlycon: Fixup earlycon console name and indexPeter Hurley2016-02-07
* serial: earlycon: Fixup earlycon console name and indexPeter Hurley2016-02-07
* earlycon: Use common framework for earlycon declarationsPeter Hurley2016-02-07
* of: earlycon: of_setup_earlycon() requires CONFIG_OF_EARLY_FLATTREEPeter Hurley2016-02-07
* Merge 4.4-rc6 into tty-nextGreg Kroah-Hartman2015-12-21
|\
| * serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven2015-12-13
* | serial: support 16-bit register interface for consoleMasahiro Yamada2015-12-13
|/
* serial: earlycon: Add support for big-endian MMIO accessesNoam Camus2015-05-31
* earlycon: Revert log warningsPeter Hurley2015-05-08
* serial: earlycon: Enable earlycon without command line paramPeter Hurley2015-03-26
* serial: earlycon: Refactor earlycon registrationPeter Hurley2015-03-26
* serial: earlycon: Skip parse_options() if empty stringPeter Hurley2015-03-26
* serial: earlycon: Ignore parse_options() error codePeter Hurley2015-03-26
* serial: earlycon: Move ->uartclk initializePeter Hurley2015-03-26
* serial: earlycon: Refactor parse_options into serial corePeter Hurley2015-03-06
* tty/serial: earlycon: Fix print for implied MMIO caseKumar Gala2014-11-05
* tty/serial: fix 8250 early console option passing to regular consoleRob Herring2014-06-19
* serial: earlycon: add DT supportRob Herring2014-05-20
* tty/serial: fix generic earlycon option parsingRob Herring2014-05-03
* tty/serial: add generic serial earlyconRob Herring2014-04-24