index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
st_smi.c
Age
Commit message (
Expand
)
Author
2021-09-24
mtd: remove SPEAr flash driver st_smi
Patrick Delaunay
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-07-07
MTD: SPEAr SMI: Add write support for length < 4 bytes
Stefan Roese
2012-07-07
st_smi: Fixed page size for Winbond W25Q128FV flash
Armando Visconti
2012-07-07
st_smi: Change timeout loop implementation
Amit Virdi
2012-07-07
st_smi: Fix bug in flash_print_info()
Armando Visconti
2012-07-07
st_smi: Change the flash probing method
Armando Visconti
2012-07-07
st_smi: Removed no needed dependency on ST_M25Pxx_ID
Armando Visconti
2012-07-07
st_smi: Fix smi read status
Vipin Kumar
2012-07-07
st_smi: Move status register read before modifying ctrl register
Shiraz Hashim
2012-07-07
st_smi: Read status until timeout happens
Vipin KUMAR
2012-07-07
st_smi: Enhance the error handling
Amit Virdi
2012-07-07
st_smi: Return error in case TFF is not set
Amit Virdi
2012-07-07
st_smi: Add support for SPEAr SMI driver
Vipin KUMAR