zephyr/drivers/serial
Geoffrey Le Gourriérec 4c24b1d857 uart: Use DTS labels for Stellaris driver.
Update driver to use DTS-generated #defines for port names,
and not obsolete Kconfig variables.

Signed-off-by: Geoffrey Le Gourriérec <geoffrey.legourrierec@smile.fr>
2017-06-16 16:18:12 -04:00
..
Kconfig serial: mcux: Shim driver for LPSCI UART on KL25Z 2017-04-28 15:26:38 -05:00
Kconfig.altera_jtag uart_altera_jtag: add JTAG UART driver for Nios II 2016-06-22 16:42:19 +00:00
Kconfig.atmel_sam3 drivers: serial: deprecate usage of atmel_sam3 driver 2017-06-02 14:11:13 -04:00
Kconfig.cc32xx arm: ti: cc32xx: dts: use label to generate TI CC32xx uart name 2017-05-19 10:06:48 -04:00
Kconfig.cmsdk_apb arm: cmsdk_apb: dts: use label to generate ARM CMSDK APB uart name 2017-05-19 10:06:48 -04:00
Kconfig.fe310 serial: added support for the SiFive Freedom E310 UART driver 2017-04-02 15:15:21 +00:00
Kconfig.mcux arm: nxp_kinetis: dts: use label to generate NXP Kinetis uart name 2017-05-19 10:06:48 -04:00
Kconfig.mcux_lpsci arm: nxp_kinetis: dts: use label to generate NXP Kinetis uart name 2017-05-19 10:06:48 -04:00
Kconfig.mcux_lpuart arm: nxp_kinetis: dts: use label to generate NXP Kinetis uart name 2017-05-19 10:06:48 -04:00
Kconfig.nrf5 arm: nrf: dts: use label to generate NRF uart name 2017-05-19 10:06:48 -04:00
Kconfig.ns16550 serial: enable 64-bytes FIFO for UART 16750 in uart_ns16550 driver 2017-01-05 16:05:20 +00:00
Kconfig.nsim uart/nsim: Make config for uart/nsim explicit 2016-02-05 20:24:57 -05:00
Kconfig.qmsi drivers: uart_qmsi: Re-enable HW FC for arduino_101 & quark_se_devboard 2016-04-25 11:42:50 +00:00
Kconfig.riscv_qemu license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.stellaris arm: ti: stellaris: dts: use label to generate TI Stellaris uart name 2017-05-19 10:06:48 -04:00
Kconfig.stm32 arm: stm32: dts: use label to generate STM32 uart name 2017-05-19 10:06:48 -04:00
Kconfig.uart_sam drivers: uart_sam: Configure TX pins for SAME70 only 2017-05-19 10:06:48 -04:00
Kconfig.usart_sam drivers: Add basic Atmel SAM USART driver 2017-02-01 21:01:18 +00:00
Makefile serial: mcux: Shim driver for LPSCI UART on KL25Z 2017-04-28 15:26:38 -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: serial: deprecate usage of atmel_sam3 driver 2017-06-02 14:11:13 -04:00
uart_cc32xx.c arm: ti: cc32xx: dts: use label to generate TI CC32xx uart name 2017-05-19 10:06:48 -04:00
uart_cmsdk_apb.c drivers: serial: Clarify usage of TX/RX IRQ predicates. 2017-05-13 10:57:31 -04:00
uart_fe310.c drivers: serial: uart_fe310: fix function definiton name for UART1 IRQ 2017-06-07 12:17:15 -05:00
uart_mcux_lpsci.c drivers: serial: Clarify usage of TX/RX IRQ predicates. 2017-05-13 10:57:31 -04:00
uart_mcux_lpuart.c drivers: serial: Clarify usage of TX/RX IRQ predicates. 2017-05-13 10:57:31 -04:00
uart_mcux.c drivers: serial: Clarify usage of TX/RX IRQ predicates. 2017-05-13 10:57:31 -04:00
uart_nrf5.c drivers: serial: Clarify usage of TX/RX IRQ predicates. 2017-05-13 10:57:31 -04:00
uart_ns16550.c drivers: serial: Clarify usage of TX/RX IRQ predicates. 2017-05-13 10:57:31 -04: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: serial: Clarify usage of TX/RX IRQ predicates. 2017-05-13 10:57:31 -04: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 uart: Use DTS labels for Stellaris driver. 2017-06-16 16:18:12 -04:00
uart_stm32.c stm32: clean up after completion of transition to ll Clock control 2017-06-02 14:11:13 -04:00
uart_stm32.h stm32: clean up after completion of transition to ll Clock control 2017-06-02 14:11:13 -04:00
usart_sam.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00