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
/
spi_flash_internal.h
Age
Commit message (
Expand
)
Author
2012-03-04
sf: unify status register writing (and thus block unlocking)
Mike Frysinger
2012-03-04
sf: unify erase commands
Mike Frysinger
2012-07-20
sf: drop unused/duplicate command defines
Mike Frysinger
2011-07-26
sf: unify write disable commands
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: 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: new driver for EON devices
Chong Huang
2010-11-10
sf: ramtron: new spi fram driver
Reinhard Meyer
2009-11-22
sf: new driver for Winbond W25X16/32/64 devices
Jason McMullan
2009-06-12
sf: new Macronix MX25xx SPI flash driver
Prafulla Wadaskar
2009-04-02
sf: set common timeouts in seconds, not milliseconds
Mike Frysinger
2009-04-02
sf: add driver for SST flashes
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
2008-06-03
SPI Flash subsystem
Haavard Skinnemoen