zephyr/drivers/interrupt_controller
Anas Nashif 00c4d32d42 x86: add Quark D2000 Interrupt Controller (MVIC)
This module is based on the standard Local APIC and IO APIC source modules.

This modules combines these modules into one source module that exports the
same APIs defined by the Local APIC and IO APIC header modules. These
routine have been adapted for the Quark D2000 Interrupt Controller which has
a cutdown implementation of the Local APIC & IO APIC register sets.

Change-Id: Ic80aa78918483663d76054ebadefa08d8a3f188a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:48 -05:00
..
arcv2_irq_unit.c
i8259.c
ioapic_intr.c
Kconfig x86: add Quark D2000 Interrupt Controller (MVIC) 2016-02-05 20:24:48 -05:00
loapic_intr.c loapic: get rid of function call overhead for _loapic_eoi() 2016-02-05 20:24:42 -05:00
Makefile x86: add Quark D2000 Interrupt Controller (MVIC) 2016-02-05 20:24:48 -05:00
mvic.c x86: add Quark D2000 Interrupt Controller (MVIC) 2016-02-05 20:24:48 -05:00
system_apic.c irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00