u-boot-2016/drivers/serial
Simon Glass 891f7ae633 dm: serial: Allow driver-model serial to be disabled for TPL
Add separate enable/disable controls for driver-model serial. While this
is generally enabled in SPL it may not be in TPL, since serial output can
be obtained with the debug UART with minimal code size.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-04-05 16:36:59 -04:00
..
altera_jtag_uart.c
altera_uart.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
arm_dcc.c
atmel_usart.c serial: atmel_usart: Support enable an early debug UART 2016-10-28 18:37:15 +02:00
atmel_usart.h
Kconfig dm: serial: Allow driver-model serial to be disabled for TPL 2017-04-05 16:36:59 -04:00
lpc32xx_hsuart.c
Makefile dm: serial: Allow driver-model serial to be disabled for TPL 2017-04-05 16:36:59 -04:00
mcfuart.c
ns16550.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
sandbox.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial-uclass.c Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig 2016-10-23 18:34:17 -04:00
serial.c
serial_ar933x.c
serial_arc.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_bcm283x_mu.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_efi.c
serial_linflexuart.c
serial_lpuart.c serial: lpuart: add i.MX7ULP support 2017-03-17 09:27:08 +01:00
serial_meson.c
serial_msm.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_mvebu_a3700.c serial: Add serial_mvebu_a3700 for Armada 3700 SoC 2016-09-27 17:29:52 +02:00
serial_mxc.c dm: imx: serial: add i.MX6UL support 2017-03-19 17:24:13 +01:00
serial_ns16550.c
serial_pic32.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_pl01x.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_pl01x_internal.h
serial_pxa.c serial: pxa: integrate optional driver model handling 2016-11-23 13:53:20 +01:00
serial_rockchip.c rockchip: serial: Adapt rockchip of-platdata driver for rk3188 2017-03-16 16:03:44 -06:00
serial_s5p.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_sh.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_sh.h arm: rmobile: Add BLANCHE board support 2016-08-17 10:25:35 +09:00
serial_sti_asc.c STiH410: Add STi serial driver 2017-03-14 20:40:19 -04:00
serial_stm32.c
serial_stm32x7.c stm32f7: serial: use clock driver to enable clock 2017-03-17 14:15:13 -04:00
serial_stm32x7.h
serial_uniphier.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
serial_xuartlite.c
serial_zynq.c zynq: Move zynq to clock framework 2017-02-17 10:22:46 +01:00
usbtty.c
usbtty.h