zephyr/drivers
Dirk Brandewie fce979ef3e init: Change _InitHardware() to be called from init system
Change the function signature of _InitHarware() function and rename
the function to a platform specific name now that it will be called
via a function pointer and not by name.

Call the platform *_init() function at PURE_INIT time.

Change-Id: I5168dfea81f406da135d491a2b4a24e8255f418a
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
2016-02-05 20:14:37 -05:00
..
bluetooth Rename BSP_DIR to PLATFORM 2016-02-05 20:14:27 -05:00
console doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
interrupt_controller doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
pci doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
random doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
serial init: Change _InitHardware() to be called from init system 2016-02-05 20:14:37 -05:00
simple doxygen: change comment style to match javadoc 2016-02-05 20:14:33 -05:00
timer Microkernel timer uses new driver initialization 2016-02-05 20:14:37 -05:00
Kconfig x86/bsp: move io apic driver to drivers/interrupt_controller 2016-02-05 20:14:21 -05:00
Makefile Add simple UART driver 2016-02-05 20:14:16 -05:00