index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
am29f040b.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Flashrom only checks for very few chips if the erase worked
Carl-Daniel Hailfinger
2009-06-15
1
-2
/
+17
*
Add programmer-specific delay functions
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
*
Introduce a type "chipaddr" to abstract the offsets within flash regions
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
*
Fix another volatile declaration
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