9
0
Fork 0
barebox/drivers/serial
Alexey Galakhov 932f54688f Support most Samsung SoCs in S3C serial driver
Ok, I assume this should go into separate series. It fits both S5PV210 and S3C6410.

This adds support for S3C and S5P architectures (all of my knowledge) to the
serial driver. Since the only difference between them is in clock handling,
this is moved to an arch-dependent separate function.

Most modern architectures should define S3C_UART_HAS_UBRDIVSLOT and S3C_UART_HAS_UINTM.

This adds support for most

Signed-off-by: Alexey Galakhov <agalakhov@gmail.com>
Signed-off-by: Juergen Beisewrt <kernel@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-05-14 19:46:02 +02:00
..
Kconfig Support most Samsung SoCs in S3C serial driver 2012-05-14 19:46:02 +02: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 Support most Samsung SoCs in S3C serial driver 2012-05-14 19:46:02 +02:00
stm-serial.c serial stm: fix unregister 2012-02-25 15:16:14 +01:00