zephyr/drivers/flash
Kumar Gala 7b4ee6bd45 flash: spi_nor: Convert FLASH_{WRITE,ERASE}_BLOCK_SIZE to DT_
Convert generic FLASH_{WRITE,ERASE}_BLOCK_SIZE to driver specific
generated define DT_JEDEC_SPI_NOR_0_{WRITE,ERASE}_BLOCK_SIZE.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-08 22:39:07 -06:00
..
CMakeLists.txt Bluetooth: controller: Prepare to introduce LL split architecture 2019-01-07 13:42:01 +01:00
Kconfig flash: shell: fix dependency on FLASH_PAGE_LAYOUT 2019-02-04 17:55:40 -05:00
Kconfig.gecko soc: silabs_exx32: Add independent Kconfig options for HAL libraries 2019-01-08 13:31:42 -06:00
Kconfig.nor drivers: flash: spi-nor: update towards device-tree support 2019-02-01 04:21:40 -06:00
Kconfig.qmsi
Kconfig.sam
Kconfig.sam0
Kconfig.stm32 drivers: flash: add driver for STM32F7x series 2018-12-17 08:15:59 -06:00
Kconfig.w25qxxdv dts: flash: w25qxxdv: Add Device Tree Support for SPI FLASH w25qxxdv 2019-01-09 10:26:10 -06:00
flash_gecko.c flash: flash_gecko: Convert FLASH_WRITE_BLOCK_SIZE to DT_ 2019-02-08 22:39:07 -06:00
flash_handlers.c
flash_page_layout.c
flash_priv.h
flash_sam.c flash: flash_sam: Convert FLASH_{WRITE,ERASE}_BLOCK_SIZE to DT_ 2019-02-08 22:39:07 -06:00
flash_sam0.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
flash_shell.c flash: Remove shell context from flash shell 2019-01-09 16:33:15 -05:00
flash_stm32.c flash: flash_stm32: Convert FLASH_WRITE_BLOCK_SIZE to DT_ 2019-02-08 22:39:07 -06:00
flash_stm32.h drivers: flash: add driver for STM32F7x series 2018-12-17 08:15:59 -06:00
flash_stm32f0x.c
flash_stm32f3x.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
flash_stm32f3x.h
flash_stm32f3x_priv.c
flash_stm32f4x.c
flash_stm32f7x.c drivers: flash: add driver for STM32F7x series 2018-12-17 08:15:59 -06:00
flash_stm32l4x.c
soc_flash_mcux.c flash: soc_flash_mcux: Convert FLASH_ERASE_BLOCK_SIZE to DT_ 2019-02-08 22:39:07 -06:00
soc_flash_nios2_qspi.c drivers: flash: Nios-II QSPI Coccinelle issue 2018-12-07 10:42:01 -05:00
soc_flash_nrf.c drivers: Modify drivers to use DEVICE_AND_API_INIT() 2019-01-15 10:39:34 -08:00
soc_flash_qmsi.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
spi_flash_w25qxxdv.c flash: w25qxxdv: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-28 10:40:31 -06:00
spi_flash_w25qxxdv.h
spi_flash_w25qxxdv_defs.h
spi_nor.c flash: spi_nor: Convert FLASH_{WRITE,ERASE}_BLOCK_SIZE to DT_ 2019-02-08 22:39:07 -06:00
spi_nor.h Kconfig: spi_nor: Remove Erase configuration from Kconfig 2019-01-16 21:22:56 -05:00