index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
w49f002u.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generify jedec functions by introducing an address mask
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
*
Introduce a type "chipaddr" to abstract the offsets within flash regions
Carl-Daniel Hailfinger
2009-05-16
1
-1
/
+1
*
Unify write_39sf020() and write_49f002() functions
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
*
Add -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
*
Fix 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
*
Add w49f002u support
Andrew Ip
2002-10-16
1
-0
/
+112