index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mx29f002.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill dead code which has been disabled since the very first commit of flashrom
Carl-Daniel Hailfinger
2009-06-19
1
-16
/
+0
*
Flashrom only checks for very few chips if the erase worked
Carl-Daniel Hailfinger
2009-06-15
1
-1
/
+8
*
Add programmer-specific delay functions
Carl-Daniel Hailfinger
2009-06-05
1
-3
/
+3
*
Drop unused/duplicated #includes and some dead code
Uwe Hermann
2009-05-16
1
-2
/
+0
*
Introduce a type "chipaddr" to abstract the offsets within flash regions
Carl-Daniel Hailfinger
2009-05-16
1
-4
/
+4
*
FreeBSD definitions of (read|write)[bwl] collide with our own
Carl-Daniel Hailfinger
2009-03-06
1
-24
/
+24
*
Use helper functions to access flash chips
Carl-Daniel Hailfinger
2009-03-05
1
-24
/
+24
*
Beautify flash chip ID verbose printout a little, always use %02x
Peter Stuge
2009-01-25
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
-18
/
+12
*
Cosmetic fixes
Uwe Hermann
2007-08-23
1
-2
/
+2
*
Drop a bunch of useless header files, merge them into flash.h
Uwe Hermann
2007-08-23
1
-3
/
+0
*
Big cosmetic offensive on flashrom
Stefan Reinauer
2007-05-23
1
-3
/
+3
*
Coding style fixes
Uwe Hermann
2007-04-01
1
-3
/
+3
*
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
-9
/
+11
*
Use hex print in id1, id2
Ronald G. Minnich
2004-09-28
1
-1
/
+1
*
Consolidate more jedec standard code
Ollie Lho
2004-03-20
1
-35
/
+35
*
Changes from NIKI
Ronald G. Minnich
2003-09-12
1
-6
/
+10
*
SONE's changes
Ronald G. Minnich
2003-07-25
1
-2
/
+4
*
Clean up at user request
Ronald G. Minnich
2003-02-11
1
-1
/
+1
*
Fix idiot bug, thanks to Mikael Halvarsson <mi.halvarsson@telia.com>
Ronald G. Minnich
2002-04-09
1
-1
/
+1
*
Fixes
Ronald G. Minnich
2002-01-29
1
-9
/
+10
*
Trying to make this general purpose user-land flash burner
Ronald G. Minnich
2002-01-29
1
-0
/
+112