zephyr/include
Dirk Brandewie 1bcb7a339a x86: Move PIC driver to device model/init system
Change the PIC driver to be initialized by the init system. To be
initialized by the init system the function signature of the
_i8259_init() function needs to be changed to the standard *_init()
function signature specified by the device model.

Change-Id: I63bf1cd0ce78920fa20da94f5966e5aab4bf41b2
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
2016-02-05 20:24:17 -05:00
..
arch microkernel: add task pointer list 2016-02-05 20:15:58 -05:00
bluetooth Bluetooth: GATT: Add value support to bt_gatt_subscribe 2016-02-05 20:16:16 -05:00
drivers x86: Move PIC driver to device model/init system 2016-02-05 20:24:17 -05:00
microkernel microkernel: add task pointer list 2016-02-05 20:15:58 -05:00
misc util: Add some helper to move integers to pointer and vice-versa 2016-02-05 20:24:17 -05:00
net net: Create separate net_buf pool for RX and TX use 2016-02-05 20:15:39 -05:00
toolchain toolchain: rename FUNC_ALIAS parameters 2016-02-05 20:15:27 -05:00
atomic.h doxygen: javadoc style 2016-02-05 20:14:32 -05:00
device.h Fixed typo: unctions->functions 2016-02-05 20:15:34 -05:00
gpio.h gpio: change inline functions to static inline 2016-02-05 20:15:31 -05:00
i2c.h i2c: Cleaning up public interface 2016-02-05 20:15:28 -05:00
init.h toolchain.h: add __used macro 2016-02-05 20:15:19 -05:00
ipi.h ipi.h: introduce low-level inter-processor interrupt API 2016-02-05 20:24:17 -05:00
kernel_version.h version: Update version handling and code 2016-02-05 20:14:27 -05:00
linker-defs.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
linker-tool-gcc.h toolchain: add support for iamcu toolchain 2016-02-05 20:14:38 -05:00
linker-tool.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
microkernel.h doxygen: add defgroups to kernel services 2016-02-05 20:15:34 -05:00
nanokernel.h doc: fix name of nanokernel semaphore group 2016-02-05 20:15:58 -05:00
section_tags.h Rename VXMICRO_ARCH_arc -> CONFIG_ARC 2016-02-05 20:14:16 -05:00
sections.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
spi.h spi: Add an error callback type 2016-02-05 20:15:36 -05:00
sw_isr_table.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
sys_clock.h sys_clock: make public some timing utilities 2016-02-05 20:15:27 -05:00
sys_io.h sys_io: Add memory bit manipulation functions 2016-02-05 20:15:28 -05:00
toolchain.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00