uboot/drivers/serial
Tom Rini 82f5279b0c ns16650: Make sure we have CONFIG_CLK set before using infrastructure
We cannot call on the CONFIG_CLK based clk_get_rate function unless
CONFIG_CLK is set.

Signed-off-by: Tom Rini <trini@konsulko.com>
2016-09-22 15:39:11 -04:00
..
Kconfig ARM: uniphier: change UNIPHIER_SERIAL to default y option 2016-08-28 13:11:35 +09:00
Makefile rockchip: serial: Add an of-platdata driver for rockchip 2016-07-14 20:40:24 -06:00
altera_jtag_uart.c
altera_uart.c
arm_dcc.c
atmel_usart.c serial: atmel_usart: Add device tree support 2016-06-12 23:49:38 +02:00
atmel_usart.h
lpc32xx_hsuart.c
mcfuart.c
ns16550.c ns16650: Make sure we have CONFIG_CLK set before using infrastructure 2016-09-22 15:39:11 -04:00
sandbox.c sandbox: serial: Don't sync video in SPL 2016-07-14 20:40:24 -06:00
serial-uclass.c dm: serial: Add support for of-platdata 2016-07-14 20:40:24 -06:00
serial.c
serial_ar933x.c
serial_arc.c
serial_bcm283x_mu.c serial: bcm283x_mu: Detect disabled serial device 2016-09-06 13:18:19 -04:00
serial_bfin.c
serial_efi.c
serial_linflexuart.c serial: Introduce linflex uart support 2016-06-13 08:56:02 -04:00
serial_lpuart.c
serial_meson.c
serial_msm.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
serial_mxc.c serial_mxc: Remove unconditional DCE setting 2016-07-21 10:43:52 +02:00
serial_ns16550.c
serial_pic32.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
serial_pl01x.c
serial_pl01x_internal.h
serial_pxa.c
serial_rockchip.c rockchip: serial: Add an of-platdata driver for rockchip 2016-07-14 20:40:24 -06:00
serial_s3c24x0.c
serial_s5p.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
serial_sh.c serial_sh: Add standrad SCI (w/o FIFO) support 2016-07-09 05:51:57 +09:00
serial_sh.h arm: rmobile: Add BLANCHE board support 2016-08-17 10:25:35 +09:00
serial_stm32.c
serial_stm32x7.c stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board 2016-07-14 18:22:41 -04:00
serial_stm32x7.h
serial_uniphier.c ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() 2016-07-24 00:13:10 +09:00
serial_xuartlite.c
serial_zynq.c serial: zynq: Read information about clock from DT 2016-07-22 14:04:40 +02:00
usbtty.c
usbtty.h