zephyr/drivers/interrupt_controller
Dirk Brandewie 25c9d021a5 x86: move IOAPIC driver to device model/init system
Change the IOAPIC driver to be initialized directly from the init
system. The function signature of _ioapic_init() function is updated
accordingly.

Change-Id: I2f824ac745926966eebb23f60445a41e1df9eb8f
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
2016-02-05 20:24:18 -05:00
..
Kconfig loapic: add LOAPIC_DEBUG for debugging loapic 2016-02-05 20:15:36 -05:00
Makefile x86: Change SHUTOFF_PIC to PIC_DISABLE 2016-02-05 20:15:41 -05:00
arcv2_irq_unit.c Fix arc interrupt configuration 2016-02-05 20:15:35 -05:00
i8259.c x86: Move PIC driver to device model/init system 2016-02-05 20:24:17 -05:00
ioapic_intr.c x86: move IOAPIC driver to device model/init system 2016-02-05 20:24:18 -05:00
loapic_intr.c x86: move LOAPIC driver to device model/init system 2016-02-05 20:24:17 -05:00
system_apic.c loapic: add LOAPIC_DEBUG for debugging loapic 2016-02-05 20:15:36 -05:00