uboot/drivers/serial
Marek Vasut b207d6455b serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver
Implement support for CONFIG_SERIAL_MULTI into altera serial driver.
This driver was so far only usable directly, but this patch also adds
support for the multi method. This allows using more than one serial
driver alongside the altera driver. Also, add a weak implementation
of default_serial_console() returning this driver.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
Cc: Scott McNutt <smcnutt@psyent.com>
2012-10-15 11:53:54 -07:00
..
Makefile serial: Add Zynq serial driver 2012-10-04 16:46:18 +02: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
atmel_usart.c AT91: Small fix on AT91 USART initialization code 2012-09-01 17:06:13 +02:00
atmel_usart.h
lpc32xx_hsuart.c serial: add LPC32X0 high-speed UART devices support 2012-05-15 08:31:21 +02:00
mcfuart.c
ns9750_serial.c
ns16550.c serial/ns16550: ns16550 has a different register layout on SOC_DA8XX 2012-09-01 14:58:10 +02:00
opencores_yanu.c
s3c64xx.c
s3c4510b_uart.c
s3c4510b_uart.h
sandbox.c sandbox: put stdin into raw mode 2011-11-03 22:35:21 +01:00
serial.c serial: ns16550: Move serial registration from serial_initialize() 2012-10-15 11:53:50 -07:00
serial_clps7111.c
serial_imx.c
serial_ixp.c
serial_ks8695.c
serial_lh7a40x.c
serial_lpc2292.c
serial_max3100.c
serial_mxc.c MX: serial_mxc: cleanup removing nasty #ifdef 2011-12-06 23:59:40 +01:00
serial_netarm.c
serial_pl01x.c snowball: Add support for ux500 based snowball board 2012-09-01 14:58:19 +02:00
serial_pl01x.h
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_s5p.c serial: s5p: Move serial registration from serial_initialize() 2012-10-15 11:53:49 -07:00
serial_sa1100.c
serial_sh.c sh: Add SH7269 device and RSK2+SH7269 board 2012-05-28 09:12:54 +09: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