index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark the following chips as tested
Uwe Hermann
2008-05-26
1
-5
/
+5
*
A bunch of cosmetic improvements
Uwe Hermann
2008-05-22
3
-8
/
+8
*
Mark more chips as tested (all operations), tested on ASUS P4B266
Uwe Hermann
2008-05-22
1
-3
/
+3
*
Add support for the ASUS P4B266 board
Uwe Hermann
2008-05-22
1
-0
/
+49
*
Add support for Amic A25L40P SPI flash
Rudolf Marek
2008-05-22
2
-0
/
+2
*
Changes to make flashrom compile (and work) on FreeBSD
Andriy Gapon
2008-05-22
6
-100
/
+131
*
Myles reported SST49LF080A status -> TESTED_PREW
Peter Stuge
2008-05-21
1
-1
/
+1
*
Support Pm49FL004/2 Block Locking Registers
Nikolay Petukhov
2008-05-17
5
-58
/
+121
*
I looked at the datasheet and erase_sector_39sf020() is totally and completel...
Carl-Daniel Hailfinger
2008-05-16
1
-15
/
+0
*
ICH8 and ICH9 have an almost identical SPI interface, only the location of th...
Carl-Daniel Hailfinger
2008-05-16
1
-10
/
+16
*
Add support for the Atmel AT25DF321 SPI flash (tested)
Dominik Geyer
2008-05-16
1
-1
/
+2
*
Add support for SPI chips on ICH9
Dominik Geyer
2008-05-16
5
-3
/
+484
*
IT8716F: Enable writes if decoding of any SPI addresses is enabled
Carl-Daniel Hailfinger
2008-05-16
1
-0
/
+6
*
Print detailed status register information for SST25VF series flash
Carl-Daniel Hailfinger
2008-05-15
1
-0
/
+4
*
Lots of new SST flash chip IDs
Carl-Daniel Hailfinger
2008-05-15
2
-1
/
+17
*
Add support for the JEDEC RES
Carl-Daniel Hailfinger
2008-05-15
4
-33
/
+82
*
Add more infrastructure for flashrom ICH9 support
Carl-Daniel Hailfinger
2008-05-14
3
-27
/
+46
*
Add the Intel 6300ESB as known chipset to the chipset struct enables
Claus Gindhart
2008-05-14
1
-0
/
+1
*
Fix crash caused by division by zero for unknown flash chips
Carl-Daniel Hailfinger
2008-05-14
1
-5
/
+5
*
Check the JEDEC vendor ID for correct parity
Carl-Daniel Hailfinger
2008-05-14
3
-1
/
+17
*
Add lots of ATMEL SPI flash chips to flash.h
Carl-Daniel Hailfinger
2008-05-14
2
-6
/
+19
*
Move all IT87xx specific SPI routines from spi.c to a separate file it87spi.c
Carl-Daniel Hailfinger
2008-05-13
4
-224
/
+285
*
Move the SPI #defines from spi.c to spi.h
Carl-Daniel Hailfinger
2008-05-13
2
-60
/
+89
*
Change the SPI parts of flashrom to prepare for a merge of ICH9 SPI support
Carl-Daniel Hailfinger
2008-05-13
1
-17
/
+17
*
MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK by Hara...
Carl-Daniel Hailfinger
2008-05-12
2
-3
/
+4
*
Add SST39VF512, SST39VF010, SST39VF040 support
Carl-Daniel Hailfinger
2008-05-12
2
-0
/
+7
*
Improve flashrom SPI abstraction, second step
Carl-Daniel Hailfinger
2008-05-10
1
-18
/
+18
*
Rename generic_spi_*() functions to spi_*()
Peter Stuge
2008-05-10
3
-67
/
+67
*
Probe for up to 3 flash chips
Claus Gindhart
2008-05-08
1
-3
/
+19
*
Add a tested bitmap field to the flash chip table
Peter Stuge
2008-05-03
3
-101
/
+150
*
Enable ROM decode range to 1MB for vt8237r
Bari Ari
2008-04-29
1
-0
/
+3
*
Separate ST M50FLW support from generic JEDEC code
Claus Gindhart
2008-04-28
4
-10
/
+307
*
Handle NULL probe, erase and write function pointers in the flashchips table
Peter Stuge
2008-04-28
1
-1
/
+15
*
82802ab: touch only blocks that need updating
Claus Gindhart
2008-04-24
1
-7
/
+27
*
ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec
Ed Swierk
2008-04-07
1
-2
/
+2
*
Add ICH9 detection
Carl-Daniel Hailfinger
2008-03-18
1
-1
/
+8
*
Oops
Stefan Reinauer
2008-03-18
1
-0
/
+206
*
Support for the Winbond W39V080FA series of chips
Stefan Reinauer
2008-03-17
5
-3
/
+50
*
Check whether SST FWH chip was successfully erased on flashchip -E, too
Stefan Reinauer
2008-03-16
1
-9
/
+11
*
Sort list of flash chips alphabetically, add comment
Uwe Hermann
2008-03-16
1
-60
/
+68
*
Remove nasty warning that happened due to our vendor detection
Stefan Reinauer
2008-03-15
1
-2
/
+5
*
Re-add code erroneously removed in r3140
Uwe Hermann
2008-03-14
3
-195
/
+101
*
Changes M50FW080 to use 82802ab.c instead of jedec.c
Joseph Smith
2008-03-14
1
-1
/
+1
*
Prepare for ICH7/ICH8 SPI support by adding some debugging for all ICH* chipsets
Carl-Daniel Hailfinger
2008-03-14
1
-9
/
+62
*
Fix broken flashrom build
Uwe Hermann
2008-03-14
1
-1
/
+1
*
Fix up one forgotten revert in r3140
Carl-Daniel Hailfinger
2008-03-14
1
-2
/
+2
*
Revert the delete of 82802ab.c in r3137
Carl-Daniel Hailfinger
2008-03-14
5
-109
/
+381
*
Also print the chip vendor name in --list-supported output
Uwe Hermann
2008-03-13
4
-244
/
+151
*
Also print the required -m option in --list-supported output
Uwe Hermann
2008-03-13
1
-2
/
+10
*
Drop 82802ab.c as it is identical to sharplhf00l04.c
Carl-Daniel Hailfinger
2008-03-13
4
-191
/
+13
[next]