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
/
w49f002u.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch to remove all references to dead chipdrivers
Sean Nelson
2010-02-22
1
-47
/
+0
*
The patch converts jedec functions into mask-based generics which can be used...
Sean Nelson
2010-01-04
1
-2
/
+2
*
Flashrom only checks for very few chips if the erase worked
Carl-Daniel Hailfinger
2009-06-15
1
-1
/
+4
*
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
-1
/
+1
*
The write_39sf020() and write_49f002() functions are identical except for whi...
Uwe Hermann
2009-05-12
1
-1
/
+1
*
Some cosmetic cleanups in the flashrom code and output
Uwe Hermann
2007-10-17
1
-1
/
+1
*
Add '(C)' where it's missing (for consistency reasons)
Uwe Hermann
2007-09-09
1
-1
/
+1
*
Change all flashrom license headers to use our standard format
Uwe Hermann
2007-08-29
1
-20
/
+12
*
Cosmetic fixes
Uwe Hermann
2007-08-23
1
-1
/
+1
*
Drop a bunch of useless header files, merge them into flash.h
Uwe Hermann
2007-08-23
1
-2
/
+0
*
Big cosmetic offensive on flashrom
Stefan Reinauer
2007-05-23
1
-1
/
+1
*
Coding style fixes
Uwe Hermann
2007-04-01
1
-2
/
+2
*
Removing $Id$ tags as they have no meaning in SVN
Stefan Reinauer
2006-08-23
1
-1
/
+0
*
Flashrom update from Stefan, resolve issue 21
Ollie Lho
2005-11-26
1
-2
/
+2
*
Bug fix from Jonathan McDowell <noodles@earth.li>
Ollie Lho
2005-08-03
1
-1
/
+1
*
Added -E option for chip erase, remove duplicated code
Ollie Lho
2004-12-08
1
-14
/
+7
*
Consolidate more jedec standard code
Ollie Lho
2004-03-20
1
-8
/
+8
*
Remove duplicated code
Ollie Lho
2004-03-19
1
-44
/
+1
*
Fixed 32bit vs 64bit long int arithematics
Ollie Lho
2004-03-18
1
-1
/
+2
*
Use standard product ID exit method for w49f002u
Ollie Lho
2004-03-17
1
-47
/
+33
*
Changes from NIKI
Ronald G. Minnich
2003-09-12
1
-6
/
+10
*
SONE's changes
Ronald G. Minnich
2003-07-25
1
-2
/
+4
*
Made the ids always print in hex less verbose verify step
Ronald G. Minnich
2003-02-28
1
-1
/
+2
*
Added w49f002u support
Andrew Ip
2002-10-16
1
-0
/
+112