zephyr/include/drivers
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
..
console IPI console driver with test case 2016-02-05 20:24:17 -05:00
pci pci: Make use of pci_show without #ifdef 2016-02-05 20:15:32 -05:00
simple doxygen: javadoc style 2016-02-05 20:14:32 -05:00
spi spi: Handle the support for PCI_ENUMERATION 2016-02-05 20:15:32 -05:00
hpet.h Use HPET timer Kconfig options 2016-02-05 20:15:19 -05:00
ioapic.h ioapic: do not check for CONFIG_IOAPIC from ioapic.h 2016-02-05 20:24:17 -05:00
k6x_mpu.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
k6x_pmc.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
k20_mcg.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
k20_pcr.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
k20_sim.h k20: sim: clean up camel case and doxygen for file description 2016-02-05 20:15:26 -05:00
k20_uart.h serial: k20: cosmetic changes to comments 2016-02-05 20:15:26 -05:00
k20_watchdog.h doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
loapic.h IRQ_CONNECT_STATIC implementation for x86 platform 2016-02-05 20:14:25 -05:00
pic.h x86: Move PIC driver to device model/init system 2016-02-05 20:24:17 -05:00
rand32.h Remove references to BSP from include/ directory 2016-02-05 20:14:43 -05:00
system_timer.h sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
uart.h Add option to enable HW flow control for UART 2016-02-05 20:15:35 -05:00