u-boot/drivers/serial
Maximilian Schwerin 434afa809e serial_mxc: Fix setup of UARTx_UFCR register
This patch writes the default values for TXTL and RXTL to UARTx_UFCR.
Without this patch some older kernel versions crash as UARTx_UFCR was
not always correctly initialized.

Signed-off-by: Maximilian Schwerin <maximilian.schwerin@tigris.de>
2016-01-03 15:22:11 +01:00
..
altera_jtag_uart.c altera_jtag_uart: change ioremap to map_physmem 2015-11-18 21:18:30 +08:00
altera_uart.c altera_uart: change ioremap to map_physmem 2015-11-18 21:18:30 +08:00
arm_dcc.c arm: dcc: Add uart dcc support for armv8 2015-07-07 11:39:39 +02:00
atmel_usart.c dm: at91: Add driver model support for the serial driver 2014-11-21 08:09:58 +01:00
atmel_usart.h
Kconfig sparc: leon3: Add debug_uart support to LEON3 serial driver. 2015-11-13 10:23:33 +02:00
lpc32xx_hsuart.c
Makefile dm: keystone: serial: Add driver model support 2015-10-23 10:53:46 -04:00
mcfuart.c
mxs_auart.c
ns16550.c debug_uart: Adjust the declaration of debug_uart_init() 2015-10-21 07:46:50 -06:00
opencores_yanu.c
sandbox.c
serial-uclass.c dm: serial: Deal with stdout-path with an alias 2015-11-04 14:49:52 +01:00
serial.c serial: remove altera serial initializations 2015-10-23 07:37:03 +08:00
serial_arc.c dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
serial_bfin.c
serial_dw.c dm: sunxi: Add support for serial using driver model 2014-11-05 13:09:58 +01:00
serial_efi.c debug_uart: Adjust the declaration of debug_uart_init() 2015-10-21 07:46:50 -06:00
serial_imx.c
serial_keystone.c dm: keystone: serial: Add driver model support 2015-10-23 10:53:46 -04:00
serial_lpuart.c
serial_max3100.c
serial_mxc.c serial_mxc: Fix setup of UARTx_UFCR register 2016-01-03 15:22:11 +01:00
serial_ns16550.c serial: add static directive to local functions 2014-10-23 21:43:08 -06:00
serial_omap.c drivers: serial: serial_omap: add comaptibles for all ti platforms 2015-10-22 14:43:58 -04:00
serial_pl01x.c arm: Remove unused ST-Ericsson u8500 arch 2015-09-15 15:05:21 -04:00
serial_pl01x_internal.h dm: serial: Tidy up the pl01x driver 2014-10-22 10:36:57 -06:00
serial_ppc.c powerpc: Add serial driver for driver model 2015-02-12 10:35:31 -07:00
serial_pxa.c serial: pxa: clean-up include file order 2015-08-24 20:30:38 +02:00
serial_rockchip.c rockchip: Add serial support 2015-09-02 21:28:23 -06:00
serial_s3c24x0.c serial: add static directive to local functions 2014-10-23 21:43:08 -06:00
serial_s5p.c debug_uart: Adjust the declaration of debug_uart_init() 2015-10-21 07:46:50 -06:00
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: serial-sh: SCIFA interface for R-Car Gen2 SoCs 2015-08-31 17:31:26 +09:00
serial_stm32.c Revert "Revert "stm32f4: fix serial output"" 2015-05-27 13:24:10 -04:00
serial_tegra.c of: clean up OF_CONTROL ifdef conditionals 2015-08-18 13:46:05 -04:00
serial_uniphier.c serial: uniphier: drop platform data support 2015-08-31 00:28:46 +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 arm: zynq: Move serial driver to driver model 2015-11-04 14:49:53 +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