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
/
winbond.c
Age
Commit message (
Expand
)
Author
2012-08-14
sf: winbond: fix page_size
Stephen Warren
2012-08-09
sf: winbond: add W25Q32
Rajeshwari Shinde
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
2012-07-07
sf: winbond: Add support for the Winbond W25Q80BL
Stephen Warren
2011-09-05
sf: winbond: Add support for the Winbond W25X40
James Le Cuirot
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-12-17
sf: winbond: add support for W25Q16/32/128 parts
Wojtek Skulski
2010-10-06
sf: winbond: add support W25Q64 parts
Graeme Smecher
2010-06-30
sf: move useful messages from debug to printf
Mike Frysinger
2009-11-22
sf: new driver for Winbond W25X16/32/64 devices
Jason McMullan