zephyr/drivers/interrupt_controller
Peter Mitsis 1ffabeaf3d Rename BSP_DIR to PLATFORM
Updates references to CONFIG_BSP_DIR to CONFIG_PLATFORM as part of the
BSP -> platform clean up.

Note that despite the renaming, the usage of the config option remains
unchanged.

Change-Id: I2846c3f761cf09871019c0855bf1824ae03e6b3c
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:27 -05:00
..
Kconfig arc: move interrupt controller to drivers/ 2016-02-05 20:14:26 -05:00
Makefile Rename BSP_DIR to PLATFORM 2016-02-05 20:14:27 -05:00
arcv2_irq_unit.c arc: move interrupt controller to drivers/ 2016-02-05 20:14:26 -05:00
i8259.c Eliminate VxMicro branding in kernel code 2016-02-05 20:14:15 -05:00
i8259_boi.S Rename *.s files to *.S 2016-02-05 20:14:21 -05:00
ioapic_intr.c x86/bsp: move io apic driver to drivers/interrupt_controller 2016-02-05 20:14:21 -05:00
loapic_intr.c x86/bsp: move local apic driver to drivers/interrupt_controller 2016-02-05 20:14:21 -05:00
system_apic.c x86/bsp: move local apic driver to drivers/interrupt_controller 2016-02-05 20:14:21 -05:00
system_pic.c IRQ_CONNECT_STATIC implementation for x86 platform 2016-02-05 20:14:25 -05:00