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
/
sst49lfxxxc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use uintptr_t for chipaddr instead of unsigned long.
stefanct
2013-07-13
1
-1
/
+1
*
Make struct flashchip a field in struct flashctx instead of a complete copy.
hailfinger
2012-08-25
1
-1
/
+1
*
Add struct flashctx * parameter to all functions accessing flash chips.
hailfinger
2011-12-18
1
-6
/
+10
*
Use struct flashctx instead of struct flashchip for flash chip access
hailfinger
2011-12-14
1
-4
/
+4
*
Unsignify lengths and addresses in chip functions and structs
stefanct
2011-11-23
1
-1
/
+1
*
Erase functions are no longer called from chip drivers and thus their
hailfinger
2011-06-26
1
-4
/
+1
*
Look at the return value of wait_82802ab().
uwe
2011-06-19
1
-0
/
+1
*
Refactor remaining write wrappers.
hailfinger
2010-10-13
1
-12
/
+0
*
Simplify calls to inner write functions. No behavioural changes, just
hailfinger
2010-10-10
1
-6
/
+1
*
The currently used write functions (wrappers) all use helpers which
hailfinger
2010-10-10
1
-4
/
+2
*
Remove progress printing from individual flash chip drivers.
hailfinger
2010-10-08
1
-5
/
+0
*
flashrom had an implicit erase-on-write for most flash chip and
hailfinger
2010-10-08
1
-5
/
+0
*
Kill global variables, constants and functions if local scope suffices.
hailfinger
2010-07-03
1
-21
/
+6
*
Remove unneeded #include statements completely.
hailfinger
2010-05-30
1
-1
/
+0
*
Convert chips' message printing to msg_c*
snelson
2010-03-24
1
-13
/
+13
*
Sst49lfxxxc chips are functionally the same as 82802ab chips.
snelson
2010-03-23
1
-122
/
+6
*
Split spi.c into programmer and chip code
snelson
2010-02-26
1
-0
/
+1
*
Here's a very quick patch to fix the missing unlock code.
snelson
2010-02-19
1
-0
/
+5
*
Convert the following chips to block_erasers:
snelson
2010-01-20
1
-1
/
+36
*
Standardize on using __func__ instead of __FUNCTION__.
uwe
2009-09-02
1
-1
/
+1
*
Remove unnecessary #include files.
hailfinger
2009-08-09
1
-3
/
+0
*
Reset SST49LF016C after erase to exit the read status register mode.
hailfinger
2009-07-20
1
-0
/
+1
*
flashrom only checks for very few chips if the erase worked.
hailfinger
2009-06-15
1
-3
/
+11
*
Use flash->virtual_registers for what they were meant for instead of
hailfinger
2009-06-05
1
-26
/
+26
*
Actually enable the protection register debug output on
uwe
2009-06-05
1
-9
/
+17
*
Eliminate all 'inline's from the flashrom code. They serve pretty
uwe
2009-05-16
1
-8
/
+5
*
Drop unused/duplicated #includes and some dead code (trivial).
uwe
2009-05-16
1
-3
/
+0
*
Use chipaddr instead of volatile uint8_t * because when we access
hailfinger
2009-05-16
1
-10
/
+10
*
Original v2 revision: 3984
hailfinger
2009-03-06
1
-21
/
+21
*
Original v2 revision: 3971
hailfinger
2009-03-05
1
-21
/
+21
*
Original v2 revision: 3895
stuge
2009-01-25
1
-1
/
+1
*
Original v2 revision: 2873
uwe
2007-10-17
1
-1
/
+1
*
Original v2 revision: 2768
uwe
2007-09-09
1
-2
/
+2
*
Original v2 revision: 2751
uwe
2007-08-29
1
-18
/
+12
*
Original v2 revision: 2748
uwe
2007-08-23
1
-5
/
+7
*
Original v2 revision: 2746
uwe
2007-08-23
1
-3
/
+0
*
Original v2 revision: 2693
stepan
2007-05-24
1
-1
/
+1
*
Original v2 revision: 2691
stepan
2007-05-24
1
-10
/
+3
*
Original v2 revision: 2690
stepan
2007-05-23
1
-1
/
+1
*
Original v2 revision: 2689
stepan
2007-05-23
1
-9
/
+11
*
Original v2 revision: 2643
uwe
2007-05-09
1
-25
/
+22
*
Original v2 revision: 2585
stepan
2007-04-06
1
-1
/
+1
*
Original v2 revision: 2550
stepan
2007-02-06
1
-1
/
+1
*
Original v2 revision: 2537
uwe
2007-01-22
1
-0
/
+204