index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
Age
Commit message (
Expand
)
Author
2010-10-13
sf: turn probe switch into a lookup table
Reinhard Meyer
2010-10-07
sf: spansion: add support for S25FL032P parts
David Jander
2010-10-07
sf: spansion: fixing erasing when sector size >64KiB
Marc-André Hébert
2010-10-06
sf: winbond: add support W25Q64 parts
Graeme Smecher
2010-07-01
sf: move useful messages from debug to printf
Mike Frysinger
2010-07-01
spi_flash: support old STMicro parts with RES
Thomas Chou
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-15
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