zephyr/arch/arm/soc/st_stm32/stm32f4
Kumar Gala 38cda7f813 arm: dts: st: Convert STM32F4 based boards to dts
Converted over all STM32F4 based boards to use device tree and removed
associated bits that now come from the device tree for STM32F4.

Boards that are now using devicetree:
* 96b_carbon
* nucleo f401re
* nucleo f411re

Change-Id: Ibe197ca0a3f5ad78d594485a578d986403cc824a
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-14 05:56:53 -05:00
..
flash_map.h flash/stm32: driver for STM32F4x series 2017-02-22 18:08:57 -06:00
flash_registers.h flash/stm32: driver for STM32F4x series 2017-02-22 18:08:57 -06:00
gpio_registers.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.defconfig.series arm: dts: st: Convert STM32F4 based boards to dts 2017-04-14 05:56:53 -05:00
Kconfig.defconfig.stm32f401xe arm: dts: st: Convert STM32F4 based boards to dts 2017-04-14 05:56:53 -05:00
Kconfig.defconfig.stm32f407xx arm: dts: st: Convert STM32F4 based boards to dts 2017-04-14 05:56:53 -05:00
Kconfig.defconfig.stm32f411xe arm: dts: st: Convert STM32F4 based boards to dts 2017-04-14 05:56:53 -05:00
Kconfig.defconfig.stm32f429xx arm: dts: st: Convert STM32F4 based boards to dts 2017-04-14 05:56:53 -05:00
Kconfig.series arm: stm32f4: Add FPU support 2017-03-27 09:05:57 -05:00
Kconfig.soc arm: Support for new STM32F4 socs (STM32F407 and STM32F429) 2017-02-22 18:08:57 -06:00
linker.ld license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile pinmux: stm32: add support for STM32F4 2016-10-28 18:58:04 +00:00
rcc_registers.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc.c arch: stm32: provide tick to Cube HAL 2017-02-22 18:08:57 -06:00
soc.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc_gpio.c gpio: stm32: Use atomic set/reset in stm32_gpio_set() 2017-03-27 09:05:57 -05:00
soc_irq.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc_pinmux.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
soc_registers.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00