summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_early.c
AgeCommit message (Expand)Author
2015-10-04serial: 8250: Add OF earlycon supportScott Wood
2015-07-23tty/early: make serial8250_early_{in,out} static againVineet Gupta
2015-05-10tty: serial: 8250: export early_serial8250_setup functionEddie Huang
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-14serial: 8250: Add support for big-endian MMIO accessesKevin Cernekee
2015-04-10earlycon: 8250: Fix command line regressionPeter Hurley
2015-03-26serial: 8250: remove the redundant includeWang Long
2015-03-26serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley
2015-03-26serial: earlycon: Enable earlycon without command line paramPeter Hurley
2015-03-26serial: 8250_early: Fix setup() error codePeter Hurley
2015-03-26serial: 8250_early: Assume uart already initialized if no baud optionPeter Hurley
2015-03-26serial: 8250_early: Remove early_device variablePeter Hurley
2015-03-26console: Add extensible console matchingPeter Hurley
2015-02-02tty/serial: 8250_early: Add support for PXA UARTsRob Herring
2015-01-09serial: 8250_early: optimize early 8250 uartVineet Gupta
2014-06-19tty/serial: fix 8250 early console option passing to regular consoleRob Herring
2014-05-03tty/serial: add back missing setup_early_serial8250_consoleRob Herring
2014-04-24tty/serial: convert 8250 to generic earlyconRob Herring
2013-08-12serial: 8250_early: fix comparison of different typesJingoo Han
2013-07-24tty/8250_early: Don't truncate last character of optionsHenrik Nordström
2013-01-20drivers/tty/serial/8250: use strlcpy instead of strcpyChen Gang
2012-11-16tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus
2012-10-24serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker