zephyr/drivers/serial
Iván Briano 5b31f76113 uart qmsi: Use provided macros to configure IRQ
Use the macros provided by QMSI (or by ourselves, when QMSI doesn't
have them yet) to register interrupts independently of which core it's
building for.

Change-Id: I83fd7e42598b45aef8132316906a3bff291dfe92
Signed-off-by: Iván Briano <ivan.briano@intel.com>
2016-11-02 22:24:27 +00:00
..
Kconfig uart_altera_jtag: add JTAG UART driver for Nios II 2016-06-22 16:42:19 +00: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 serial: minor kconfig semantic changes 2016-03-17 21:05:11 +00:00
Kconfig.k20 doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.nrf5 drivers/serial: Make nRF5 UART pin configuration board-specific 2016-10-24 15:04:46 +00:00
Kconfig.ns16550 doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.nsim
Kconfig.qmsi drivers: uart_qmsi: Re-enable HW FC for arduino_101 & quark_se_devboard 2016-04-25 11:42:50 +00:00
Kconfig.stellaris doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.stm32 stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 2016-04-18 21:24:58 +00:00
Makefile uart_altera_jtag: add JTAG UART driver for Nios II 2016-06-22 16:42:19 +00:00
uart_altera_jtag.c serial/uart_altera_jtag: Make driver_api structure const. 2016-10-25 18:45:40 +00:00
uart_atmel_sam3.c serial/uart_atmel_sam3: Make driver_api structure const. 2016-10-25 18:45:41 +00:00
uart_k20.c serial/uart_k20: Make driver_api structure const. 2016-10-25 18:45:41 +00:00
uart_k20.h
uart_k20_priv.h
uart_nrf5.c drivers: uart_nrf5: Remove pull-up configuration from RTS 2016-10-26 12:57:56 +00:00
uart_ns16550.c serial/uart_ns16550: Make driver_api structure const. 2016-10-25 18:45:42 +00:00
uart_ns16550.h
uart_nsim.c serial/uart_nsim: Make driver_api const. 2016-10-26 20:50:59 +00:00
uart_qmsi.c uart qmsi: Use provided macros to configure IRQ 2016-11-02 22:24:27 +00:00
uart_stellaris.c serial/uart_stellaris: Make driver_api structure const. 2016-10-25 18:45:43 +00:00
uart_stellaris.h
uart_stm32.c uart: stm32: add support for STM32F4 2016-10-28 18:58:05 +00:00
uart_stm32.h uart: stm32: add support for STM32F4 2016-10-28 18:58:05 +00:00