summaryrefslogtreecommitdiff
path: root/drivers/mtd/stm32_flash.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-14arch-stm32: Factorize stm32.h for STM32F4 and F7Patrice Chotard1-1/+1
2017-07-10mtd: stm32: use parameter instead of default valuePatrice Chotard1-1/+1
2016-04-12stm32: stm32_flash: add memory barrier during flash writeVikas Manocha1-0/+4
2016-03-27stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha1-0/+147