u-boot-brain/drivers/serial
Lokesh Vutla a52cf086ac serial: omap: Support debug UART
Add debug UART functions to permit omap specific ns16550 to
provide an early debug UART. This is mostly in common with
DEBUG_UART_NS16550 except for Mode definition register which
is required for selecting UART mode(16x auto-baud or 13x mode).

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2017-05-11 22:21:27 -04:00
..
altera_jtag_uart.c
altera_uart.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
arm_dcc.c
atmel_usart.c serial: atmel_usart: Add clk support 2017-05-09 12:14:15 -06:00
atmel_usart.h
Kconfig serial: omap: Support debug UART 2017-05-11 22:21:27 -04:00
lpc32xx_hsuart.c
Makefile serial: add serial driver for BCM6345 2017-05-10 16:16:09 +02:00
mcfuart.c
ns16550.c serial: omap: Support debug UART 2017-05-11 22:21:27 -04:00
sandbox.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_ar933x.c
serial_arc.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_bcm283x_mu.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_bcm6345.c serial: add serial driver for BCM6345 2017-05-10 16:16:09 +02:00
serial_efi.c
serial_intel_mid.c serial: Add serial driver for Intel MID 2017-04-10 10:02:03 +08:00
serial_linflexuart.c
serial_lpuart.c serial: lpuart: add i.MX7ULP support 2017-03-17 09:27:08 +01:00
serial_meson.c
serial_msm.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_mvebu_a3700.c serial: Add serial_mvebu_a3700 for Armada 3700 SoC 2016-09-27 17:29:52 +02:00
serial_mxc.c dm: imx: serial: add i.MX6UL support 2017-03-19 17:24:13 +01:00
serial_ns16550.c
serial_pic32.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_pl01x_internal.h
serial_pl01x.c Fix a bug with PL010s running at 19200 baud 2017-04-13 09:41:08 -04:00
serial_pxa.c serial: pxa: integrate optional driver model handling 2016-11-23 13:53:20 +01:00
serial_rockchip.c rockchip: serial: Adapt rockchip of-platdata driver for rk3188 2017-03-16 16:03:44 -06:00
serial_s5p.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_sh.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_sh.h arm: rmobile: Add BLANCHE board support 2016-08-17 10:25:35 +09:00
serial_sti_asc.c STiH410: Add STi serial driver 2017-03-14 20:40:19 -04:00
serial_stm32.c
serial_stm32x7.c stm32f7: serial: use clock driver to enable clock 2017-03-17 14:15:13 -04:00
serial_stm32x7.h
serial_uniphier.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_xuartlite.c
serial_zynq.c zynq: Move zynq to clock framework 2017-02-17 10:22:46 +01:00
serial-uclass.c Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig 2016-10-23 18:34:17 -04:00
serial.c
usbtty.c usbtty: avoid potential NULL pointer dereference 2017-04-18 10:29:23 -04:00
usbtty.h