Commit Graph

61 Commits (5655108a8215123bac7154f64c29109fd63d86be)

Author SHA1 Message Date
Shaohui Xie 23d8f778c8 spi/eon: add support for new EON spi flash EN25Q32B 13 years ago
Shaohui Xie bd75c63a94 sf: eon: add support for EN25Q32B parts 13 years ago
Vadim Bendebury 3f96ee3347 sf: fix debug format string warning 13 years ago
James Le Cuirot ad8e3bd657 sf: winbond: Add support for the Winbond W25X40 13 years ago
Simon Guinot 7432ed05a3 sf: macronix: disable write protection when initializing 13 years ago
Shaohui Xie 9445ce0873 sf: spansion: add support for S25FL129P_64K 13 years ago
Macpaul Lin 2d722e0549 mtd/spi/macronix.c: add MX25L4005 and MX25L8005 13 years ago
Mike Frysinger 8875bdb341 sf: sst: support newer standardized flashes 14 years ago
Mike Frysinger 66ecb7cdb0 sf: unify write disable commands 14 years ago
Mike Frysinger fba2c44e46 sf: eon/stmicro: inline useless ID defines 14 years ago
Mike Frysinger b06afa75fa sf: kill off now-unused local state 14 years ago
Mike Frysinger d4aa500913 sf: unify write funcs 14 years ago
Mike Frysinger 2744a4e688 sf: unify write enable commands 14 years ago
Graeme Russ a60d1e5b8e Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm 14 years ago
Patrick Sestier bd0d19cc5f sf: kick watchdog when polling 14 years ago
James Kosin 1c091f59a0 sf: sst: add support for SST25VF064C 14 years ago
Mike Frysinger 493c360721 sf: use print_size() for sector_size output 14 years ago
Mike Frysinger f8f0757dcb sf: localize erase funcs 14 years ago
Mike Frysinger c5910874ba sf: sst: setup read func 14 years ago
Richard Retanubun 4e6a515899 sf: add struct spi_flash.sector_size parameter 14 years ago
Mike Frysinger cdb6a00fb8 sf: atmel: undo unification of status polling 14 years ago
Mike Frysinger a4c3b40b33 sf: unify read functions 14 years ago
Mike Frysinger e7b44eddbe sf: unify erase functions 14 years ago
Mike Frysinger 6163045bcd sf: unify status polling for ready bit 14 years ago
Mike Frysinger 000044d8bf sf: unify read/write helpers 14 years ago
Wojtek Skulski 93eab86bfd sf: winbond: add support for W25Q16/32/128 parts 14 years ago
Chong Huang d1d9065647 sf: new driver for EON devices 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Reinhard Meyer e0987e251f sf: ramtron: new spi fram driver 14 years ago
Reinhard Meyer 0d3fe2b153 sf: turn probe switch into a lookup table 14 years ago
David Jander ff0dc2c433 sf: spansion: add support for S25FL032P parts 14 years ago
Marc-André Hébert c3cb09207f sf: spansion: fixing erasing when sector size >64KiB 14 years ago
Graeme Smecher 74f9e0d8a0 sf: winbond: add support W25Q64 parts 14 years ago
Mike Frysinger b376bbb49f sf: move useful messages from debug to printf 15 years ago
Thomas Chou 12c2e3bbbe spi_flash: support old STMicro parts with RES 15 years ago
Albin Tonnerre f852a0c3bf drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking 15 years ago
Mike Frysinger fcffb680e7 sf: fix stmicro offset setup while erasing 15 years ago
Jason McMullan d394a77950 sf: new driver for Winbond W25X16/32/64 devices 15 years ago
Mike Frysinger 4166ee58d3 sf: add GPL-2 license info 15 years ago
Jean-Christophe PLAGNIOL-VILLARD a3c5057a6c eeprom_m95xxx: remove unused variable i 15 years ago
Albin Tonnerre 3ac374c0f0 Add driver for the ST M95xxx SPI EEPROM 16 years ago
Prafulla Wadaskar 2efee52b09 sf: Macronix additional chips supported 16 years ago
Mike Frysinger dd54126715 sf: sst: add sst25vf###b ids 16 years ago
Mike Frysinger 7d907f0ea9 sf: sst: fix sector size 16 years ago
Prafulla Wadaskar 7ce6031afc sf: new Macronix MX25xx SPI flash driver 16 years ago
Todor I Mollov 2a6cc58869 sf: atmel: implement power-of-two write/erase funcs 16 years ago
Mike Frysinger d9596ffbdc sf: stmicro: dont send 4 bytes when reading status register 16 years ago
Mike Frysinger 1abe365ffc sf: set common timeouts in seconds, not milliseconds 16 years ago
Mike Frysinger 2a6ce1115b sf: stmicro: use common page timeout define 16 years ago
Mike Frysinger 0dcdbb172c sf: always read 5 bytes for the idcode 16 years ago