u-boot-brain/drivers/serial
Marek Vasut 19b8fa0b61 serial: ns16550: Rename serial.c to serial_ns16550.c
This serial driver had wrong name of the source file for some time
now. The name of the driver was serial.c instead of any more logical
and fitting name. Thus, rename the driver source file to serial_ns16550.c
and be done with it.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: Michal Simek <monstr@monstr.eu>
2012-10-15 11:53:58 -07:00
..
altera_jtag_uart.c serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver 2012-10-15 11:53:54 -07:00
altera_uart.c serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver 2012-10-15 11:53:54 -07:00
arm_dcc.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
atmel_usart.c serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver 2012-10-15 11:53:54 -07:00
atmel_usart.h Coding Style cleanup 2010-10-27 22:48:30 +02:00
lpc32xx_hsuart.c serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver 2012-10-15 11:53:54 -07:00
Makefile serial: ns16550: Rename serial.c to serial_ns16550.c 2012-10-15 11:53:58 -07:00
mcfuart.c serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver 2012-10-15 11:53:54 -07:00
ns9750_serial.c serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver 2012-10-15 11:53:54 -07:00
ns16550.c serial: ns16550: Call usbtty_poll only in non-SPL build 2012-10-15 11:53:58 -07:00
opencores_yanu.c serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver 2012-10-15 11:53:55 -07:00
s3c64xx.c serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver 2012-10-15 11:53:55 -07:00
s3c4510b_uart.c serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver 2012-10-15 11:53:55 -07:00
s3c4510b_uart.h drivers/serial : move serial drivers to drivers/serial 2007-11-25 23:24:16 +01:00
sandbox.c serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver 2012-10-15 11:53:55 -07:00
serial_clps7111.c serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver 2012-10-15 11:53:55 -07:00
serial_imx.c serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver 2012-10-15 11:53:55 -07:00
serial_ixp.c serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver 2012-10-15 11:53:56 -07:00
serial_ks8695.c serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver 2012-10-15 11:53:56 -07:00
serial_lh7a40x.c serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver 2012-10-15 11:53:56 -07:00
serial_lpc2292.c serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver 2012-10-15 11:53:56 -07:00
serial_max3100.c serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver 2012-10-15 11:53:56 -07:00
serial_mxc.c serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver 2012-10-15 11:53:56 -07:00
serial_netarm.c serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver 2012-10-15 11:53:56 -07:00
serial_ns16550.c serial: ns16550: Rename serial.c to serial_ns16550.c 2012-10-15 11:53:58 -07:00
serial_pl01x.c serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver 2012-10-15 11:53:57 -07:00
serial_pl01x.h Serial: p1011: new vendor init options 2011-05-12 19:09:07 +02:00
serial_pxa.c serial: pxa: Move serial registration from serial_initialize() 2012-10-15 11:53:49 -07:00
serial_s3c24x0.c serial: s3c24xx: Move serial registration from serial_initialize() 2012-10-15 11:53:49 -07:00
serial_s3c44b0.c serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver 2012-10-15 11:53:57 -07:00
serial_s5p.c serial: s5p: Move serial registration from serial_initialize() 2012-10-15 11:53:49 -07:00
serial_sa1100.c serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver 2012-10-15 11:53:57 -07:00
serial_sh.c serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver 2012-10-15 11:53:57 -07:00
serial_sh.h serial: sh: Add support Renesas R8A7740 2012-08-08 09:52:06 +09:00
serial_xuartlite.c serial: microblaze: Move serial registration from serial_initialize() 2012-10-15 11:53:50 -07:00
serial_zynq.c serial: zynq: Move serial registration from serial_initialize() 2012-10-15 11:53:49 -07:00
usbtty.c Enable high speed support for USB device framework and usbtty 2012-03-28 16:31:08 +02:00
usbtty.h Enable high speed support for USB device framework and usbtty 2012-03-28 16:31:08 +02:00