zephyr/drivers/serial
Wayne Ren f0db0b8815 driver: uart_ns16550.c: necessary changes for arc iot soc
1. optimize the baudrate calulation
2. For arc iot soc, the interval val is 4
3. before write any regs, the clk of uart must be enabled

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-01-10 07:05:51 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.altera_jtag
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.esp32
Kconfig.gecko soc: silabs_exx32: Add independent Kconfig options for HAL libraries 2019-01-08 13:31:42 -06:00
Kconfig.imx
Kconfig.leuart_gecko soc: silabs_exx32: Add independent Kconfig options for HAL libraries 2019-01-08 13:31:42 -06:00
Kconfig.mcux
Kconfig.mcux_lpc_usart
Kconfig.mcux_lpsci
Kconfig.mcux_lpuart
Kconfig.miv
Kconfig.msp432p4xx
Kconfig.native_posix
Kconfig.nrfx drivers: nrf: Enable nRF drivers by default in Kconfig 2018-12-21 21:01:37 +01:00
Kconfig.ns16550
Kconfig.nsim
Kconfig.psoc6
Kconfig.qmsi
Kconfig.sam0
Kconfig.sifive
Kconfig.stellaris kconfig: Hide the Stellaris serial driver on unsupported platforms 2018-12-30 16:24:50 -05:00
Kconfig.stm32 drivers/serial: stm32: Remove superfluous dependency in Kconfig 2019-01-09 08:05:24 -06:00
Kconfig.uart_sam
Kconfig.usart_sam
leuart_gecko.c dts: silabs: use 'aliases' to remove dts_fixup defines 2019-01-08 11:56:02 -06:00
uart_altera_jtag_hal.c
uart_cc32xx.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
uart_cmsdk_apb.c
uart_esp32.c
uart_gecko.c dts: silabs: use 'aliases' to remove dts_fixup defines 2019-01-08 11:56:02 -06:00
uart_handlers.c
uart_imx.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
uart_mcux_lpsci.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
uart_mcux_lpuart.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
uart_mcux.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
uart_miv.c
uart_msp432p4xx.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
uart_native_posix.c
uart_nrfx_uart.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
uart_nrfx_uarte.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
uart_ns16550.c driver: uart_ns16550.c: necessary changes for arc iot soc 2019-01-10 07:05:51 -05:00
uart_ns16550.h
uart_nsim.c
uart_psoc6.c
uart_qmsi.c
uart_sam.c
uart_sam0.c
uart_sifive.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
uart_stellaris.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
uart_stm32.c drivers/serial: stm32: rename symbol UART_LPUART_1 to LPUART_1 2019-01-09 08:05:24 -06:00
uart_stm32.h
usart_mcux_lpc.c
usart_sam.c