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
Age
Commit message (
Expand
)
Author
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-09-21
sf: fix debug format string warning
Vadim Bendebury
2011-09-05
sf: winbond: Add support for the Winbond W25X40
James Le Cuirot
2011-08-02
sf: macronix: disable write protection when initializing
Simon Guinot
2011-08-02
sf: spansion: add support for S25FL129P_64K
Shaohui Xie
2011-08-02
mtd/spi/macronix.c: add MX25L4005 and MX25L8005
Macpaul Lin
2011-07-26
sf: sst: support newer standardized flashes
Mike Frysinger
2011-07-26
sf: unify write disable commands
Mike Frysinger
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-07-16
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
Graeme Russ
2011-06-01
sf: kick watchdog when polling
Patrick Sestier
2011-04-13
sf: sst: add support for SST25VF064C
James Kosin
2011-04-12
sf: use print_size() for sector_size output
Mike Frysinger
2011-04-12
sf: localize erase funcs
Mike Frysinger
2011-04-12
sf: sst: setup read func
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 erase functions
Mike Frysinger
2011-04-11
sf: unify status polling for ready bit
Mike Frysinger
2011-04-11
sf: unify read/write helpers
Mike Frysinger
2010-12-17
sf: winbond: add support for W25Q16/32/128 parts
Wojtek Skulski
2010-12-17
sf: new driver for EON devices
Chong Huang
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-10
sf: ramtron: new spi fram driver
Reinhard Meyer
2010-10-12
sf: turn probe switch into a lookup table
Reinhard Meyer
2010-10-06
sf: spansion: add support for S25FL032P parts
David Jander
2010-10-06
sf: spansion: fixing erasing when sector size >64KiB
Marc-André Hébert
2010-10-06
sf: winbond: add support W25Q64 parts
Graeme Smecher
2010-06-30
sf: move useful messages from debug to printf
Mike Frysinger
2010-06-30
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
[next]