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
...
*
Add a few FIXME comments to the generic SPI code
Carl-Daniel Hailfinger
2009-12-22
1
-0
/
+2
*
Internal (onboard) programming was the only feature which could not be disabled
Carl-Daniel Hailfinger
2009-12-13
1
-0
/
+6
*
Add the ability to set Bus Pirate SPI speed via the command line
Carl-Daniel Hailfinger
2009-11-24
1
-0
/
+3
*
Cleanly validate ICH SPI preopcodes
Carl-Daniel Hailfinger
2009-11-24
1
-0
/
+9
*
Add support for generic RDID and REMS matching of unknown chips
Carl-Daniel Hailfinger
2009-11-20
1
-0
/
+10
*
If a SPI command taking an address does fail, we want to know the address for...
Carl-Daniel Hailfinger
2009-11-16
1
-13
/
+14
*
Introduce proper error checking for SPI programming
Carl-Daniel Hailfinger
2009-10-01
1
-2
/
+4
*
The current ICH SPI preop handling is a hack which spews lots of warnings, bu...
Carl-Daniel Hailfinger
2009-09-18
1
-23
/
+22
*
Allow to exclude each of the external programmer drivers from being compiled in
Carl-Daniel Hailfinger
2009-09-16
1
-0
/
+4
*
Store block sizes and corresponding erase functions in struct flashchip
Carl-Daniel Hailfinger
2009-09-05
1
-2
/
+2
*
Standardize on using __func__ instead of __FUNCTION__
Uwe Hermann
2009-09-02
1
-3
/
+3
*
If FT2232H SPI is not enabled, it should be compiled out completely
Carl-Daniel Hailfinger
2009-08-19
1
-0
/
+7
*
Replace remaining explicit erases in SPI programmer drivers with auto-erases
Carl-Daniel Hailfinger
2009-08-10
1
-0
/
+7
*
Fix SPI multicommand endless loop in default_spi_send_multicommand
Carl-Daniel Hailfinger
2009-08-03
1
-0
/
+1
*
This is a workaround for a bug in SB600 and SB700
Carl-Daniel Hailfinger
2009-07-23
1
-4
/
+0
*
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
[prev]
[next]