index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
Age
Commit message (
Expand
)
Author
2010-04-09
drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking
Albin Tonnerre
2009-11-22
sf: fix stmicro offset setup while erasing
Mike Frysinger
2009-11-22
sf: new driver for Winbond W25X16/32/64 devices
Jason McMullan
2009-10-24
sf: add GPL-2 license info
Mike Frysinger
2009-08-21
eeprom_m95xxx: remove unused variable i
Jean-Christophe PLAGNIOL-VILLARD
2009-08-09
Add driver for the ST M95xxx SPI EEPROM
Albin Tonnerre
2009-07-06
sf: Macronix additional chips supported
Prafulla Wadaskar
2009-07-06
sf: sst: add sst25vf###b ids
Mike Frysinger
2009-07-06
sf: sst: fix sector size
Mike Frysinger
2009-06-12
sf: new Macronix MX25xx SPI flash driver
Prafulla Wadaskar
2009-06-12
sf: atmel: implement power-of-two write/erase funcs
Todor I Mollov
2009-04-02
sf: stmicro: dont send 4 bytes when reading status register
Mike Frysinger
2009-04-02
sf: set common timeouts in seconds, not milliseconds
Mike Frysinger
2009-04-02
sf: stmicro: use common page timeout define
Mike Frysinger
2009-04-02
sf: always read 5 bytes for the idcode
Mike Frysinger
2009-04-02
sf: stmicro: drop redundant id read
Mike Frysinger
2009-04-02
sf: add driver for SST flashes
Mike Frysinger
2009-04-02
sf: drop DEBUG defines
Mike Frysinger
2009-04-02
mtd: add some at45 spi flash support
Jean-Christophe PLAGNIOL-VILLARD
2009-04-02
mtd: SPI Flash: Support the Spansion Flash
Mingkai Hu
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
2008-08-06
Fix merge problems
Stefan Roese
2008-06-03
SPI Flash subsystem
Haavard Skinnemoen