linux/drivers/tty/serial/8250
Kefeng Wang 01e4d27355 serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UART
Some board like Hisilicon D02 uses Synopsys DesignWare ABP UART, declare an
OF early console for it, so early console device can be enabled with comand
line "earlycon"(without option) via the "stdout-path" property in device-tree.

Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Tested-by: Jon Mason <jon.mason@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-06-25 09:12:55 -07:00
..
8250.h tty: 8250, kill DEBUG_INTR 2016-06-25 08:56:30 -07:00
8250_accent.c
8250_acorn.c
8250_bcm2835aux.c
8250_boca.c
8250_core.c tty: 8250, kill DEBUG_INTR 2016-06-25 08:56:30 -07:00
8250_dma.c serial: 8250: Extract IIR logic steering from rx dma 2016-04-30 09:26:55 -07:00
8250_dw.c serial: 8250_dw: fix wrong logic in dw8250_check_lcr() 2016-05-03 16:10:38 -07:00
8250_early.c serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UART 2016-06-25 09:12:55 -07:00
8250_em.c
8250_exar_st16c554.c
8250_fintek.c serial: 8250: Integrate Fintek into 8250_base 2016-04-30 09:26:55 -07:00
8250_fourport.c
8250_fsl.c
8250_gsc.c
8250_hp300.c
8250_hub6.c
8250_ingenic.c
8250_lpc18xx.c
8250_mid.c serial: 8250_mid: correct comment regarding Tangier HSU 2016-04-30 09:26:55 -07:00
8250_moxa.c
8250_mtk.c
8250_of.c serial: 8250: of: Make tegra_serial_handle_break() static 2016-04-30 09:26:55 -07:00
8250_omap.c serial: omap8250: Terminate rx dma only for flushes 2016-04-30 09:26:55 -07:00
8250_pci.c tty: 8250, remove shadow and unused variables 2016-06-25 09:04:48 -07:00
8250_pnp.c
8250_port.c tty: 8250, remove shadow and unused variables 2016-06-25 09:04:48 -07:00
8250_uniphier.c serial: 8250_uniphier: add "\n" at the end of error log 2016-04-30 09:26:55 -07:00
Kconfig serial: 8250: Integrate Fintek into 8250_base 2016-04-30 09:26:55 -07:00
Makefile serial: 8250: Integrate Fintek into 8250_base 2016-04-30 09:26:55 -07:00
serial_cs.c