Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
b50d73d47303bd2601445557829e567e4c7af1f1
/
w29ee011.c
6c68363
tree: Include missing headers for function prototypes
by Jacob Garber
· 5 years ago
e083880
Remove address from GPLv2 headers
by Elyes HAOUAS
· 7 years ago
5a7cb84
Make struct flashchip a field in struct flashctx instead of a complete copy
by Carl-Daniel Hailfinger
· 12 years ago
8a3c60c
Add struct flashctx * parameter to all functions accessing flash chips
by Carl-Daniel Hailfinger
· 13 years ago
63fd902
Use struct flashctx instead of struct flashchip for flash chip access
by Carl-Daniel Hailfinger
· 13 years ago
a63c7c4
Remove unneeded inclusions of chipdrivers.h
by Stefan Tauner
· 13 years ago
2e88a9f
Fix Winbond W29EE011, W29EE012, W29C010M, W29C011A probing
by Carl-Daniel Hailfinger
· 13 years ago
b51e58e
Use __clang_version__ macro
by Carl-Daniel Hailfinger
· 14 years ago
ed479d2
Convert chips' message printing to msg_c* Fixed suggestions by Carl-Daniel
by Sean Nelson
· 15 years ago
14ba668
Split spi.c into programmer and chip code Remove chipdriver.h include from flash.h
by Sean Nelson
· 15 years ago
04aa59a
Standardize on using __func__ instead of __FUNCTION__
by Uwe Hermann
· 15 years ago
414bd32
Verbose probe output is split across multiple lines for some probe functions
by Carl-Daniel Hailfinger
· 15 years ago
ca8bfc6
Add programmer-specific delay functions
by Carl-Daniel Hailfinger
· 15 years ago
5820f42
Introduce a type "chipaddr" to abstract the offsets within flash regions
by Carl-Daniel Hailfinger
· 15 years ago
0472f3d
FreeBSD definitions of (read|write)[bwl] collide with our own
by Carl-Daniel Hailfinger
· 16 years ago
61a8bd2
Use helper functions to access flash chips
by Carl-Daniel Hailfinger
· 16 years ago
5cafc33
Beautify flash chip ID verbose printout a little, always use %02x
by Peter Stuge
· 16 years ago
394131e
Coding-style fixes for flashrom, partly indent-aided
by Uwe Hermann
· 16 years ago
b9f6174
Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymore
by Jens Kuehnel
· 16 years ago
d2ac6fc
Add support for the Winbond W29EE011
by Markus Boas
· 17 years ago