index
:
olio-uboot-2014.01.git
H1-2012.04.01
H1-2013.10
H1-2014.01
debug-no-nand
fastboot
master
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
/
macronix.c
Age
Commit message (
Expand
)
Author
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-19
sf: Use spi_flash_alloc() in each SPI flash driver
Simon Glass
2012-03-04
sf: unify status register writing (and thus block unlocking)
Mike Frysinger
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-08-02
sf: macronix: disable write protection when initializing
Simon Guinot
2011-08-02
mtd/spi/macronix.c: add MX25L4005 and MX25L8005
Macpaul Lin
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
2009-07-06
sf: Macronix additional chips supported
Prafulla Wadaskar
2009-06-12
sf: new Macronix MX25xx SPI flash driver
Prafulla Wadaskar