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
/
w39v040c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert chips' message printing to msg_c* Fixed suggestions by Carl-Daniel
Sean Nelson
2010-03-24
1
-1
/
+1
*
Kill dead w39v040c.c functions
Sean Nelson
2010-03-16
1
-69
/
+0
*
Split spi.c into programmer and chip code Remove chipdriver.h include from fl...
Sean Nelson
2010-02-26
1
-0
/
+1
*
Here's a very quick patch to fix the missing unlock code
Sean Nelson
2010-02-19
1
-0
/
+26
*
The patch converts jedec functions into mask-based generics which can be used...
Sean Nelson
2010-01-04
1
-2
/
+2
*
This is a patch which stores eraseblock sizes and corresponding block erase f...
Carl-Daniel Hailfinger
2009-09-05
1
-1
/
+1
*
Quite a few probe functions in flashrom are copies of probe_jedec with additi...
Carl-Daniel Hailfinger
2009-09-05
1
-14
/
+8
*
Flashrom only checks for very few chips if the erase worked
Carl-Daniel Hailfinger
2009-06-15
1
-8
/
+7
*
Add external programmer delay functions so external programmers can handle th...
Carl-Daniel Hailfinger
2009-06-05
1
-6
/
+6
*
Drop unused/duplicated #includes and some dead code
Uwe Hermann
2009-05-16
1
-1
/
+0
*
Use chipaddr instead of volatile uint8_t * because when we access chips in ex...
Carl-Daniel Hailfinger
2009-05-16
1
-3
/
+3
*
Use helper functions chip_{read,write}[bwl] to access flash chips
Carl-Daniel Hailfinger
2009-05-12
1
-2
/
+2
*
FreeBSD definitions of (read|write)[bwl] collide with our own
Carl-Daniel Hailfinger
2009-03-06
1
-9
/
+9
*
Use helper functions to access flash chips
Carl-Daniel Hailfinger
2009-03-05
1
-9
/
+9
*
Beautify flash chip ID verbose printout a little, always use %02x
Peter Stuge
2009-01-25
1
-1
/
+1
*
Winbond W39V040C and MSI K8T Neo2-F
Peter Stuge
2008-07-21
1
-0
/
+98