index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
/
eon.c
Age
Commit message (
Expand
)
Author
2013-10-07
sf: Remove unneeded flash drivers files
Jagannadha Sutradharudu Teki
2013-08-06
sf: eon|spansion|ramtron: Fix code cleanup
Jagannadha Sutradharudu Teki
2013-03-19
sf: Use spi_flash_alloc() in each SPI flash driver
Simon Glass
2012-03-04
sf: eon: drop duplicate id
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-10-23
spi/eon: add support for new EON spi flash EN25Q32B
Shaohui Xie
2011-09-29
sf: eon: add support for EN25Q32B parts
Shaohui Xie
2011-07-26
sf: eon/stmicro: inline useless ID defines
Mike Frysinger
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: new driver for EON devices
Chong Huang