uboot/drivers/serial
Simon Glass 167efe01bc dm: ns16550: Use an address instead of a pointer for the uart base
It is inconvenient to have to use casts when specifying platform data. Also
it is not strictly correct, since we should use map_sysmem() to convert an
address to a pointer.

Adjust the platform data to use an address.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
2014-10-23 19:29:07 -06:00
..
Kconfig kconfig: add blank Kconfig files 2014-09-24 18:30:28 -04:00
Makefile dm: serial: Tidy up the pl01x driver 2014-10-22 10:36:57 -06:00
altera_jtag_uart.c nios2: divide nios2-io.h into each specific drivers and remove it 2014-08-30 17:48:43 +08:00
altera_uart.c nios2: divide nios2-io.h into each specific drivers and remove it 2014-08-30 17:48:43 +08:00
arm_dcc.c
atmel_usart.c
atmel_usart.h
lpc32xx_hsuart.c
mcfuart.c
mxs_auart.c
ns16550.c dm: ns16550: Use an address instead of a pointer for the uart base 2014-10-23 19:29:07 -06:00
opencores_yanu.c serial: move nios2-yanu.h into opencores_yanu driver 2014-08-30 17:48:43 +08:00
sandbox.c sandbox: serial: Support a coloured console 2014-09-10 13:00:00 -06:00
serial-uclass.c dm: serial: Reset the watchdog while waiting in getc() 2014-10-23 19:29:07 -06:00
serial.c serial: add UniPhier serial driver 2014-10-05 14:10:09 +09:00
serial_arc.c serial: arc: Convert to use default_serial_puts 2014-02-21 09:50:12 -05:00
serial_bfin.c
serial_imx.c
serial_ks8695.c
serial_lpuart.c Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-09-17 18:01:04 -04:00
serial_max3100.c
serial_mxc.c dm: imx: serial: Support driver model in the MXC serial driver 2014-10-22 10:36:56 -06:00
serial_ns16550.c dm: serial: Move baud rate calculation to ns16550.c 2014-09-10 13:00:01 -06:00
serial_pl01x.c dm: serial: Support driver model in pl01x driver 2014-10-22 10:36:57 -06:00
serial_pl01x_internal.h dm: serial: Tidy up the pl01x driver 2014-10-22 10:36:57 -06:00
serial_pxa.c
serial_s3c24x0.c
serial_s5p.c dm: exynos: Move serial to driver model 2014-10-22 10:36:45 -06:00
serial_sa1100.c
serial_sh.c serial: sh: Add support External Clock mode 2014-08-09 11:17:01 -04:00
serial_sh.h serial: sh: Add support External Clock mode 2014-08-09 11:17:01 -04:00
serial_tegra.c dm: tegra: Enable driver model for serial 2014-09-10 13:00:02 -06:00
serial_uniphier.c serial: add UniPhier serial driver 2014-10-05 14:10:09 +09:00
serial_xuartlite.c
serial_zynq.c serial: zynq: Fix typo in suffix function name 2014-05-06 13:47:42 +02:00
usbtty.c cosmetic: replace MIN, MAX with min, max 2014-09-24 18:30:29 -04:00
usbtty.h omap: clean-up dead configs 2014-08-09 11:17:04 -04:00