rv1126-uboot/drivers/serial
Simon Glass dd0b0122ba serial: ns16550: Add an option to specify the debug UART register shift
This UART permits different register spacing. To support the debug UART on
devices which have a spacing other than 1 byte, allow the shift value to
be specified.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-04-22 20:03:41 -06:00
..
Kconfig serial: ns16550: Add an option to specify the debug UART register shift 2015-04-22 20:03:41 -06: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
atmel_usart.h
lpc32xx_hsuart.c
mcfuart.c
mxs_auart.c
ns16550.c serial: ns16550: Add an option to specify the debug UART register shift 2015-04-22 20:03:41 -06:00
opencores_yanu.c
sandbox.c
serial-uclass.c dm: core: Add dev_get_uclass_priv() to access uclass private data 2015-04-16 19:27:42 -06:00
serial.c ARM: remove cm4008 and cm41xx board support 2015-02-24 17:07:11 -05:00
serial_arc.c serial-arc: switch to DM 2015-04-03 09:47:49 +03:00
serial_bfin.c
serial_dw.c
serial_imx.c
serial_lpuart.c
serial_max3100.c
serial_mxc.c
serial_ns16550.c
serial_omap.c
serial_pl01x.c serial: pl01x: fix PL010 regression 2015-04-21 10:05:42 -04: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 serial: sh: Remove invalid UTF-8 character 2015-02-25 13:53:28 +09:00
serial_sh.h serial: sh: fix internal clock source on SCIF 2015-02-25 13:53:37 +09:00
serial_tegra.c
serial_uniphier.c common: Make sure arch-specific map_sysmem() is defined 2015-04-18 11:11:09 -06:00
serial_x86.c
serial_xuartlite.c
serial_zynq.c
usbtty.c
usbtty.h