index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
st_smi.c
Age
Commit message (
Expand
)
Author
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