u-boot-brain/drivers/serial
kevin.morfitt@fearnside-systems.co.uk ac67804fbb Add a unified s3c24x0 header file
This patch adds a unified s3c24x0 cpu header file that selects the header
file for the specific s3c24x0 cpu from the SOC and CPU configs defined in
board config file. This removes the current chain of s3c24-type #ifdef's
from the s3c24x0 code.

Signed-off-by: Kevin Morfitt <kevin.morfitt@fearnside-systems.co.uk>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2009-11-27 16:26:13 -06:00
..
arm_dcc.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
at91rm9200_usart.c at91rm9200: move serial shutdown code to serial drivers 2009-04-04 20:42:20 +02:00
atmel_usart.c at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00
atmel_usart.h drivers/serial : move serial drivers to drivers/serial 2007-11-25 23:24:16 +01:00
Makefile s5pc1xx: support serial driver 2009-10-13 21:13:55 -05:00
mcfuart.c Coldfire: Applied baudrate formula of serial_init to serial_setbrg 2009-02-06 14:54:47 -07:00
ns9750_serial.c serial: move CFG_NS9750_UART to CONFIG_NS9750_UART 2008-08-13 01:40:39 +02:00
ns16550.c ZOOM2 Add serial support. 2009-06-12 20:39:53 +02:00
s3c64xx.c s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx 2009-11-27 16:26:13 -06:00
s3c4510b_uart.c drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros 2008-08-03 02:24:52 +02:00
s3c4510b_uart.h drivers/serial : move serial drivers to drivers/serial 2007-11-25 23:24:16 +01:00
serial_clps7111.c arm720t/clps7111: move serial driver to drivers/serial 2009-03-29 23:01:42 +02:00
serial_imx.c imx: move serial driver to drivers/serial 2009-03-30 18:58:38 +02:00
serial_ixp.c ixp: move serial to drivers/serial 2009-01-31 10:16:02 +01:00
serial_ks8695.c ks8695: move serial driver to drivers/serial 2009-03-29 23:01:42 +02:00
serial_lh7a40x.c lh7a40x: move serial driver to drivers/serial 2009-06-12 20:39:53 +02:00
serial_lpc2292.c Update CHANGELOG, coding style cleanup. 2009-04-05 00:27:57 +02:00
serial_max3100.c drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros 2008-08-03 02:24:52 +02:00
serial_mxc.c serial_mx31: allow it to work with mx27 too and rename to serial_mxc 2009-06-21 16:18:13 +02:00
serial_netarm.c netarm: move serial driver to drivers/serial 2009-03-29 23:01:41 +02:00
serial_pl01x.c Moved conditional compile into Makefile 2008-09-09 14:42:02 +02:00
serial_pl01x.h Merged serial_pl010.c and serial_pl011.c. 2008-09-09 14:41:11 +02:00
serial_pxa.c pxa: move serial driver to drivers/serial 2009-06-12 20:39:52 +02:00
serial_s3c24x0.c Add a unified s3c24x0 header file 2009-11-27 16:26:13 -06:00
serial_s3c44b0.c s3c44b0: move serial driver to drivers/serial 2009-03-29 23:01:41 +02:00
serial_s5pc1xx.c s5pc1xx: serial: fix the error check logic 2009-11-27 16:26:13 -06:00
serial_sa1100.c sa1100: move serial driver to drivers/serial 2009-03-29 23:01:41 +02:00
serial_sh.c sh: serial: use readx/writex accessors 2009-01-16 11:59:20 +09:00
serial_xuartlite.c drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros 2008-08-03 02:24:52 +02:00
serial.c arm: Kirkwood: Basic SOCs support 2009-07-06 21:52:17 +02:00
usbtty.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
usbtty.h Support for PXA27X UDC. 2009-04-06 20:40:47 +02:00