zephyr/drivers/interrupt_controller
Chuck Jordan db6adc6d2e int: Set default ARC interrupts to lowest priority to start
The code was setting the interrupt priority to 1 for each
vector to start. But I think it might be more appropriate
to set it to the LOWEST priority. Some ARCs will have
upwards to 15 priorities.

Change-Id: I9330ec8df323fe04ba0751faaafa39694f012364
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-06-09 00:34:03 +00:00
..
arcv2_irq_unit.c int: Set default ARC interrupts to lowest priority to start 2016-06-09 00:34:03 +00:00
exti_stm32.c stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
exti_stm32.h
i8259.c
ioapic_intr.c pm/ioapic: Add suspend/resume support for IOAPIC 2016-05-24 00:31:38 +00:00
ioapic_priv.h
Kconfig Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Kconfig.stm32
loapic_intr.c pm/loapic: suspend/resume support for LOAPIC 2016-05-24 00:31:38 +00:00
loapic_spurious.S
Makefile
mvic.c
system_apic.c pm/apic: Keep irq to vector table in RAM when needed by PM 2016-05-24 00:31:38 +00:00