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
/
jedec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill global variables, constants and functions if local scope suffices.
hailfinger
2010-07-03
1
-10
/
+10
*
Polish the flashrom code comments and outputs a bit.
uwe
2010-03-25
1
-1
/
+1
*
Convert chips' message printing to msg_c*
snelson
2010-03-24
1
-27
/
+27
*
Split spi.c into programmer and chip code
snelson
2010-02-26
1
-0
/
+1
*
Complete the addition of Feature Bits for all Jedec based chips.
snelson
2010-01-28
1
-10
/
+34
*
Use address mask in probe_jedec. This allows us to have one common
hailfinger
2010-01-09
1
-1
/
+17
*
Use the register mapping feature bit.
hailfinger
2010-01-09
1
-3
/
+3
*
The patch converts jedec functions into mask-based generics which can be used
snelson
2010-01-04
1
-93
/
+128
*
Convert the following chips to use struct eraseblock:
hailfinger
2009-12-22
1
-0
/
+11
*
If the JEDEC Toggle Bit algorithm needs more than 2^20 loops, it is a
hailfinger
2009-12-17
1
-4
/
+27
*
probe_jedec() checks the delay value and issues programmer_delay based
hailfinger
2009-12-17
1
-6
/
+12
*
Use common jedec functionality where appropriate. The deleted function
hailfinger
2009-11-27
1
-0
/
+27
*
This patch removes the extremely dangerous unprotect_jedec function
hailfinger
2009-11-26
1
-23
/
+3
*
jedec.c was missing error handling in a few cases. Fix.
hailfinger
2009-11-25
1
-17
/
+23
*
The automatic retry in write_page_write_jedec didn't retry flashing the
hailfinger
2009-11-14
1
-3
/
+3
*
Remove confusing out-of-date comment.
hailfinger
2009-10-19
1
-3
/
+0
*
Switch SST49LF004A/B to block erase, remove the hack which simulated
hailfinger
2009-09-23
1
-2
/
+2
*
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
-1
/
+1
*
Change chip_readb in loop to use verify_range in
hailfinger
2009-06-25
1
-14
/
+8
*
flashrom only checks for very few chips if the erase worked.
hailfinger
2009-06-15
1
-10
/
+23
*
Add external programmer delay functions so external programmers can
hailfinger
2009-06-05
1
-26
/
+26
*
Add probe_timing information (int uS value). This eliminates the
hailfinger
2009-06-03
1
-2
/
+18
*
Drop unused/duplicated #includes and some dead code (trivial).
uwe
2009-05-16
1
-2
/
+0
*
Use chipaddr instead of volatile uint8_t * because when we access
hailfinger
2009-05-16
1
-19
/
+19
*
Use helper functions chip_{read,write}[bwl] to access flash chips.
hailfinger
2009-05-12
1
-2
/
+2
*
When flashrom JEDEC code sends the ID command to the chip, it expects to
hailfinger
2009-05-11
1
-0
/
+21
*
Original v2 revision: 3984
hailfinger
2009-03-06
1
-50
/
+50
*
Original v2 revision: 3971
hailfinger
2009-03-05
1
-50
/
+50
*
Original v2 revision: 3895
stuge
2009-01-25
1
-1
/
+1
*
Original v2 revision: 3387
stuge
2008-06-24
1
-3
/
+2
*
Original v2 revision: 3375
stuge
2008-06-21
1
-1
/
+1
*
Original v2 revision: 3373
stuge
2008-06-21
1
-1
/
+1
*
Original v2 revision: 3308
hailfinger
2008-05-14
1
-1
/
+12
*
Original v2 revision: 3030
hailfinger
2007-12-31
1
-2
/
+18
*
Original v2 revision: 2962
hailfinger
2007-11-13
1
-2
/
+6
*
Original v2 revision: 2873
uwe
2007-10-17
1
-2
/
+2
*
Original v2 revision: 2850
rminnich
2007-10-12
1
-1
/
+1
*
Original v2 revision: 2768
uwe
2007-09-09
1
-3
/
+3
*
Original v2 revision: 2751
uwe
2007-08-29
1
-17
/
+12
*
Original v2 revision: 2748
uwe
2007-08-23
1
-7
/
+7
*
Original v2 revision: 2746
uwe
2007-08-23
1
-2
/
+0
*
Original v2 revision: 2745
uwe
2007-08-23
1
-0
/
+52
*
Original v2 revision: 2689
stepan
2007-05-23
1
-3
/
+3
*
Original v2 revision: 2643
uwe
2007-05-09
1
-49
/
+49
*
Original v2 revision: 2505
stepan
2006-11-22
1
-14
/
+49
*
Original v2 revision: 2386
stepan
2006-08-23
1
-1
/
+0
*
Original v2 revision: 2111
ollie
2005-11-26
1
-47
/
+49
*
Original v2 revision: 1815
ollie
2004-12-08
1
-41
/
+21
*
Original v2 revision: 1814
ollie
2004-12-08
1
-1
/
+7
[next]