aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/earlycon.c
Commit message (Expand)AuthorAge
* earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlyconMichal Simek2018-05-14
* Merge 4.17-rc3 into tty-nextGreg Kroah-Hartman2018-04-30
|\
| * earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2018-04-23
* | earlycon: Initialize port->uartclk based on clock-frequency propertyMichal Simek2018-04-23
|/
* earlycon: add reg-offset to physical address before mappingGreentime Hu2018-02-28
* ACPI: SPCR: Make SPCR available to x86Prarit Bhargava2018-02-07
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-08
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* earlycon: initialise baud field of earlycon device structureEugeniy Paltsev2017-08-31
* serial: earlycon: Only try fdt when specify 'earlycon' exactlyJeffy Chen2017-08-28
* 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