uboot/drivers/serial
Masahiro Yamada d0c47b3ef7 serial: UniPhier: use 32 bit register access
For PH1-Pro4, the 8 bit write access to LCR register (offset = 0x11)
is not working correctly.  As a side effect, it also modifies MCR
register (offset = 0x10) and results in unexpected behavior.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2015-03-01 00:02:23 +09:00
..
Kconfig serial: ns16550: Support debug UART 2015-02-19 06:20:28 -07:00
Makefile ARM: remove cm4008 and cm41xx board support 2015-02-24 17:07:11 -05:00
altera_jtag_uart.c
altera_uart.c
arm_dcc.c
atmel_usart.c dm: at91: Add driver model support for the serial driver 2014-11-21 08:09:58 +01:00
atmel_usart.h
lpc32xx_hsuart.c
mcfuart.c
mxs_auart.c
ns16550.c serial: ns16550: Support debug UART 2015-02-19 06:20:28 -07:00
opencores_yanu.c
sandbox.c
serial-uclass.c dm: Add support for all targets which requires MANUAL_RELOC 2015-02-12 15:17:29 -07:00
serial.c ARM: remove cm4008 and cm41xx board support 2015-02-24 17:07:11 -05:00
serial_arc.c
serial_bfin.c
serial_dw.c dm: sunxi: Add support for serial using driver model 2014-11-05 13:09:58 +01:00
serial_imx.c
serial_lpuart.c
serial_max3100.c
serial_mxc.c
serial_ns16550.c
serial_omap.c
serial_pl01x.c dm: serial_pl01x: Add missing private data size 2014-12-11 13:18:41 -07:00
serial_pl01x_internal.h
serial_ppc.c powerpc: Add serial driver for driver model 2015-02-12 10:35:31 -07:00
serial_pxa.c
serial_s3c24x0.c
serial_s5p.c
serial_sa1100.c
serial_sh.c dm: sh: serial: Add support driver model 2015-02-12 15:17:17 -07:00
serial_sh.h dm: sh: serial: Add support driver model 2015-02-12 15:17:17 -07:00
serial_tegra.c dm: tegra: Add platform data for the SPL uart 2014-11-21 08:14:02 +01:00
serial_uniphier.c serial: UniPhier: use 32 bit register access 2015-03-01 00:02:23 +09:00
serial_x86.c x86: Use ePAPR defined properties for x86-uart 2015-01-13 07:24:57 -08:00
serial_xuartlite.c
serial_zynq.c serial: Extend structure comments with register offset 2015-01-26 08:55:59 +01:00
usbtty.c linux/kernel.h: sync min, max, min3, max3 macros with Linux 2014-11-23 06:48:30 -05:00
usbtty.h