index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
flash.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do not indicate known-bad functions as untested
Carl-Daniel Hailfinger
2008-11-28
1
-1
/
+2
*
Add support for the AMD/ATI SB600 southbridge SPI functionality
Jason Wang
2008-11-28
1
-0
/
+9
*
Flashrom already has the following probe functions
Carl-Daniel Hailfinger
2008-11-28
1
-0
/
+1
*
Check for failed SPI command execution
Carl-Daniel Hailfinger
2008-11-18
1
-4
/
+5
*
The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs
Carl-Daniel Hailfinger
2008-11-15
1
-0
/
+32
*
Add support for 8 new chips and fix up 2 existing chips as well
Carl-Daniel Hailfinger
2008-11-04
1
-8
/
+6
*
Add additional SPI sector erase and chip erase command functions
Carl-Daniel Hailfinger
2008-11-03
1
-0
/
+3
*
Add support for the ST M50FW002 chip
Carl-Daniel Hailfinger
2008-11-02
1
-0
/
+1
*
Flashrom support for some Numonyx parts (M25PE)
Stefan Reinauer
2008-10-29
1
-0
/
+1
*
Coding-style fixes for flashrom, partly indent-aided
Uwe Hermann
2008-10-18
1
-10
/
+16
*
Support for AM29F002(N)B[BT]
Mats Erik Andersson
2008-10-07
1
-0
/
+2
*
Activate proper support for EN29F002(A)(N)[BT]
Mats Erik Andersson
2008-09-26
1
-0
/
+5
*
Winbond W39V040C and MSI K8T Neo2-F
Peter Stuge
2008-07-21
1
-0
/
+5
*
Trivial SPI cleanups
Peter Stuge
2008-07-07
1
-2
/
+0
*
r3415 removed symbolic constants for device IDs by accident
Carl-Daniel Hailfinger
2008-07-06
1
-0
/
+3
*
Add AMIC A29002
Andreas Thienemann
2008-07-06
1
-1
/
+0
*
First attempt to clean up SPI probing and create a common construct: the flas...
Stefan Reinauer
2008-06-30
1
-4
/
+11
*
Mine AMIC flash chip needs 4 bytes RDID
Rudolf Marek
2008-06-30
1
-0
/
+1
*
This patch adds support for VIA SPI controller on VT8237S
Rudolf Marek
2008-06-30
1
-0
/
+1
*
Multiple unrelated changes
Stefan Reinauer
2008-06-27
1
-0
/
+1
*
Remove dead M-Systems Disk on Chip code
Peter Stuge
2008-06-22
1
-5
/
+0
*
Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymore
Jens Kuehnel
2008-06-18
1
-0
/
+1
*
Force read unknown flash chips
Peter Stuge
2008-06-18
1
-1
/
+1
*
Add support for Amic Technology A29040B flash chip
Peter Stuge
2008-06-11
1
-0
/
+1
*
Revert r3357 and fix it as intended to (forgotten header commit instead of typo)
Mart Raudsepp
2008-05-27
1
-0
/
+1
*
Add support for Amic A25L40P SPI flash
Rudolf Marek
2008-05-22
1
-0
/
+1
*
Changes to make flashrom compile (and work) on FreeBSD
Andriy Gapon
2008-05-22
1
-0
/
+19
*
Support Pm49FL004/2 Block Locking Registers
Nikolay Petukhov
2008-05-17
1
-4
/
+4
*
Add support for SPI chips on ICH9
Dominik Geyer
2008-05-16
1
-1
/
+7
*
Lots of new SST flash chip IDs
Carl-Daniel Hailfinger
2008-05-15
1
-1
/
+14
*
Add support for the JEDEC RES
Carl-Daniel Hailfinger
2008-05-15
1
-1
/
+5
*
Add more infrastructure for flashrom ICH9 support
Carl-Daniel Hailfinger
2008-05-14
1
-0
/
+2
*
Check the JEDEC vendor ID for correct parity
Carl-Daniel Hailfinger
2008-05-14
1
-0
/
+1
*
Add lots of ATMEL SPI flash chips to flash.h
Carl-Daniel Hailfinger
2008-05-14
1
-1
/
+13
*
Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.c
Carl-Daniel Hailfinger
2008-05-13
1
-0
/
+12
*
MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Hara...
Carl-Daniel Hailfinger
2008-05-12
1
-0
/
+1
*
Add SST39VF512, SST39VF010, SST39VF040 support
Carl-Daniel Hailfinger
2008-05-12
1
-0
/
+4
*
Rename generic_spi_*() functions to spi_*()
Peter Stuge
2008-05-10
1
-6
/
+6
*
Add a tested bitmap field to the flash chip table
Peter Stuge
2008-05-03
1
-0
/
+19
*
Separate ST M50FLW support from generic JEDEC code
Claus Gindhart
2008-04-28
1
-0
/
+4
*
Support for the Winbond W39V080FA series of chips
Stefan Reinauer
2008-03-17
1
-0
/
+7
*
Re-add code erroneously removed in r3140
Uwe Hermann
2008-03-14
1
-0
/
+1
*
Revert the delete of 82802ab.c in r3137
Carl-Daniel Hailfinger
2008-03-14
1
-1
/
+0
*
Also print the chip vendor name in --list-supported output
Uwe Hermann
2008-03-13
1
-0
/
+1
*
Add --list-supported option which lists the supported ROM chips, chipsets, an...
Uwe Hermann
2008-03-12
1
-0
/
+5
*
Handle JEDEC JEP106W continuation codes in SPI RDID
Carl-Daniel Hailfinger
2008-02-06
1
-1
/
+14
*
Add ids and chip entry for Spansion S25FL016A, tested, working
Peter Stuge
2008-01-25
1
-0
/
+8
*
Further abstract SPI functions to allow chips bigger than 512 kB behind IT8716Fs
Ronald Hoogenboom
2008-01-19
1
-0
/
+10
*
Rename LinuxBIOS to coreboot
Stefan Reinauer
2008-01-18
1
-2
/
+2
*
Print at least the vendor for SPI flash chips if the exact chip ID is unknown
Carl-Daniel Hailfinger
2008-01-04
1
-1
/
+4
[prev]
[next]