zephyr/drivers
Yonattan Louise dc12b5d06a Add _loapic_isr_vector_get to mvic
The kernel event logger requires this function to obtain
the irq that is being processed, but this was not implemented
for mvic. This patch add this function to mvic.

Change-Id: I5e1b4a6e2758b69ec713c18ac9f78aebad18a93f
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:24:57 -05:00
..
adc adc: fixes the macro name for interruption vectors. 2016-02-05 20:24:57 -05:00
aio irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
bluetooth irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
clock_control quark_se: rename platform and remove x86 suffix 2016-02-05 20:24:54 -05:00
console uart: check for MVIC when creating stubs 2016-02-05 20:24:57 -05:00
ethernet irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
gpio gpio, pwm, rgb lcd: Replace polling i2c requests 2016-02-05 20:24:57 -05:00
grove gpio, pwm, rgb lcd: Replace polling i2c requests 2016-02-05 20:24:57 -05:00
i2c i2c: Transmission completion semaphore 2016-02-05 20:24:57 -05:00
interrupt_controller Add _loapic_isr_vector_get to mvic 2016-02-05 20:24:57 -05:00
ipi quark_se_ss: rename platform and remove arc suffix 2016-02-05 20:24:54 -05:00
pci kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
pinmux init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
pwm gpio, pwm, rgb lcd: Replace polling i2c requests 2016-02-05 20:24:57 -05:00
random timer: Rename _sys_clock_cycle_get() 2016-02-05 20:24:55 -05:00
rtc irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
serial uart/nsim: Make config for uart/nsim explicit 2016-02-05 20:24:57 -05:00
shared_irq irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
spi irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
timer irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
watchdog irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
Kconfig Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00
Makefile build: set platform name without quotes and reuse everywhere 2016-02-05 20:24:54 -05:00