index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spi25.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convince compilers to put constant data into the .rodata section
Mathias Krause
2011-01-17
1
-9
/
+9
*
Fix internal offset calculations for SPI BYTE PROGRAM and SPI AAI PROGRAM
Carl-Daniel Hailfinger
2010-10-27
1
-4
/
+12
*
Switch all flash chips to partial write
Carl-Daniel Hailfinger
2010-10-13
1
-18
/
+24
*
Move implicit erase out of chip drivers
Carl-Daniel Hailfinger
2010-10-08
1
-16
/
+0
*
Fix timing of SPI status register writes (WRSR)
Carl-Daniel Hailfinger
2010-10-08
1
-4
/
+36
*
Massive speedups for SST25VF032B and SST25VF064C
Helge Wagner
2010-10-05
1
-1
/
+15
*
This patch changes the prefix of chip constant #defines in the following way
Mattias Mattsson
2010-09-15
1
-1
/
+1
*
Add detailed status register printing and unlocking for all ATMEL AT25* chips
Carl-Daniel Hailfinger
2010-07-29
1
-14
/
+312
*
Split off programmer.h from flash.h
Carl-Daniel Hailfinger
2010-07-27
1
-0
/
+1
*
Add support for the following AMIC SPI chips
Daniel Lenski
2010-07-22
1
-0
/
+14
*
Use generic unlocking infrastructure for SPI chips
Carl-Daniel Hailfinger
2010-07-14
1
-15
/
+6
*
Convert SPI chips to partial write
Carl-Daniel Hailfinger
2010-07-14
1
-25
/
+35
*
The SPI opcode 0xd8 is not a chip erase opcode on any chip out there
Carl-Daniel Hailfinger
2010-06-20
1
-23
/
+0
*
Refine SPI AAI support
Carl-Daniel Hailfinger
2010-06-20
1
-13
/
+64
*
Fix message printing for SPI RES on spew level
Carl-Daniel Hailfinger
2010-06-20
1
-22
/
+16
*
So far, we have up to 4 different names for the same thing (ignoring capitali...
Carl-Daniel Hailfinger
2010-05-31
1
-6
/
+6
*
Add support for two-byte RES probes
Carl-Daniel Hailfinger
2010-05-28
1
-6
/
+32
*
Handle the following architectures in generic flashrom code
Carl-Daniel Hailfinger
2010-05-26
1
-0
/
+4
*
Introduce a generic SPI read function: spi_write_chunked()
Carl-Daniel Hailfinger
2010-05-21
1
-2
/
+48
*
Convert chips' message printing to msg_c* Fixed suggestions by Carl-Daniel
Sean Nelson
2010-03-24
1
-69
/
+58
*
Split spi.c into programmer and chip code Remove chipdriver.h include from fl...
Sean Nelson
2010-02-26
1
-0
/
+992