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
/
am29f040b.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert the following chips to use struct eraseblock
Sean Nelson
2009-12-23
1
-3
/
+2
*
Convert the following chips to use struct eraseblock
Sean Nelson
2009-12-22
1
-4
/
+14
*
Use common jedec functionality where appropriate
Michael Karcher
2009-11-27
1
-0
/
+4
*
Standardize on using __func__ instead of __FUNCTION__
Uwe Hermann
2009-09-02
1
-1
/
+1
*
Flashrom only checks for very few chips if the erase worked
Carl-Daniel Hailfinger
2009-06-15
1
-2
/
+17
*
Add external programmer delay functions so external programmers can handle th...
Carl-Daniel Hailfinger
2009-06-05
1
-3
/
+3
*
Eliminate all 'inline's from the flashrom code
Uwe Hermann
2009-05-16
1
-6
/
+3
*
Drop unused/duplicated #includes and some dead code
Uwe Hermann
2009-05-16
1
-2
/
+0
*
Use chipaddr instead of volatile uint8_t * because when we access chips in ex...
Carl-Daniel Hailfinger
2009-05-16
1
-8
/
+7
*
FreeBSD definitions of (read|write)[bwl] collide with our own
Carl-Daniel Hailfinger
2009-03-06
1
-22
/
+22
*
Use helper functions to access flash chips
Carl-Daniel Hailfinger
2009-03-05
1
-22
/
+22
*
Beautify flash chip ID verbose printout a little, always use %02x
Peter Stuge
2009-01-25
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
-16
/
+12
*
Cosmetic fixes
Uwe Hermann
2007-08-23
1
-4
/
+4
*
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
-3
/
+3
*
Coding style fixes
Uwe Hermann
2007-04-01
1
-6
/
+6
*
Make am29f040b driver more solid by printing every 4096th flash address
Stefan Reinauer
2006-03-16
1
-4
/
+6
*
Flashrom update from Stefan, resolve issue 21
Ollie Lho
2005-11-26
1
-12
/
+12
*
Consolidate more jedec standard code
Ollie Lho
2004-03-20
1
-31
/
+36
*
STPC ELITE
Ronald G. Minnich
2004-03-08
1
-1
/
+1
*
Fix volatile
Ronald G. Minnich
2003-11-05
1
-3
/
+3
*
Changes from NIKI
Ronald G. Minnich
2003-09-12
1
-4
/
+13
*
Made the ids always print in hex less verbose verify step
Ronald G. Minnich
2003-02-28
1
-1
/
+1
*
fixes
Ronald G. Minnich
2002-01-29
1
-8
/
+9
*
Trying to make this general purpose user-land flash burner
Ronald G. Minnich
2002-01-29
1
-0
/
+120