Go to file
Ido Yariv 6b6ef8bbb7 QEMU: Add optional PCI support
To debug PCI drivers on QEMU, it may be desired to enable CONFIG_PCI for
QEMU targets. Since the PCI driver requires a SOC pin2irq translation
function, add such function to IA32's SOC header file.

Change-Id: Icf6f88aa14ae29d70fe12dc80a708e6a2e992ba8
Signed-off-by: Ido Yariv <idox.yariv@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Signed-off-by: Ido Yariv <ido@wizery.com>
2016-02-05 20:25:29 -05:00
arch QEMU: Add optional PCI support 2016-02-05 20:25:29 -05:00
boards NBLE: Nordic BLE is not a feature of quark se 2016-02-05 20:25:26 -05:00
doc irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
drivers aio/aio_dw_comparator: adds Kconfig for IRQ priority 2016-02-05 20:25:28 -05:00
include device: Make device_sync_call_complete aware of the caller context 2016-02-05 20:25:28 -05:00
kernel sys_clock: Lock interrupts when processing announced ticks 2016-02-05 20:25:28 -05:00
lib Integration of TinyCrypt v2: ECC, CMAC, AES-CCM with test cases for CMAC and CCM. 2016-02-05 20:25:23 -05:00
misc init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
net net: contiki: Fix the debug printing support for ICMPv6 code 2016-02-05 20:25:28 -05:00
samples samples: adds a sample for using aio_dw_comparator driver 2016-02-05 20:25:28 -05:00
scripts irq: size _irq_to_interrupt_vector_table 2016-02-05 20:25:25 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig
Kconfig.zephyr
LICENSE
Makefile irq: size _irq_to_interrupt_vector_table 2016-02-05 20:25:25 -05:00
Makefile.inc mingw: change backslashes to forward slashes 2016-02-05 20:25:17 -05:00
zephyr-env.sh