index
:
flashrom
0.9.9-n25q256
stable
staging
Raptor Engineering's copy of the legoater/flashrom fork of the main branches in the flashrom.org's git repository
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for remaining Numonyx (Micron) N25Q chips
Nikolay Nikolaev
2013-06-28
1
-0
/
+5
*
Introduce spi_block_erase_db()
Nikolay Nikolaev
2013-06-28
1
-0
/
+5
*
Add support for Atmel's AT25F series of SPI flash chips
Stefan Tauner
2012-12-29
1
-4
/
+4
*
Add support for Atmel AT26DF041
Stefan Tauner
2012-10-27
1
-0
/
+10
*
Add spi_block_erase_62
Stefan Tauner
2012-09-21
1
-0
/
+5
*
dummyflasher: Add a status register to SPI chips
Stefan Tauner
2012-05-06
1
-1
/
+5
*
Add support for SFDP (JESD216)
Stefan Tauner
2012-02-17
1
-0
/
+5
*
Add paranoid checks for correct values in essential registers in the SB600/SB...
Carl-Daniel Hailfinger
2010-08-18
1
-0
/
+1
*
The AAI code rewrite in r1052 introduced a bug: The writelen of AAI continuat...
Carl-Daniel Hailfinger
2010-07-29
1
-5
/
+5
*
Add detailed status register printing and unlocking for all ATMEL AT25* chips
Carl-Daniel Hailfinger
2010-07-29
1
-1
/
+2
*
Modernize SPI AAI code, blacklist IT87 SPI for AAI, allow AAI to run without ...
Carl-Daniel Hailfinger
2010-06-20
1
-0
/
+6
*
Some chips implement the RES (0xab) opcode, but they use a non-standard two b...
Carl-Daniel Hailfinger
2010-05-28
1
-0
/
+2
*
Block eraser conversions and support for Eon EN25B series
Sean Nelson
2010-01-19
1
-0
/
+5
*
Add Bus Pirate SPI support
Carl-Daniel Hailfinger
2009-11-24
1
-0
/
+1
*
Use a distinct return code for SPI commands with unsupported/invalid length
Carl-Daniel Hailfinger
2009-07-14
1
-0
/
+1
*
There are various reasons why a SPI command can fail
Carl-Daniel Hailfinger
2009-05-13
1
-0
/
+4
*
Declare special commands to support the Atmel AT25F512A
Carl-Daniel Hailfinger
2008-11-28
1
-0
/
+5
*
Add support for the AMD/ATI SB600 southbridge SPI functionality
Jason Wang
2008-11-28
1
-0
/
+5
*
Flashrom already has the following probe functions
Carl-Daniel Hailfinger
2008-11-28
1
-0
/
+5
*
The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs
Carl-Daniel Hailfinger
2008-11-15
1
-1
/
+1
*
Trivial SPI cleanups
Peter Stuge
2008-07-07
1
-1
/
+1
*
Add support for the JEDEC RES (Read Electronic Signature and Resume from Powe...
Carl-Daniel Hailfinger
2008-05-15
1
-0
/
+5
*
Move the SPI #defines from spi.c to spi.h
Carl-Daniel Hailfinger
2008-05-13
1
-0
/
+88