zephyr/drivers/serial
Anas Nashif 46a5d1e5cb cleanup: include/: move dma.h to drivers/dma.h
move dma.h to drivers/dma.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
CMakeLists.txt drivers: serial: add LiteUART driver 2019-05-15 12:52:16 -05:00
Kconfig drivers/uart: introduce SERIAL_SUPPORT_ASYNC option 2019-06-05 07:45:27 -04:00
Kconfig.altera_jtag
Kconfig.cc13xx_cc26xx soc: ti_simplelink: add support for TI CC13x2 / CC26x2 series 2019-05-04 09:13:43 -05:00
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.esp32
Kconfig.gecko
Kconfig.imx
Kconfig.leuart_gecko
Kconfig.litex drivers: serial: add LiteUART driver 2019-05-15 12:52:16 -05:00
Kconfig.mcux
Kconfig.mcux_lpc_usart drivers: uart for LPC devices interrupt enabled 2019-06-21 11:24:09 -05:00
Kconfig.mcux_lpsci
Kconfig.mcux_lpuart
Kconfig.miv
Kconfig.msp432p4xx
Kconfig.native_posix dts: posix: Add DTS support for POSIX architecture 2019-05-28 21:14:19 -04:00
Kconfig.nrfx drivers/uart: introduce SERIAL_SUPPORT_ASYNC option 2019-06-05 07:45:27 -04:00
Kconfig.ns16550
Kconfig.nsim
Kconfig.pl011
Kconfig.psoc6
Kconfig.qmsi
Kconfig.rv32m1_lpuart
Kconfig.sam0 drivers/uart: introduce SERIAL_SUPPORT_ASYNC option 2019-06-05 07:45:27 -04:00
Kconfig.sifive
Kconfig.stellaris
Kconfig.stm32 boards: nucleo_wb55rg: configure LPUART 2019-05-29 10:58:36 -04:00
Kconfig.uart_sam
Kconfig.usart_sam
leuart_gecko.c dts: Convert new/missed DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-15 07:14:12 -04:00
uart_altera_jtag_hal.c cleanup: include/: move sys_io.h to sys/sys_io.h 2019-06-27 22:55:49 -04:00
uart_cc13xx_cc26xx.c soc: ti_simplelink: add support for TI CC13x2 / CC26x2 series 2019-05-04 09:13:43 -05:00
uart_cc32xx.c
uart_cmsdk_apb.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
uart_esp32.c
uart_gecko.c dts: Convert new/missed DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-15 07:14:12 -04:00
uart_handlers.c
uart_imx.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
uart_liteuart.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
uart_mcux.c cleanup: include/: move clock_control.h to drivers/clock_control.h 2019-06-27 22:55:49 -04:00
uart_mcux_lpsci.c cleanup: include/: move clock_control.h to drivers/clock_control.h 2019-06-27 22:55:49 -04:00
uart_mcux_lpuart.c cleanup: include/: move clock_control.h to drivers/clock_control.h 2019-06-27 22:55:49 -04:00
uart_miv.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
uart_msp432p4xx.c docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
uart_native_posix.c dts: posix: Add DTS support for POSIX architecture 2019-05-28 21:14:19 -04:00
uart_nrfx_uart.c drivers: Update DT IRQ alias defines 2019-06-21 07:53:05 -05:00
uart_nrfx_uarte.c drivers: Update DT IRQ alias defines 2019-06-21 07:53:05 -05:00
uart_ns16550.c cleanup: include/: move sys_io.h to sys/sys_io.h 2019-06-27 22:55:49 -04:00
uart_ns16550.h drivers: serial: ns16550: move header from /include/ 2019-06-25 15:27:00 -04:00
uart_ns16550_port_x.h drivers/uart_ns16550: fix style issues flagged by Zephyrbot 2019-05-04 18:29:32 -04:00
uart_nsim.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
uart_pl011.c
uart_psoc6.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
uart_qmsi.c cleanup: include/: move power.h to power/power.h 2019-06-27 22:55:49 -04:00
uart_rv32m1_lpuart.c cleanup: include/: move clock_control.h to drivers/clock_control.h 2019-06-27 22:55:49 -04:00
uart_sam.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
uart_sam0.c cleanup: include/: move dma.h to drivers/dma.h 2019-06-27 22:55:49 -04:00
uart_sifive.c docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
uart_stellaris.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
uart_stm32.c cleanup: include/: move clock_control.h to drivers/clock_control.h 2019-06-27 22:55:49 -04:00
uart_stm32.h
usart_mcux_lpc.c drivers: uart for LPC devices interrupt enabled 2019-06-21 11:24:09 -05:00
usart_sam.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00