zephyr/include/drivers
Daniel Leung 77d167d004 ioapic: move common init code into driver
The initialization code and macros are the same. So extracts it
and puts it into the driver. This is another step to follow
the driver model.

Those empty C files are there because the current Kbuild
requires Makefile to be present at those directories,
(due to arch/x86/Kbuild), which requires building some object
files. So the empty source files are there to produce empty
object files to satisfy this.

Change-Id: I14056347ea14cff227d9e8960192e8673c0019b8
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:25:03 -05:00
..
clock_control clock: add Quark SE clock control 2016-02-05 20:24:48 -05:00
console drivers/console: shell: Decrease maximum line length from 1024 to 256 2016-02-05 20:24:58 -05:00
pci Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
serial serial/nsim: refactor (again) to conform to driver model 2016-02-05 20:24:56 -05:00
spi Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
ioapic.h ioapic: move common init code into driver 2016-02-05 20:25:03 -05:00
k6x_mpu.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
k6x_pmc.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
k20_mcg.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
k20_pcr.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
k20_sim.h checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
k20_watchdog.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
loapic.h loapic: move common init code into driver 2016-02-05 20:25:03 -05:00
mvic.h x86: add Quark D2000 Interrupt Controller (MVIC) 2016-02-05 20:24:48 -05:00
rand32.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
system_timer.h Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00