9
0
Fork 0
barebox/drivers/serial
Michael Trensch eecbcafa3f netX: UART may not initialize correctly.
The netX internal UART latches register settings and internally uses
them only if written in the correct order. Other orders may work, but
sometimes the UART gets stuck, as the baudrate has not correctly been
set.

Signed-off-by: Michael Trensch <MTrensch@gmail.com>
Acked-by: Juergen Beisert <jbe@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-04-30 13:45:55 +02:00
..
Kconfig MACH SAMSUNG/S3C: Unify the UART driver for the S3C family of CPUs 2012-01-02 13:32:13 +01:00
Makefile MACH SAMSUNG/S3C: Unify the UART driver for the S3C family of CPUs 2012-01-02 13:32:13 +01:00
amba-pl011.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
arm_dcc.c Use DEVICE_ID_DYNAMIC where applicable 2012-04-16 09:43:02 +02:00
atmel.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
linux_console.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_altera.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_altera_jtag.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_blackfin.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_imx.c serial i.MX: i.MX6 support 2012-04-24 10:31:47 +02:00
serial_mpc5xxx.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_netx.c netX: UART may not initialize correctly. 2012-04-30 13:45:55 +02:00
serial_ns16550.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_ns16550.h serial_ns16550: remove legacy code copied from U-Boot v1 2011-07-17 17:42:21 +02:00
serial_pl010.c serial drivers: remove unused type_data 2012-02-25 15:16:14 +01:00
serial_pl010.h Add PrimeCell PL010 serial driver 2010-01-14 10:04:13 +01:00
serial_pxa.c drivers/serial: trivial regression fix 2012-02-29 08:28:20 +01:00
serial_s3c.c serial S3: fix local structure malloc 2012-03-13 13:23:46 +01:00
stm-serial.c serial stm: fix unregister 2012-02-25 15:16:14 +01:00