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
/
spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Verbose probe output is split across multiple lines for some probe functions
Carl-Daniel Hailfinger
2009-07-23
1
-24
/
+32
*
Convert SPI write status register to multicommand infrastructure
Carl-Daniel Hailfinger
2009-07-22
1
-26
/
+24
*
Replace most of the switch cases in the spi code with lookup on a struct instead
Carl-Daniel Hailfinger
2009-07-22
1
-86
/
+124
*
Convert SPI byte program to use the multicommand infrastructure
Carl-Daniel Hailfinger
2009-07-12
1
-30
/
+56
*
Convert SPI block erase to use the multicommand infrastructure
Carl-Daniel Hailfinger
2009-07-11
1
-25
/
+63
*
Convert SPI chip erase to use the multicommand infrastructure
Carl-Daniel Hailfinger
2009-07-11
1
-18
/
+62
*
Add SPI multicommand infrastructure
Carl-Daniel Hailfinger
2009-07-10
1
-27
/
+37
*
Check result of all SPI erase functions
Carl-Daniel Hailfinger
2009-06-24
1
-9
/
+50
*
This patch adds support for a new SPI programmer, based on the FT2232H/4232H ...
Paul Fox
2009-06-16
1
-0
/
+7
*
Support reads of arbitrary range
Carl-Daniel Hailfinger
2009-06-16
1
-13
/
+25
*
Split flashchips.h from flash.h
Carl-Daniel Hailfinger
2009-06-15
1
-0
/
+1
*
Every SPI host controller implemented its own way to read flash chips
Carl-Daniel Hailfinger
2009-06-13
1
-0
/
+27
*
Add spi_nbyte_program as generic function to the SPI layer
Paul Fox
2009-06-12
1
-0
/
+21
*
Add programmer-specific delay functions
Carl-Daniel Hailfinger
2009-06-05
1
-8
/
+8
*
Add bus type annotation to struct flashchips
Carl-Daniel Hailfinger
2009-05-31
1
-40
/
+43
*
Use consistent naming for local chip ID variables
Carl-Daniel Hailfinger
2009-05-27
1
-23
/
+21
*
Drop unused/duplicated #includes and some dead code
Uwe Hermann
2009-05-16
1
-3
/
+0
*
Additionally to WREN also handle WRSR failures gracefully for ICHSPI
Carl-Daniel Hailfinger
2009-05-15
1
-4
/
+29
*
Add a dummy SPI controller driver, similar to the dummy LPC/FWH/Parallel flas...
Carl-Daniel Hailfinger
2009-05-14
1
-2
/
+8
*
Generic status register prettyprinting for SST25*
Carl-Daniel Hailfinger
2009-05-13
1
-1
/
+1
*
There are various reasons why a SPI command can fail
Carl-Daniel Hailfinger
2009-05-13
1
-11
/
+44
*
Convert all flashchips.c entries with SPI programing to the 256-byte version ...
Carl-Daniel Hailfinger
2009-05-09
1
-1
/
+1
*
Chips like the SST SST25VF080B can only handle single byte writes outside AAI...
Carl-Daniel Hailfinger
2009-05-09
1
-5
/
+31
*
Refine handling of spi_write_enable() failures to fix chip erases on ichspi
Carl-Daniel Hailfinger
2009-05-09
1
-11
/
+36
*
Improve SST25 status register routines
Carl-Daniel Hailfinger
2009-05-06
1
-11
/
+15
*
Some coding style and consistency fixes
Uwe Hermann
2009-04-15
1
-12
/
+13
*
SST25VF040B using 0x90 identification and AAI write
Peter Stuge
2009-01-26
1
-0
/
+26
*
Decode SST25VF040B status register, also from July 2008
Peter Stuge
2009-01-26
1
-1
/
+26
*
Winbond SuperIO SPI driver
Peter Stuge
2009-01-26
1
-1
/
+8
*
Beautify flash chip ID verbose printout a little, always use %02x
Peter Stuge
2009-01-25
1
-1
/
+1
*
Add support for the AMD/ATI SB600 southbridge SPI functionality
Jason Wang
2008-11-28
1
-3
/
+24
*
Flashrom already has the following probe functions
Carl-Daniel Hailfinger
2008-11-28
1
-0
/
+41
*
Try RES even if RDID fails
Carl-Daniel Hailfinger
2008-11-27
1
-7
/
+5
*
Check for failed SPI command execution
Carl-Daniel Hailfinger
2008-11-18
1
-17
/
+66
*
Add additional SPI sector erase and chip erase command functions
Carl-Daniel Hailfinger
2008-11-03
1
-0
/
+34
*
Flashrom support for some Numonyx parts (M25PE)
Stefan Reinauer
2008-10-29
1
-0
/
+23
*
Coding-style fixes for flashrom, partly indent-aided
Uwe Hermann
2008-10-18
1
-43
/
+53
*
Trivial SPI cleanups
Peter Stuge
2008-07-07
1
-27
/
+12
*
First attempt to clean up SPI probing and create a common construct: the flas...
Stefan Reinauer
2008-06-30
1
-22
/
+47
*
Mine AMIC flash chip needs 4 bytes RDID
Rudolf Marek
2008-06-30
1
-6
/
+23
*
This patch adds support for VIA SPI controller on VT8237S
Rudolf Marek
2008-06-30
1
-6
/
+6
*
Multiple unrelated changes
Stefan Reinauer
2008-06-27
1
-0
/
+7
*
Slight restructure of SPI probe_ functions
Peter Stuge
2008-06-24
1
-47
/
+53
*
Add support for SPI chips on ICH9
Dominik Geyer
2008-05-16
1
-0
/
+6
*
Print detailed status register information for SST25VF series flash
Carl-Daniel Hailfinger
2008-05-15
1
-0
/
+4
*
Add support for the JEDEC RES
Carl-Daniel Hailfinger
2008-05-15
1
-1
/
+40
*
Check the JEDEC vendor ID for correct parity
Carl-Daniel Hailfinger
2008-05-14
1
-0
/
+4
*
Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.c
Carl-Daniel Hailfinger
2008-05-13
1
-223
/
+15
*
Move the SPI #defines from spi.c to spi.h
Carl-Daniel Hailfinger
2008-05-13
1
-60
/
+1
*
Change the SPI parts of flashrom to prepare for a merge of ICH9 SPI support
Carl-Daniel Hailfinger
2008-05-13
1
-17
/
+17
[prev]
[next]