zephyr/drivers/flash
Derek Hageman 4204700ae4 drivers: flash: sam0: Remove defines from dts_fixup.h
Move SAM0 flash to use the raw defines generated from the DTS
parsing.

Signed-off-by: Derek Hageman <hageman@inthat.cloud>
2019-05-03 08:46:57 -05:00
..
CMakeLists.txt drivers: flash: add flash_simulator driver 2019-04-24 13:05:11 -07:00
Kconfig drivers: flash: add flash_simulator driver 2019-04-24 13:05:11 -07:00
Kconfig.gecko flash_gecko: add support for page layout 2019-04-26 03:25:08 -07:00
Kconfig.mcux license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.nios2_qspi license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.nor kconfig: drivers: flash: Remove redundant FLASH dependencies 2019-03-09 09:56:40 -05:00
Kconfig.nrf drives/flash: use nrfx for nrf 2019-04-19 11:50:46 +02:00
Kconfig.qmsi kconfig: drivers: flash: Remove redundant FLASH dependencies 2019-03-09 09:56:40 -05:00
Kconfig.sam soc: sam0: Enable generic peripheral selection 2019-04-19 14:37:17 -05:00
Kconfig.sam0 soc: sam0: Enable generic peripheral selection 2019-04-19 14:37:17 -05:00
Kconfig.simulator drivers: flash: simulator Kconfig cleanup 2019-04-26 04:04:19 -07:00
Kconfig.stm32
Kconfig.w25qxxdv
flash_gecko.c flash_gecko: add support for page layout 2019-04-26 03:25:08 -07:00
flash_handlers.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
flash_page_layout.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
flash_priv.h
flash_sam.c
flash_sam0.c drivers: flash: sam0: Remove defines from dts_fixup.h 2019-05-03 08:46:57 -05:00
flash_shell.c
flash_simulator.c drivers: flash: covering more flash page with stats sections 2019-05-01 10:33:17 -04:00
flash_stm32.c drivers/flash: stm32f3/stm32f1: define flash registers as volatile 2019-03-15 06:43:24 -05:00
flash_stm32.h
flash_stm32f0x.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
flash_stm32f3x.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
flash_stm32f4x.c
flash_stm32f7x.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
flash_stm32l4x.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
soc_flash_mcux.c
soc_flash_nios2_qspi.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
soc_flash_nrf.c drives/flash: provide boundaries info for nRF9160 2019-04-19 11:50:46 +02:00
soc_flash_qmsi.c device: Extend device_set_power_state API to support async requests 2019-03-14 14:26:15 +01:00
spi_flash_w25qxxdv.c
spi_flash_w25qxxdv.h
spi_flash_w25qxxdv_defs.h
spi_nor.c drivers: flash: spi_nor.c: fix typo 2019-04-11 10:02:44 +02:00
spi_nor.h