u-boot-brain/drivers/serial
Rajeshwari Shinde d4ec8f0885 S5P: Serial: Add fdt support to driver
This patch adds FDT support to the serial s5p driver.
At present disabling the serial console (from the device tree) crashes
U-Boot. Add checks for this case, so that execution can continue without
a serial console.
It also enables the serial_s5p driver recognize the silent_console option.

Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Signed-off-by: Gabe Black <gabeblack@google.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-06-24 20:47:41 +09:00
..
altera_jtag_uart.c serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
altera_uart.c serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
arm_dcc.c serial: arm_dcc: Fix compilation warning and remove unneeded initialization 2013-02-04 09:14:21 -05:00
atmel_usart.c serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
atmel_usart.h Coding Style cleanup 2010-10-27 22:48:30 +02:00
lpc32xx_hsuart.c serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
Makefile Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 2013-06-08 14:35:10 +02:00
mcfuart.c ColdFire: uart: fix build failure for missing header files 2012-10-19 23:52:16 +08:00
ns16550.c arm: Remove OMAP2420H4 and all omap24xx support 2013-06-10 08:43:19 -04:00
opencores_yanu.c serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
sandbox.c sandbox: Improve sandbox serial port keyboard interface 2013-02-28 19:09:21 -08:00
serial_bfin.c blackfin: Move blackfin serial driver out of blackfin arch folder. 2013-05-13 16:30:26 +08:00
serial_imx.c serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
serial_ixp.c serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
serial_ks8695.c serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
serial_lpuart.c arm: vf610: Add uart support for Vybrid VF610 2013-06-03 10:56:53 +02:00
serial_max3100.c serial: Remove CONFIG_SERIAL_MULTI from serial drivers 2012-10-15 11:53:58 -07:00
serial_mxc.c serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
serial_ns16550.c arm: Remove OMAP2420H4 and all omap24xx support 2013-06-10 08:43:19 -04:00
serial_pl01x.c serial_pl011: Set RTS during initialization 2012-12-07 08:47:52 -07:00
serial_pl01x.h Serial: p1011: new vendor init options 2011-05-12 19:09:07 +02:00
serial_pxa.c serial: Remove CONFIG_SERIAL_MULTI from serial drivers 2012-10-15 11:53:58 -07:00
serial_s3c24x0.c serial: Remove CONFIG_SERIAL_MULTI from serial drivers 2012-10-15 11:53:58 -07:00
serial_s3c44b0.c serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
serial_s5p.c S5P: Serial: Add fdt support to driver 2013-06-24 20:47:41 +09:00
serial_sa1100.c serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
serial_sh.c serial: serial_sh: bugfix: autoboot fails if serial console is not connected 2012-11-30 15:06:05 +09:00
serial_sh.h serial_sh: Add support Renesas SH7752 2012-12-20 13:20:17 +09:00
serial_xuartlite.c serial: Remove CONFIG_SERIAL_MULTI from serial drivers 2012-10-15 11:53:58 -07:00
serial_zynq.c serial: Remove CONFIG_SERIAL_MULTI from serial drivers 2012-10-15 11:53:58 -07:00
serial.c Power: remove support for Freescale MPC8220 2013-05-15 08:41:03 -04:00
usbtty.c Consolidate bool type 2013-04-01 16:33:52 -04:00
usbtty.h Enable high speed support for USB device framework and usbtty 2012-03-28 16:31:08 +02:00