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
/
atmel.c
Age
Commit message (
Expand
)
Author
2013-08-07
sf: Fix code cleanups
Jagannadha Sutradharudu Teki
2013-03-19
sf: Use spi_flash_alloc() in each SPI flash driver
Simon Glass
2012-09-17
spiflash: at25: using common spi flash operation
Bo Shen
2012-09-17
spi: add atmel at25df321 serial flash support
Bo Shen
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: atmel: undo unification of status polling
Mike Frysinger
2011-04-11
sf: unify read 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-10-24
sf: add GPL-2 license info
Mike Frysinger
2009-06-12
sf: atmel: implement power-of-two write/erase funcs
Todor I Mollov
2009-04-02
sf: drop DEBUG defines
Mike Frysinger
2009-04-02
mtd: add some at45 spi flash support
Jean-Christophe PLAGNIOL-VILLARD
2009-01-24
spi flash: fix crash due to spi flash miscommunication
Brad Bozarth
2008-08-06
Fix merge problems
Stefan Roese
2008-06-03
SPI Flash subsystem
Haavard Skinnemoen