summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/earlycon.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.4-rc6 into tty-nextGreg Kroah-Hartman2015-12-211-0/+2
|\
| * serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven2015-12-121-0/+2
* | serial: support 16-bit register interface for consoleMasahiro Yamada2015-12-131-4/+11
|/
* serial: earlycon: Add support for big-endian MMIO accessesNoam Camus2015-06-011-3/+6
* earlycon: Revert log warningsPeter Hurley2015-05-081-7/+2
* serial: earlycon: Enable earlycon without command line paramPeter Hurley2015-03-261-19/+73
* serial: earlycon: Refactor earlycon registrationPeter Hurley2015-03-261-17/+25
* serial: earlycon: Skip parse_options() if empty stringPeter Hurley2015-03-261-4/+7
* serial: earlycon: Ignore parse_options() error codePeter Hurley2015-03-261-2/+1
* serial: earlycon: Move ->uartclk initializePeter Hurley2015-03-261-2/+1
* serial: earlycon: Refactor parse_options into serial corePeter Hurley2015-03-071-26/+13
* tty/serial: earlycon: Fix print for implied MMIO caseKumar Gala2014-11-051-1/+1
* tty/serial: fix 8250 early console option passing to regular consoleRob Herring2014-06-191-1/+1
* serial: earlycon: add DT supportRob Herring2014-05-201-0/+28
* tty/serial: fix generic earlycon option parsingRob Herring2014-05-031-13/+5
* tty/serial: add generic serial earlyconRob Herring2014-04-241-0/+152