index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
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
*
Generify jedec functions by introducing an address mask
Sean Nelson
2010-01-04
1
-2
/
+2
*
Store block sizes and corresponding erase functions in struct flashchip
Carl-Daniel Hailfinger
2009-09-05
1
-1
/
+1
*
Unify some probe functions that basically correspond to probe_jedec()
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 programmer-specific delay functions
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
*
Introduce a type "chipaddr" to abstract the offsets within flash regions
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