zephyr/boards/arm
Andrew Boie 0b474eef9c kernel: deprecate old init levels
PRIMARY, SECONDARY, NANOKERNEL, MICROKERNEL init levels are now
deprecated.

New init levels introduced: PRE_KERNEL_1, PRE_KERNEL_2, POST_KERNEL
to replace them.

Most existing code has instances of PRIMARY replaced with PRE_KERNEL_1,
SECONDARY with POST_KERNEL as SECONDARY has had a longstanding bug
where the documentation specified SECONDARY ran before the kernel started
up, but actually ran afterwards.

Change-Id: I771bc634e9caf7f17dbf214a270bc9967eed7d32
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-11-09 17:59:44 +00:00
..
96b_carbon stm32f4: Adapt CONFIG_SOC to STM32Cube values 2016-11-03 20:29:06 +00:00
96b_nitrogen boards: clean default configs for 96b_nitrogen and nrf52_pca10040 2016-10-25 23:40:21 +00:00
arduino_101_ble boards: Add board definition for the BLE core on Arduino 101 2016-10-26 17:35:58 +00:00
arduino_due kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
bbc_microbit boards: Add support for the BBC micro:bit nRF51 board 2016-11-07 12:04:04 +00:00
cc3200_launchxl kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
frdm_k64f frdm_k64f: Change default Bluetooth UART dev name 2016-11-04 23:00:03 +00:00
hexiwear_k64 hexiwear_k64: Change default Bluetooth UART dev name 2016-11-04 23:00:02 +00:00
nrf51_blenano boards: Add support for the RedBear nRF51 BLE Nano board 2016-10-31 15:59:41 +00:00
nrf51_pca10028 board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
nrf52_pca10040 boards: clean default configs for 96b_nitrogen and nrf52_pca10040 2016-10-25 23:40:21 +00:00
nucleo_f103rb stm32f1: Adapt CONFIG_SOC to STM32Cube values 2016-11-03 20:29:06 +00:00
nucleo_f401re stm32f4: Adapt CONFIG_SOC to STM32Cube values 2016-11-03 20:29:06 +00:00
olimexino_stm32 stm32f1: Adapt CONFIG_SOC to STM32Cube values 2016-11-03 20:29:06 +00:00
qemu_cortex_m3 board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
quark_se_c1000_ble boards: Add support for Quark SE C1000_BLE 2016-11-08 15:00:00 +00:00
stm32_mini_a15 stm32f1: Adapt CONFIG_SOC to STM32Cube values 2016-11-03 20:29:06 +00:00