zephyr/drivers
Dirk Brandewie c48418f2bd init: remove pure_init macro
This macro is legacy from an early implementation of the init system
before the pure level was split into early and late phases remove it
now to avoid confusion going forward.

Change-Id: I6720874c840c9e14888fd6f411a8182e7420ca29
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
2016-02-05 20:24:19 -05:00
..
bluetooth Bluetooth: UART: Fix bt_uart_send error return values 2016-02-05 20:16:16 -05:00
console init: remove pure_init macro 2016-02-05 20:24:19 -05:00
gpio init: remove pure_init macro 2016-02-05 20:24:19 -05:00
i2c init: remove pure_init macro 2016-02-05 20:24:19 -05:00
interrupt_controller x86: move IOAPIC driver to device model/init system 2016-02-05 20:24:18 -05:00
pci x86: move drivers to sys_{in,out} functions from PLB_* macros 2016-02-05 20:15:41 -05:00
pinmux pinmux: Add API for pinmux driver 2016-02-05 20:24:19 -05:00
pwm pwm: add driver for PCA9685 PWM chip 2016-02-05 20:24:19 -05:00
random sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
serial x86: Add an option for legacy IO ports 2016-02-05 20:24:19 -05:00
simple simple: uart: fix reference to uart_devs 2016-02-05 20:15:27 -05:00
spi init: remove pure_init macro 2016-02-05 20:24:19 -05:00
timer loapic_timer: rewrite tickless idle for loapic timer 2016-02-05 20:15:59 -05:00
Kconfig pinmux: Add API for pinmux driver 2016-02-05 20:24:19 -05:00
Makefile PWM: add public APIs for PWM drivers 2016-02-05 20:24:19 -05:00