summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/earlycon.c
AgeCommit message (Expand)Author
2015-12-12serial: earlycon: Add missing spinlock initializationGeert Uytterhoeven
2015-06-01serial: earlycon: Add support for big-endian MMIO accessesNoam Camus
2015-05-08earlycon: Revert log warningsPeter Hurley
2015-03-26serial: earlycon: Enable earlycon without command line paramPeter Hurley
2015-03-26serial: earlycon: Refactor earlycon registrationPeter Hurley
2015-03-26serial: earlycon: Skip parse_options() if empty stringPeter Hurley
2015-03-26serial: earlycon: Ignore parse_options() error codePeter Hurley
2015-03-26serial: earlycon: Move ->uartclk initializePeter Hurley
2015-03-07serial: earlycon: Refactor parse_options into serial corePeter Hurley
2014-11-05tty/serial: earlycon: Fix print for implied MMIO caseKumar Gala
2014-06-19tty/serial: fix 8250 early console option passing to regular consoleRob Herring
2014-05-20serial: earlycon: add DT supportRob Herring
2014-05-03tty/serial: fix generic earlycon option parsingRob Herring
2014-04-24tty/serial: add generic serial earlyconRob Herring