You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vikas Manocha
9082517a85
stm32: stm32_flash: add memory barrier during flash write
...
After writing data to flash space, next instruction is checking if flash
controller is busy writing to the flash memory. Memory barrier is required here
to avoid transaction re-ordering for data write and busy status check.
Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
9 years ago
..
nand
drivers: remove writes{b,w,l,q} and reads{b,w,l,q}.
9 years ago
onenand
mtd, ubi, ubifs: resync with Linux-3.14
11 years ago
spi
sf: Correct data types in stm_is_locked_sr()
9 years ago
ubi
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
9 years ago
Kconfig
mtd: add altera quadspi driver
10 years ago
Makefile
stm32: stm32f4: move flash driver to mtd driver location
9 years ago
altera_qspi.c
altera_qspi: allow ctrl-c to abort the erase ops
9 years ago
at45.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
cfi_flash.c
cfi_flash: return device into read array mode after reading status
9 years ago
cfi_mtd.c
mtd, cfi, ubi: add missing writebufsize initialization
11 years ago
dataflash.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
ftsmc020.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
jedec_flash.c
mtd: Handle 29LV800BT
11 years ago
mtd-uclass.c
dm: implement a MTD uclass
10 years ago
mtd_uboot.c
mtd: uboot: Add meaningful error message
10 years ago
mtdconcat.c
kbuild: force to define __UBOOT__ in all the C sources
11 years ago
mtdcore.c
compat: Remove is_power_of_2() definition
10 years ago
mtdcore.h
mtd, ubi, ubifs: resync with Linux-3.14
11 years ago
mtdpart.c
mtd: Introduce mtd_block_isreserved()
10 years ago
mw_eeprom.c
…
st_smi.c
Add GPL-2.0+ SPDX-License-Identifier to source files
12 years ago
stm32_flash.c
stm32: stm32_flash: add memory barrier during flash write
9 years ago
stm32_flash.h
stm32: stm32f4: move flash driver to mtd driver location
9 years ago