zephyr/drivers/serial
Erwan Gouriou 242ed389a3 stm32f4: Clean references to stm32f4 specific clock control
Following activation of stm32 common clock driver for stm32f4 series
remove references to stm32f4 specific driver.

Change-Id: I372a0ea046007bcb34944d6b2b8880077583b1d3
Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2017-04-28 15:26:11 -05:00
..
Kconfig drivers: Add Atmel SAM serial (UART) driver 2017-04-14 05:56:54 -05:00
Kconfig.altera_jtag
Kconfig.atmel_sam3
Kconfig.cc32xx cc3200: Resolve DTS fixup. 2017-04-04 17:55:12 -05:00
Kconfig.cmsdk_apb v2m_beetle: uart: Add DTS support to UART driver 2017-02-10 18:14:04 +00:00
Kconfig.fe310 serial: added support for the SiFive Freedom E310 UART driver 2017-04-02 15:15:21 +00:00
Kconfig.mcux serial: mcux: remove bits related to !HAS_DTS 2017-04-14 05:56:53 -05:00
Kconfig.mcux_lpuart serial: mcux: remove bits related to !HAS_DTS 2017-04-14 05:56:53 -05:00
Kconfig.nrf5 arm: dts: Add DTS support for NRF52832 SoC 2017-04-14 05:56:54 -05:00
Kconfig.ns16550
Kconfig.nsim
Kconfig.qmsi
Kconfig.riscv_qemu license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.stellaris
Kconfig.stm32 serial: stm32: remove bits related to !HAS_DTS 2017-04-14 05:56:53 -05:00
Kconfig.uart_sam drivers: Add Atmel SAM serial (UART) driver 2017-04-14 05:56:54 -05:00
Kconfig.usart_sam drivers: Add basic Atmel SAM USART driver 2017-02-01 21:01:18 +00:00
Makefile drivers: Add Atmel SAM serial (UART) driver 2017-04-14 05:56:54 -05:00
uart_altera_jtag.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
uart_atmel_sam3.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
uart_cc32xx.c dts: Align uart "baud-rate" property to device tree spec "current-speed" 2017-04-28 15:06:40 -05:00
uart_cmsdk_apb.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
uart_fe310.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
uart_mcux_lpuart.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
uart_mcux.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
uart_nrf5.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
uart_ns16550.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
uart_ns16550.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_nsim.c Introduce new sized integer typedefs 2017-04-20 16:07:08 +00:00
uart_qmsi.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
uart_riscv_qemu.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_sam.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
uart_stellaris.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
uart_stellaris.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
uart_stm32.c stm32f4: Clean references to stm32f4 specific clock control 2017-04-28 15:26:11 -05:00
uart_stm32.h stm32f4: Clean references to stm32f4 specific clock control 2017-04-28 15:26:11 -05:00
usart_sam.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00