| Commit message (Expand) | Author | Age |
* | serial: 8250_early: Remove __init marking from early write | Jeffy Chen | 2017-07-30 |
* | serial: 8250_early: Add earlycon support for Palmchip UART | Marc Gonzalez | 2017-04-18 |
* | serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UART | Kefeng Wang | 2016-06-25 |
* | serial: 8250_early: Add earlycon support for Tegra | Jon Hunter | 2016-02-14 |
* | serial: 8250_omap: Add omap8250 earlycon | Peter Hurley | 2016-02-06 |
* | serial: 8250_early: Use port->regshift | Peter Hurley | 2016-02-06 |
* | serial: support 16-bit register interface for console | Masahiro Yamada | 2015-12-13 |
* | serial: 8250_early: squash wait_for_xmitr() into serial_putc() | Masahiro Yamada | 2015-12-13 |
* | serial: 8250_early: confirm empty transmitter after sending characters | Masahiro Yamada | 2015-12-13 |
* | serial: 8250_early: do not save and restore IER in write callback | Masahiro Yamada | 2015-12-13 |
* | serial: 8250: Add OF earlycon support | Scott Wood | 2015-10-04 |
* | tty/early: make serial8250_early_{in,out} static again | Vineet Gupta | 2015-07-23 |
* | tty: serial: 8250: export early_serial8250_setup function | Eddie Huang | 2015-05-10 |
* | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-04-24 |
|\ |
|
| * | serial: 8250: Add support for big-endian MMIO accesses | Kevin Cernekee | 2015-04-14 |
* | | earlycon: 8250: Fix command line regression | Peter Hurley | 2015-04-10 |
* | | serial: 8250: remove the redundant include | Wang Long | 2015-03-26 |
* | | serial: 8250_early: Remove setup_early_serial8250_console() | Peter Hurley | 2015-03-26 |
* | | serial: earlycon: Enable earlycon without command line param | Peter Hurley | 2015-03-26 |
* | | serial: 8250_early: Fix setup() error code | Peter Hurley | 2015-03-26 |
* | | serial: 8250_early: Assume uart already initialized if no baud option | Peter Hurley | 2015-03-26 |
* | | serial: 8250_early: Remove early_device variable | Peter Hurley | 2015-03-26 |
* | | console: Add extensible console matching | Peter Hurley | 2015-03-26 |
|/ |
|
* | tty/serial: 8250_early: Add support for PXA UARTs | Rob Herring | 2015-02-02 |
* | serial: 8250_early: optimize early 8250 uart | Vineet Gupta | 2015-01-09 |
* | tty/serial: fix 8250 early console option passing to regular console | Rob Herring | 2014-06-19 |
* | tty/serial: add back missing setup_early_serial8250_console | Rob Herring | 2014-05-03 |
* | tty/serial: convert 8250 to generic earlycon | Rob Herring | 2014-04-24 |
* | serial: 8250_early: fix comparison of different types | Jingoo Han | 2013-08-12 |
* | tty/8250_early: Don't truncate last character of options | Henrik Nordström | 2013-07-24 |
* | drivers/tty/serial/8250: use strlcpy instead of strcpy | Chen Gang | 2013-01-20 |
* | tty/8250_early: Turn serial_in/serial_out into weak symbols. | Noam Camus | 2012-11-16 |
* | serial/8250/8250_early: Prevent rounding error in uartclk | Alexey Brodkin | 2012-10-24 |
* | serial: group all the 8250 related code together | Paul Gortmaker | 2012-01-24 |