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
/
m29f400bt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add struct flashctx * parameter to all functions accessing flash chips.
hailfinger
2011-12-18
1
-31
/
+34
*
Use struct flashctx instead of struct flashchip for flash chip access
hailfinger
2011-12-14
1
-5
/
+5
*
Unsignify lengths and addresses in chip functions and structs
stefanct
2011-11-23
1
-1
/
+1
*
Revert "Unsignify lengths and addresses in chip functions and structs"
stefanct
2011-09-18
1
-1
/
+1
*
Unsignify lengths and addresses in chip functions and structs
stefanct
2011-09-18
1
-1
/
+1
*
Erase functions are no longer called from chip drivers and thus their
hailfinger
2011-06-26
1
-8
/
+2
*
Switch all flash chips to partial write.
hailfinger
2010-10-13
1
-7
/
+2
*
Refactor remaining write wrappers.
hailfinger
2010-10-13
1
-0
/
+1
*
Simplify calls to inner write functions. No behavioural changes, just
hailfinger
2010-10-10
1
-14
/
+1
*
The currently used write functions (wrappers) all use helpers which
hailfinger
2010-10-10
1
-13
/
+15
*
Remove progress printing from individual flash chip drivers.
hailfinger
2010-10-08
1
-28
/
+0
*
flashrom had an implicit erase-on-write for most flash chip and
hailfinger
2010-10-08
1
-21
/
+0
*
Mark Fujitsu MBM29F400BC write as broken (implicit eraseblock layout in
hailfinger
2010-07-16
1
-53
/
+0
*
Convert chips' message printing to msg_c*
snelson
2010-03-24
1
-30
/
+29
*
Split spi.c into programmer and chip code
snelson
2010-02-26
1
-0
/
+1
*
Convert the following chips to use struct eraseblock:
snelson
2009-12-23
1
-1
/
+11
*
Use common jedec functionality where appropriate. The deleted function
hailfinger
2009-11-27
1
-0
/
+6
*
This patch removes the extremely dangerous unprotect_jedec function
hailfinger
2009-11-26
1
-11
/
+0
*
Standardize on using __func__ instead of __FUNCTION__.
uwe
2009-09-02
1
-1
/
+1
*
flashrom only checks for very few chips if the erase worked.
hailfinger
2009-06-15
1
-10
/
+47
*
Add external programmer delay functions so external programmers can
hailfinger
2009-06-05
1
-6
/
+6
*
Use chipaddr instead of volatile uint8_t * because when we access
hailfinger
2009-05-16
1
-12
/
+12
*
Original v2 revision: 3984
hailfinger
2009-03-06
1
-28
/
+28
*
Original v2 revision: 3971
hailfinger
2009-03-05
1
-28
/
+28
*
Original v2 revision: 3895
stuge
2009-01-25
1
-1
/
+1
*
Original v2 revision: 3054
stepan
2008-01-18
1
-1
/
+1
*
Original v2 revision: 3029
hailfinger
2007-12-31
1
-0
/
+3
*
Original v2 revision: 2873
uwe
2007-10-17
1
-2
/
+2
*
Original v2 revision: 2768
uwe
2007-09-09
1
-1
/
+1
*
Original v2 revision: 2751
uwe
2007-08-29
1
-17
/
+12
*
Original v2 revision: 2748
uwe
2007-08-23
1
-4
/
+4
*
Original v2 revision: 2747
uwe
2007-08-23
1
-34
/
+3
*
Original v2 revision: 2746
uwe
2007-08-23
1
-2
/
+0
*
Original v2 revision: 2745
uwe
2007-08-23
1
-0
/
+63
*
Original v2 revision: 2689
stepan
2007-05-23
1
-4
/
+4
*
Original v2 revision: 2643
uwe
2007-05-09
1
-40
/
+30
*
Original v2 revision: 2386
stepan
2006-08-23
1
-1
/
+0
*
Original v2 revision: 2111
ollie
2005-11-26
1
-29
/
+30
*
Original v2 revision: 1457
ollie
2004-03-20
1
-56
/
+66
*
Original v2 revision: 1232
rminnich
2003-10-25
1
-0
/
+189