uboot/drivers/serial
Ricardo Ribalda Delgado 80cce2629b ppc: xilinx-ppc4xx: Port to DM serial
xilinx_uartlite has been ported to DM, this patch makes the
xilinx-ppc405-generic and the xilinx-ppc440-generic boards use the new
DM driver.

Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Acked-by: Stefan Roese <sr@denx.de>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Michal Simek <michal.simek@xilinx.com>
2016-01-27 15:57:11 +01:00
..
Kconfig ppc: xilinx-ppc4xx: Port to DM serial 2016-01-27 15:57:11 +01:00
Makefile
altera_jtag_uart.c
altera_uart.c
arm_dcc.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
atmel_usart.c
atmel_usart.h
lpc32xx_hsuart.c serial: lpc32xx hsuart: port driver to driver model 2016-01-13 21:05:22 -05:00
mcfuart.c
mxs_auart.c
ns16550.c ns16550: zap the rockchip serial compatible string 2016-01-25 10:40:04 -05:00
opencores_yanu.c
sandbox.c dm: video: sandbox: Convert sandbox to use driver model for video 2016-01-20 19:10:16 -07:00
serial-uclass.c dm: serial: Allow the UART driver to be dropped from the image 2016-01-12 10:19:09 -07:00
serial.c
serial_arc.c
serial_bfin.c
serial_efi.c
serial_imx.c
serial_lpuart.c serial: lpuart: Add driver model serial support 2016-01-20 19:10:14 -07:00
serial_max3100.c
serial_mxc.c serial_mxc: Fix setup of UARTx_UFCR register 2016-01-03 15:22:11 +01:00
serial_ns16550.c serial: Remove serial_putc_raw_dev 2016-01-25 10:39:45 -05:00
serial_pl01x.c arm: serial: Add debug UART capability to the pl01x driver 2016-01-19 22:25:22 +00:00
serial_pl01x_internal.h
serial_pxa.c
serial_s3c24x0.c
serial_s5p.c
serial_sa1100.c
serial_sh.c
serial_sh.h
serial_stm32.c stm32: Convert serial driver to DM 2015-12-12 15:56:08 -05:00
serial_uniphier.c
serial_xuartlite.c serial: uartlite: Add support for debug console 2016-01-27 15:55:49 +01:00
serial_zynq.c serial: zynq: Fix address reading from DM 2016-01-27 15:55:54 +01:00
usbtty.c
usbtty.h