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
/
sst49lf040.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-3
/
+8
*
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
-2
/
+2
*
Reduce serial output, otherwise flashing will fail very often
Uwe Hermann
2008-10-21
1
-2
/
+4
*
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
/
+13
*
Cosmetic fixes
Uwe Hermann
2007-08-23
1
-1
/
+3
*
Drop a bunch of useless header files, merge them into flash.h
Uwe Hermann
2007-08-23
1
-2
/
+0
*
Drop leftover includes
Stefan Reinauer
2007-05-24
1
-2
/
+2
*
Big cosmetic offensive on flashrom
Stefan Reinauer
2007-05-23
1
-2
/
+2
*
Coding style fixes
Uwe Hermann
2007-04-01
1
-7
/
+7
*
Fix flashrom for sst49lf080a and small print bug
Roman Kononov
2006-10-07
1
-5
/
+4
*
Removing $Id$ tags as they have no meaning in SVN
Stefan Reinauer
2006-08-23
1
-1
/
+0
*
Compilation fix for gcc 4.0.2 (SUSE10)
Stefan Reinauer
2006-03-20
1
-2
/
+2
*
Make SST49lf040 not clog the serial line too
Stefan Reinauer
2006-03-17
1
-2
/
+5
*
Flashrom update from Stefan, resolve issue 21
Ollie Lho
2005-11-26
1
-3
/
+3
*
Add dedicated chip erase function for SST49LF040
Ollie Lho
2005-01-11
1
-2
/
+17
*
Removed false alarm of erase/write, use verify '-v' if you are not sure about...
Ollie Lho
2004-03-27
1
-4
/
+3
*
Remove unused #define and function declaration
Ollie Lho
2004-03-20
1
-8
/
+0
*
Consolidate more jedec standard code
Ollie Lho
2004-03-20
1
-11
/
+13
*
Remove duplicated code
Ollie Lho
2004-03-19
1
-129
/
+6
*
Removed unused code in pm49fl004, remove experimental delay in sst49lf040
Ollie Lho
2004-03-18
1
-4
/
+0
*
Fixed 32bit vs 64bit long int arithematics
Ollie Lho
2004-03-18
1
-1
/
+3
*
Use standard product ID exit method for w49f002u
Ollie Lho
2004-03-17
1
-40
/
+5
*
Added support for SST49LF040
David Hendricks
2004-03-17
1
-0
/
+224