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
/
82802ab.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
-6
/
+6
*
Add struct flashctx * parameter to all functions accessing flash chips.
hailfinger
2011-12-18
1
-34
/
+35
*
Use struct flashctx instead of struct flashchip for flash chip access
hailfinger
2011-12-14
1
-7
/
+7
*
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
*
Add support for the Sharp LH28F008BJT-BTLZ1 chip.
uwe
2011-08-25
1
-0
/
+55
*
Random whitespace and coding-style fixes.
uwe
2011-07-28
1
-8
/
+8
*
Erase functions are no longer called from chip drivers and thus their
hailfinger
2011-06-26
1
-5
/
+1
*
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
-7
/
+1
*
The currently used write functions (wrappers) all use helpers which
hailfinger
2010-10-10
1
-8
/
+11
*
Remove progress printing from individual flash chip drivers.
hailfinger
2010-10-08
1
-9
/
+0
*
flashrom had an implicit erase-on-write for most flash chip and
hailfinger
2010-10-08
1
-22
/
+0
*
Remove unneeded #include statements completely.
hailfinger
2010-05-30
1
-2
/
+0
*
Intel 28F004/28F400 support
mkarcher
2010-04-03
1
-36
/
+18
*
Convert chips' message printing to msg_c*
snelson
2010-03-24
1
-26
/
+27
*
JEDEC ID probing checks the parity of the vendor ID and verifies that
hailfinger
2010-03-22
1
-1
/
+15
*
in unlock_28f004s5, variable 'i' needs to be int...
snelson
2010-03-22
1
-1
/
+2
*
fix a few typos from the last commit.
snelson
2010-03-22
1
-2
/
+2
*
To access/read the lock bits, we use the same mode to read the chip id.
snelson
2010-03-22
1
-0
/
+49
*
unlock fixup
snelson
2010-03-20
1
-1
/
+1
*
rename print_82802ab_status to print_status_82802ab
snelson
2010-03-19
1
-9
/
+18
*
Add FEATURE_REGISTERMAP to
hailfinger
2010-03-15
1
-1
/
+2
*
Split spi.c into programmer and chip code
snelson
2010-02-26
1
-0
/
+1
*
Convert chips to block_erasers:
snelson
2010-01-09
1
-11
/
+11
*
This patch removes the extremely dangerous unprotect_jedec function
hailfinger
2009-11-26
1
-1
/
+0
*
This patch cleans up flashrom so that it passes LLVM/clang's scan-build
stepan
2009-09-16
1
-12
/
+11
*
Quite a few probe functions in flashrom are copies of probe_jedec with
hailfinger
2009-09-05
1
-23
/
+7
*
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
-8
/
+11
*
Sometimes we want to read/write more than 4 bytes of chip content at
hailfinger
2009-06-05
1
-2
/
+9
*
Add external programmer delay functions so external programmers can
hailfinger
2009-06-05
1
-5
/
+5
*
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
-7
/
+7
*
Original v2 revision: 3984
hailfinger
2009-03-06
1
-27
/
+27
*
Original v2 revision: 3971
hailfinger
2009-03-05
1
-27
/
+27
*
Original v2 revision: 3895
stuge
2009-01-25
1
-1
/
+1
*
Original v2 revision: 3260
stepan
2008-04-24
1
-7
/
+27
*
Original v2 revision: 3140
hailfinger
2008-03-14
1
-0
/
+186
*
Original v2 revision: 3137
hailfinger
2008-03-13
1
-186
/
+0
*
Original v2 revision: 2873
uwe
2007-10-17
1
-1
/
+1
*
Original v2 revision: 2768
uwe
2007-09-09
1
-1
/
+1
*
Original v2 revision: 2751
uwe
2007-08-29
1
-17
/
+20
*
Original v2 revision: 2748
uwe
2007-08-23
1
-6
/
+9
*
Original v2 revision: 2747
uwe
2007-08-23
1
-41
/
+1
*
Original v2 revision: 2746
uwe
2007-08-23
1
-3
/
+0
*
Original v2 revision: 2745
uwe
2007-08-23
1
-0
/
+40
*
Original v2 revision: 2693
stepan
2007-05-24
1
-5
/
+1
[next]