index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi/eon: add support for new EON spi flash EN25Q32B
Shaohui Xie
2011-10-23
1
-0
/
+8
*
sf: eon: add support for EN25Q32B parts
Shaohui Xie
2011-09-29
1
-0
/
+8
*
sf: fix debug format string warning
Vadim Bendebury
2011-09-21
1
-1
/
+1
*
sf: winbond: Add support for the Winbond W25X40
James Le Cuirot
2011-09-05
1
-0
/
+8
*
sf: macronix: disable write protection when initializing
Simon Guinot
2011-08-02
1
-0
/
+42
*
sf: spansion: add support for S25FL129P_64K
Shaohui Xie
2011-08-02
1
-0
/
+9
*
mtd/spi/macronix.c: add MX25L4005 and MX25L8005
Macpaul Lin
2011-08-02
1
-0
/
+16
*
sf: sst: support newer standardized flashes
Mike Frysinger
2011-07-26
1
-2
/
+20
*
sf: unify write disable commands
Mike Frysinger
2011-07-26
2
-1
/
+10
*
sf: eon/stmicro: inline useless ID defines
Mike Frysinger
2011-07-26
2
-20
/
+9
*
sf: kill off now-unused local state
Mike Frysinger
2011-07-26
5
-123
/
+61
*
sf: unify write funcs
Mike Frysinger
2011-07-26
7
-324
/
+76
*
sf: unify write enable commands
Mike Frysinger
2011-07-26
9
-8
/
+16
*
Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
Graeme Russ
2011-07-16
1
-2
/
+3
*
sf: kick watchdog when polling
Patrick Sestier
2011-06-01
1
-0
/
+3
*
sf: sst: add support for SST25VF064C
James Kosin
2011-04-13
1
-0
/
+4
*
sf: use print_size() for sector_size output
Mike Frysinger
2011-04-12
1
-2
/
+2
*
sf: localize erase funcs
Mike Frysinger
2011-04-12
8
-9
/
+9
*
sf: sst: setup read func
Mike Frysinger
2011-04-12
1
-0
/
+1
*
sf: add struct spi_flash.sector_size parameter
Richard Retanubun
2011-04-12
10
-64
/
+28
*
sf: atmel: undo unification of status polling
Mike Frysinger
2011-04-11
1
-2
/
+29
*
sf: unify read functions
Mike Frysinger
2011-04-11
9
-157
/
+22
*
sf: unify erase functions
Mike Frysinger
2011-04-11
8
-335
/
+83
*
sf: unify status polling for ready bit
Mike Frysinger
2011-04-11
9
-283
/
+81
*
sf: unify read/write helpers
Mike Frysinger
2011-04-11
1
-48
/
+19
*
sf: winbond: add support for W25Q16/32/128 parts
Wojtek Skulski
2010-12-17
1
-10
/
+29
*
sf: new driver for EON devices
Chong Huang
2010-12-17
4
-0
/
+280
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
sf: ramtron: new spi fram driver
Reinhard Meyer
2010-11-10
4
-0
/
+329
*
sf: turn probe switch into a lookup table
Reinhard Meyer
2010-10-12
1
-44
/
+82
*
sf: spansion: add support for S25FL032P parts
David Jander
2010-10-06
1
-0
/
+9
*
sf: spansion: fixing erasing when sector size >64KiB
Marc-André Hébert
2010-10-06
1
-4
/
+3
*
sf: winbond: add support W25Q64 parts
Graeme Smecher
2010-10-06
1
-0
/
+9
*
sf: move useful messages from debug to printf
Mike Frysinger
2010-06-30
7
-16
/
+22
*
spi_flash: support old STMicro parts with RES
Thomas Chou
2010-06-30
2
-0
/
+22
*
drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking
Albin Tonnerre
2010-04-09
1
-0
/
+6
*
sf: fix stmicro offset setup while erasing
Mike Frysinger
2009-11-22
1
-1
/
+2
*
sf: new driver for Winbond W25X16/32/64 devices
Jason McMullan
2009-11-22
4
-0
/
+339
*
sf: add GPL-2 license info
Mike Frysinger
2009-10-24
2
-0
/
+2
*
eeprom_m95xxx: remove unused variable i
Jean-Christophe PLAGNIOL-VILLARD
2009-08-21
1
-1
/
+0
*
Add driver for the ST M95xxx SPI EEPROM
Albin Tonnerre
2009-08-09
2
-0
/
+118
*
sf: Macronix additional chips supported
Prafulla Wadaskar
2009-07-06
1
-12
/
+37
*
sf: sst: add sst25vf###b ids
Mike Frysinger
2009-07-06
1
-0
/
+16
*
sf: sst: fix sector size
Mike Frysinger
2009-07-06
1
-4
/
+4
*
sf: new Macronix MX25xx SPI flash driver
Prafulla Wadaskar
2009-06-12
4
-0
/
+319
*
sf: atmel: implement power-of-two write/erase funcs
Todor I Mollov
2009-06-12
1
-0
/
+139
*
sf: stmicro: dont send 4 bytes when reading status register
Mike Frysinger
2009-04-02
1
-3
/
+3
*
sf: set common timeouts in seconds, not milliseconds
Mike Frysinger
2009-04-02
1
-3
/
+6
*
sf: stmicro: use common page timeout define
Mike Frysinger
2009-04-02
1
-2
/
+1
*
sf: always read 5 bytes for the idcode
Mike Frysinger
2009-04-02
2
-11
/
+5
[next]