index
:
delta/flashrom.git
0.9.7
master
stuge
code.coreboot.org: Obsolete (use flashrom-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
w29ee011.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make struct flashchip a field in struct flashctx instead of a complete copy.
hailfinger
2012-08-25
1
-3
/
+3
*
Add struct flashctx * parameter to all functions accessing flash chips.
hailfinger
2011-12-18
1
-11
/
+11
*
Use struct flashctx instead of struct flashchip for flash chip access
hailfinger
2011-12-14
1
-1
/
+1
*
Remove unneeded inclusions of chipdrivers.h
stefanct
2011-08-16
1
-1
/
+0
*
Fix Winbond W29EE011, W29EE012, W29C010M, W29C011A probing.
hailfinger
2011-07-26
1
-5
/
+8
*
Newer llvm/clang versions (since r102686) have a __clang_version__ macro
hailfinger
2010-07-17
1
-1
/
+0
*
Convert chips' message printing to msg_c*
snelson
2010-03-24
1
-2
/
+2
*
Split spi.c into programmer and chip code
snelson
2010-02-26
1
-0
/
+1
*
Standardize on using __func__ instead of __FUNCTION__.
uwe
2009-09-02
1
-1
/
+1
*
Verbose probe output is split across multiple lines for some probe
hailfinger
2009-07-23
1
-5
/
+4
*
Add external programmer delay functions so external programmers can
hailfinger
2009-06-05
1
-9
/
+9
*
Use chipaddr instead of volatile uint8_t * because when we access
hailfinger
2009-05-16
1
-1
/
+1
*
Original v2 revision: 3984
hailfinger
2009-03-06
1
-11
/
+11
*
Original v2 revision: 3971
hailfinger
2009-03-05
1
-11
/
+11
*
Original v2 revision: 3895
stuge
2009-01-25
1
-1
/
+1
*
Original v2 revision: 3669
uwe
2008-10-18
1
-1
/
+1
*
Original v2 revision: 3368
stuge
2008-06-18
1
-0
/
+11
*
Original v2 revision: 2753
uwe
2007-08-30
1
-0
/
+60