zephyr/drivers/serial
Savinay Dharmappa 6701d44967 dts: xtensa: Fix build error due to dts changes for ns16550 driver.
patch add clock frequency and interrupt property to uart
node in intel_s1000.dtsi. Include soc.h after types.h to
prevent build error.

Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
2018-05-22 08:51:59 -04:00
..
CMakeLists.txt drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
Kconfig serial: Add imx uart driver shim 2018-04-11 08:27:05 +02:00
Kconfig.altera_jtag
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.esp32
Kconfig.fe310
Kconfig.gecko
Kconfig.imx serial: Add imx uart driver shim 2018-04-11 08:27:05 +02:00
Kconfig.mcux
Kconfig.mcux_lpc_usart
Kconfig.mcux_lpsci
Kconfig.mcux_lpuart
Kconfig.msp432p4xx
Kconfig.nrf5
Kconfig.ns16550 drivers/serial: Add port 2 instance in ns16550 driver 2018-05-18 20:18:50 +03:00
Kconfig.nsim
Kconfig.qmsi drivers/uart: Use dts to set uart priorities for QMSI driver 2018-05-18 20:18:50 +03:00
Kconfig.riscv_qemu
Kconfig.sam0
Kconfig.stellaris
Kconfig.stm32 drivers: uart: stm32: make comments and options less specific 2018-03-21 15:40:55 -04:00
Kconfig.uart_sam
Kconfig.usart_sam
uart_altera_jtag_hal.c
uart_cc32xx.c
uart_cmsdk_apb.c
uart_esp32.c
uart_fe310.c
uart_gecko.c
uart_handlers.c syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
uart_imx.c serial: Add imx uart driver shim 2018-04-11 08:27:05 +02:00
uart_mcux.c
uart_mcux_lpsci.c
uart_mcux_lpuart.c
uart_msp432p4xx.c
uart_nrf5.c drivers: serial: nrf: Fix is_pending handling 2018-05-18 13:30:49 +02:00
uart_ns16550.c dts: xtensa: Fix build error due to dts changes for ns16550 driver. 2018-05-22 08:51:59 -04:00
uart_ns16550.h
uart_nsim.c
uart_qmsi.c drivers/uart: Use dts to set uart priorities for QMSI driver 2018-05-18 20:18:50 +03:00
uart_riscv_qemu.c
uart_sam.c
uart_sam0.c
uart_stellaris.c
uart_stm32.c drivers: uart: stm32: improve STM32L0 support 2018-03-21 15:40:55 -04:00
uart_stm32.h
usart_mcux_lpc.c ext: mcux: Reorganize imported drivers into soc family subfolders 2018-04-24 07:55:48 -05:00
usart_sam.c