uboot/drivers/serial
Tom Rini 698a12bef9 Revert "stm32f4: fix serial output"
As per the author, we don't need this patch really since the other patch
"stm32f4: fix serial output" superseded it.

This reverts commit 85e5f5b7a7.

Signed-off-by: Tom Rini <trini@konsulko.com>
2015-05-10 16:01:48 -04:00
..
Kconfig serial: ns16550: Add an option to specify the debug UART register shift 2015-04-22 20:03:41 -06:00
Makefile stm32f4: Add serial driver 2015-04-22 12:14:55 -04:00
altera_jtag_uart.c
altera_uart.c
arm_dcc.c fix ARM DCC support for ARMv7 based cores (e.g. CortexA) 2015-04-16 11:31:00 +02:00
atmel_usart.c
atmel_usart.h
lpc32xx_hsuart.c
mcfuart.c
mxs_auart.c
ns16550.c serial: ns16550: Remove hard-coded baud_divisor setting 2015-04-28 16:49:03 -06:00
opencores_yanu.c
sandbox.c
serial-uclass.c dm: Add a panic_str() function to reduce code size 2015-04-23 09:05:52 -06:00
serial.c stm32f4: Add serial driver 2015-04-22 12:14:55 -04: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: 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 "stm32f4: fix serial output" 2015-05-10 16:01:48 -04: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 serial: zynq: Add support for slow emulation platform 2015-04-29 11:19:01 +02:00
usbtty.c
usbtty.h