index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
w39.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree: provide flashrom context into programmer_delay()
Alexander Goncharov
2022-10-17
1
-2
/
+2
*
Remove address from GPLv2 headers
Elyes HAOUAS
2018-04-24
1
-4
/
+0
*
Refactor unlocking of many chips with locking at register space address +2
Carl-Daniel Hailfinger
2014-08-03
1
-107
/
+5
*
Add support for Winbond W39F010/W39L010/W39L020
Kyösti Mälkki
2012-10-28
1
-0
/
+57
*
Make struct flashchip a field in struct flashctx instead of a complete copy
Carl-Daniel Hailfinger
2012-08-25
1
-4
/
+4
*
Add support for for the Atmel AT49F040 chip
David Borg
2012-04-15
1
-0
/
+8
*
Add struct flashctx * parameter to all functions accessing flash chips
Carl-Daniel Hailfinger
2011-12-18
1
-11
/
+11
*
Use struct flashctx instead of struct flashchip for flash chip access
Carl-Daniel Hailfinger
2011-12-14
1
-18
/
+18
*
Unsignify lengths and addresses in chip functions and structs
Stefan Tauner
2011-11-23
1
-6
/
+6
*
Remove unneeded inclusions of chipdrivers.h
Stefan Tauner
2011-08-16
1
-1
/
+0
*
Add a bunch of new/tested stuff and various small changes 5
Stefan Tauner
2011-07-25
1
-2
/
+2
*
Add W39L040
Michael Karcher
2011-03-06
1
-0
/
+16
*
Enable unlocking (erasing/writing) W39V040FB chips
Idwer Vollering
2010-12-26
1
-0
/
+10
*
Add support for Winbond W39V040FB and W39V040FC
Carl-Daniel Hailfinger
2010-12-05
1
-0
/
+255