index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Handle JEDEC JEP106W continuation codes in SPI RDID
Carl-Daniel Hailfinger
2008-02-06
1
-4
/
+10
*
Make sure we delay writing the next byte long enough in SPI byte programming
Carl-Daniel Hailfinger
2008-01-22
1
-22
/
+19
*
Omitting the wait for SPI ready when there is no data to be read, e.g
Ronald Hoogenboom
2008-01-21
1
-5
/
+8
*
Further abstract SPI functions to allow chips bigger than 512 kB behind IT8716Fs
Ronald Hoogenboom
2008-01-19
1
-24
/
+180
*
Print at least the vendor for SPI flash chips if the exact chip ID is unknown
Carl-Daniel Hailfinger
2008-01-04
1
-2
/
+7
*
Print the chip status register for all SPI chips on probe if verbose output i...
Carl-Daniel Hailfinger
2007-12-29
1
-7
/
+50
*
Rename SPI erase functions to include opcode
Carl-Daniel Hailfinger
2007-12-17
1
-19
/
+19
*
Add support for ST M25P80 chips
Carl-Daniel Hailfinger
2007-12-16
1
-0
/
+4
*
Introduce block and sector erase routines, but do not use them yet
Carl-Daniel Hailfinger
2007-10-22
1
-9
/
+70
*
Remove hardcoded wait from SPI write/erase routines and check the chip status...
Carl-Daniel Hailfinger
2007-10-18
1
-18
/
+2
*
Add generic SPI flash erase and write support
Carl-Daniel Hailfinger
2007-10-18
1
-5
/
+123
*
Some cosmetic cleanups in the flashrom code and output
Uwe Hermann
2007-10-17
1
-3
/
+3
*
Convert the existing it8716f_* functions to generic_spi_* functions
Carl-Daniel Hailfinger
2007-10-16
1
-13
/
+20
*
Add spi.c forgotten in r145
Carl-Daniel Hailfinger
2007-10-15
1
-0
/
+199
[prev]