zephyr/drivers/flash
Anas Nashif 1b48a7a715 drivers: flash_mcux: remove inclusion of sys+log.h
Stray inclusion of old sys_log.h. Nothing uses it in that driver.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-12-10 20:38:09 -05:00
..
CMakeLists.txt drivers: flash: add flash driver support for Atmel SAM E70 2018-11-20 14:11:07 -05:00
flash_gecko.c drivers: flash_gecko: remove unnecessary variable 2018-11-28 11:54:01 -08:00
flash_handlers.c syscalls: remove policy from handler checks 2018-05-17 23:34:03 +03:00
flash_page_layout.c drivers: flash: add system calls 2017-10-30 13:20:19 -07:00
flash_priv.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
flash_sam.c drivers: flash: add flash driver support for Atmel SAM E70 2018-11-20 14:11:07 -05:00
flash_sam0.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
flash_shell.c shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
flash_stm32.c drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
flash_stm32.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
flash_stm32f0x.c drivers: flash: move to new logger 2018-10-10 10:22:01 -04:00
flash_stm32f3x.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
flash_stm32f3x.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
flash_stm32f3x_priv.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
flash_stm32f4x.c cleanup: Use quote include instead of system include 2017-10-28 07:11:53 -04:00
flash_stm32l4x.c drivers: flash: move to new logger 2018-10-10 10:22:01 -04:00
Kconfig drivers: flash: add flash driver support for Atmel SAM E70 2018-11-20 14:11:07 -05:00
Kconfig.gecko drivers: flash_gecko: Add flash driver for SiLabs Gecko SoCs 2018-11-08 17:56:44 -05:00
Kconfig.nor drivers: flash: spi_nor: Remove unused block_size parameter 2018-12-02 09:27:16 -05:00
Kconfig.qmsi Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.sam drivers: flash: add flash driver support for Atmel SAM E70 2018-11-20 14:11:07 -05:00
Kconfig.sam0 drivers: flash: fix Kconfig dependencies 2018-10-10 10:22:01 -04:00
Kconfig.stm32 drivers: flash: fix Kconfig dependencies 2018-10-10 10:22:01 -04:00
Kconfig.w25qxxdv drivers: flash: fix Kconfig dependencies 2018-10-10 10:22:01 -04:00
soc_flash_mcux.c drivers: flash_mcux: remove inclusion of sys+log.h 2018-12-10 20:38:09 -05: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: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
soc_flash_qmsi.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
spi_flash_w25qxxdv.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
spi_flash_w25qxxdv.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_flash_w25qxxdv_defs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_nor.c drivers: flash: spi_nor: Remove unused block_size parameter 2018-12-02 09:27:16 -05:00
spi_nor.h drivers: flash: spi_nor: Remove unused block_size parameter 2018-12-02 09:27:16 -05:00