index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
/
stmicro.c
Age
Commit message (
Expand
)
Author
2012-08-10
sf: stmicro: add support for N25Q128A
Michal Simek
2012-08-09
sf: stmicro: add support N25Q128 parts
Stephan Linz
2012-08-09
sf: stmicro: support JEDEC standard two-byte signature
Stephan Linz
2012-04-08
sf: stmicro: add geometrical info for N25Q256 from Micron
Jérôme Carretero
2012-03-04
sf: unify erase commands
Mike Frysinger
2012-03-04
sf: inline data constants
Mike Frysinger
2012-07-20
sf: drop unused/duplicate command defines
Mike Frysinger
2011-07-26
sf: eon/stmicro: inline useless ID defines
Mike Frysinger
2011-07-26
sf: kill off now-unused local state
Mike Frysinger
2011-07-26
sf: unify write funcs
Mike Frysinger
2011-07-26
sf: unify write enable commands
Mike Frysinger
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