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
...
*
Add continuation ID support to jedec.c
Carl-Daniel Hailfinger
2007-12-31
4
-5
/
+126
*
Refine various vendor ID annotations
Carl-Daniel Hailfinger
2007-12-31
3
-11
/
+24
*
All SPI chips mentioned in flashchips.c had their sector size listed as page ...
Carl-Daniel Hailfinger
2007-12-29
1
-10
/
+10
*
Print the chip status register for all SPI chips on probe if verbose output i...
Carl-Daniel Hailfinger
2007-12-29
1
-7
/
+50
*
Add 25VF016B support
Carl-Daniel Hailfinger
2007-12-29
1
-0
/
+2
*
Add support for various ST M25P* chips
Carl-Daniel Hailfinger
2007-12-17
2
-0
/
+24
*
Rename SPI erase functions to include opcode
Carl-Daniel Hailfinger
2007-12-17
3
-22
/
+22
*
Add support for ST M25P80 chips
Carl-Daniel Hailfinger
2007-12-16
3
-0
/
+11
*
Add support for more atmel chips
Frederico Silva
2007-12-10
2
-0
/
+6
*
Various coding style fixes, constification, fixed typos
Uwe Hermann
2007-12-04
3
-140
/
+122
*
Add board-enable for Acorp 6A815EPD
Jonathan A. Kollasch
2007-12-02
2
-0
/
+29
*
Flashrom support for AMD Geode CS5536
Lane Brooks
2007-11-13
1
-0
/
+55
*
Fix ATMEL 29C020 detection with flashrom
Carl-Daniel Hailfinger
2007-11-13
1
-2
/
+6
*
Add support for Intel 440MX and Fujitsu MBM29F400TC
Uwe Hermann
2007-10-30
3
-0
/
+4
*
Add Am29LV040B
Peter Lemenkov
2007-10-25
2
-0
/
+3
*
Add more Vendor IDs and ensure correct sorting in flash.h
Peter Lemenkov
2007-10-22
1
-27
/
+45
*
Introduce block and sector erase routines, but do not use them yet
Carl-Daniel Hailfinger
2007-10-22
3
-15
/
+86
*
Remove hardcoded wait from SPI write/erase routines and check the chip status...
Carl-Daniel Hailfinger
2007-10-18
1
-18
/
+2
*
Documentation fixes and updates
Uwe Hermann
2007-10-18
2
-28
/
+37
*
Add generic SPI flash erase and write support
Carl-Daniel Hailfinger
2007-10-18
3
-6
/
+129
*
Some cosmetic cleanups in the flashrom code and output
Uwe Hermann
2007-10-17
20
-49
/
+48
*
Fix wrong values/typos in chipset_enable.c
Carl-Daniel Hailfinger
2007-10-17
1
-2
/
+2
*
Multiple flashrom fixes
Uwe Hermann
2007-10-16
2
-2
/
+4
*
Add Gigabyte M61P-S3 SPI flash support to board_enable.c
Michael van der Kolff
2007-10-16
2
-1
/
+4
*
Convert the existing it8716f_* functions to generic_spi_* functions
Carl-Daniel Hailfinger
2007-10-16
3
-15
/
+22
*
Add spi.c forgotten in r145
Carl-Daniel Hailfinger
2007-10-15
1
-0
/
+199
*
Move SPI code out of board_enable.c where it started its life
Carl-Daniel Hailfinger
2007-10-15
3
-171
/
+3
*
Changes to support the K8N-NEO3, first tested at Google on GSOC day :-)
Ronald G. Minnich
2007-10-12
2
-50
/
+93
*
Revert my last cleanup patch
Uwe Hermann
2007-10-10
4
-22
/
+25
*
Cosmetic changes to make the flashrom output more consistent
Uwe Hermann
2007-10-10
4
-25
/
+22
*
Fix the help, and print a message when nothing happens
Jordan Crouse
2007-10-04
1
-5
/
+11
*
This patch aims to restructure SPI flash support in a more reasonable way
Carl-Daniel Hailfinger
2007-10-02
3
-19
/
+119
*
Add preliminary SPI flash identification support for SPI chips attached to IT...
Carl-Daniel Hailfinger
2007-09-27
1
-0
/
+101
*
Change out/in combinations to pci_read/write_byte in sis630 chipset enable
Alex Beregszaszi
2007-09-11
1
-6
/
+4
*
Remove useless 'extern' keywords
Uwe Hermann
2007-09-09
2
-58
/
+58
*
Add '(C)' where it's missing (for consistency reasons)
Uwe Hermann
2007-09-09
19
-29
/
+29
*
Add missing license header to udelay.c
Uwe Hermann
2007-09-09
1
-0
/
+20
*
Add a dedicated license
Uwe Hermann
2007-09-08
1
-0
/
+339
*
Add support for the Winbond W29EE011
Markus Boas
2007-08-30
5
-1
/
+68
*
Add support for the Winbond W29C040P
Markus Boas
2007-08-30
3
-0
/
+4
*
Change all flashrom license headers to use our standard format
Uwe Hermann
2007-08-29
21
-306
/
+257
*
Cosmetic fixes
Uwe Hermann
2007-08-23
20
-115
/
+120
*
Drop duplicated code (copies of plain JEDEC functions)
Uwe Hermann
2007-08-23
3
-116
/
+5
*
Drop a bunch of useless header files, merge them into flash.h
Uwe Hermann
2007-08-23
38
-212
/
+101
*
Move code into *.c files, there's no reason to have it in header files
Uwe Hermann
2007-08-23
8
-200
/
+208
*
Fix bug in probe_28sf040() causing flash corruption on SST49LF160C verify
Ed Swierk
2007-08-13
1
-6
/
+1
*
Add board enable for the EPoX EP-BX3
Luc Verhaegen
2007-08-11
2
-0
/
+22
*
Add missing supported flash chips to the README
Uwe Hermann
2007-07-27
1
-0
/
+10
*
Add various ST flash chips
Carl-Daniel Hailfinger
2007-07-25
2
-2
/
+26
*
This patch adds support for ST M50FW040 and ST M29W040B
Carl-Daniel Hailfinger
2007-07-24
2
-0
/
+6
[prev]
[next]