zephyr/drivers/flash
Kumar Gala dc98605f4a drivers: flash: stm32: Convert to use device tree
Convert STM32 flash drivers to use device tree to get the flash
controller name and base address.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-01-26 09:25:57 -06:00
..
CMakeLists.txt flash: add a driver for the internal flash on the SAM0 series. 2018-01-11 19:03:52 -05:00
flash_handlers.c
flash_page_layout.c
flash_priv.h drivers: flash: Assert implementation of Flash Page Layout 2017-12-12 14:23:50 -06:00
flash_sam0.c flash: add a driver for the internal flash on the SAM0 series. 2018-01-11 19:03:52 -05:00
flash_stm32.c drivers: flash: stm32: Convert to use device tree 2018-01-26 09:25:57 -06:00
flash_stm32.h
flash_stm32f3x_priv.c
flash_stm32f3x.c drivers: flash: stm32: Convert to use device tree 2018-01-26 09:25:57 -06:00
flash_stm32f3x.h
flash_stm32f4x.c
flash_stm32f0x.c
flash_stm32l4x.c
Kconfig dts: bindings: add support for the flash driver name 2018-01-23 12:29:50 -06:00
Kconfig.sam0 flash: add a driver for the internal flash on the SAM0 series. 2018-01-11 19:03:52 -05:00
Kconfig.stm32 drivers: flash: stm32: Convert to use device tree 2018-01-26 09:25:57 -06:00
soc_flash_mcux.c drivers: flash: Assert implementation of Flash Page Layout 2017-12-12 14:23:50 -06:00
soc_flash_nrf5.c arm: nordic: flash: Use FLASH_DEV_NAME define 2018-01-25 15:23:00 -06:00
soc_flash_qmsi.c drivers: flash: Assert implementation of Flash Page Layout 2017-12-12 14:23:50 -06:00
spi_flash_w25qxxdv_defs.h
spi_flash_w25qxxdv.c drivers: flash: Assert implementation of Flash Page Layout 2017-12-12 14:23:50 -06:00
spi_flash_w25qxxdv.h