uboot-mt623x/drivers/serial
Minkyu Kang f380737478 s5pc1xx: SMDKC100: fix compile warnings
fix the following compile warnings
warning: dereferencing type-punned pointer will break strict-aliasing rules

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2009-10-24 09:55:25 -05:00
..
Makefile s5pc1xx: support serial driver 2009-10-13 21:13:55 -05: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
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 Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02: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.c arm: Kirkwood: Basic SOCs support 2009-07-06 21:52:17 +02: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 Clean-up of s3c24x0 drivers excluding nand driver 2009-10-13 21:13:56 -05:00
serial_s3c44b0.c s3c44b0: move serial driver to drivers/serial 2009-03-29 23:01:41 +02:00
serial_s5pc1xx.c s5pc1xx: SMDKC100: fix compile warnings 2009-10-24 09:55:25 -05: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
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