index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.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
/
spi
/
stmicro.c
Age
Commit message (
Expand
)
Author
2011-04-12
sf: localize erase funcs
Mike Frysinger
2011-04-12
sf: add struct spi_flash.sector_size parameter
Richard Retanubun
2011-04-11
sf: unify read functions
Mike Frysinger
2011-04-11
sf: unify erase functions
Mike Frysinger
2011-04-11
sf: unify status polling for ready bit
Mike Frysinger
2010-06-30
sf: move useful messages from debug to printf
Mike Frysinger
2010-06-30
spi_flash: support old STMicro parts with RES
Thomas Chou
2009-11-22
sf: fix stmicro offset setup while erasing
Mike Frysinger
2009-04-02
sf: stmicro: dont send 4 bytes when reading status register
Mike Frysinger
2009-04-02
sf: stmicro: use common page timeout define
Mike Frysinger
2009-04-02
sf: stmicro: drop redundant id read
Mike Frysinger
2009-01-24
spi flash: fix crash due to spi flash miscommunication
Brad Bozarth
2008-12-16
spi/stmicro: fix debug() display of cmd
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
mtd: SPI Flash: Support the STMicro Flash
TsiChung Liew