uboot/drivers/serial
Simon Glass 6e780c7a7b ns16550: Improve debug UART so it can work with 32-bit access
Since Rockchip requires 32-bit serial access, add this to the driver.
Refactor a little to make this easier.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-07-21 17:39:28 -06:00
..
Kconfig sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig 2015-06-10 19:26:55 -06:00
Makefile
altera_jtag_uart.c
altera_uart.c
arm_dcc.c arm: dcc: Add uart dcc support for armv8 2015-07-07 11:39:39 +02:00
atmel_usart.c
atmel_usart.h
lpc32xx_hsuart.c
mcfuart.c
mxs_auart.c
ns16550.c ns16550: Improve debug UART so it can work with 32-bit access 2015-07-21 17:39:28 -06:00
opencores_yanu.c
sandbox.c
serial-uclass.c sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig 2015-06-10 19:26:55 -06:00
serial.c
serial_arc.c
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: fdt: add device tree support for pl01x 2015-05-10 09:59:37 -04:00
serial_pl01x_internal.h
serial_ppc.c
serial_pxa.c
serial_s3c24x0.c
serial_s5p.c
serial_sa1100.c
serial_sh.c
serial_sh.h
serial_stm32.c Revert "Revert "stm32f4: fix serial output"" 2015-05-27 13:24:10 -04:00
serial_tegra.c
serial_uniphier.c ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 2015-05-31 02:53:56 +09:00
serial_x86.c
serial_xuartlite.c
serial_zynq.c serial: zynq: Add support for slow emulation platform 2015-04-29 11:19:01 +02:00
usbtty.c
usbtty.h