Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
c12fc71f74530902c04ea3a2c158d872d2b4ffea
/
stm50flw0x0x.c
972cec2
Refine support for the JEDEC Software Data Protection
by Michael Karcher
· 15 years ago
9e72aa5
Fix some of the issues reported by LLVM/clang's scan-build
by Stefan Reinauer
· 15 years ago
4e9cebb
Unify some probe functions that basically correspond to probe_jedec()
by Carl-Daniel Hailfinger
· 15 years ago
04aa59a
Standardize on using __func__ instead of __FUNCTION__
by Uwe Hermann
· 15 years ago
30f7cb2
Flashrom only checks for very few chips if the erase worked
by Carl-Daniel Hailfinger
· 15 years ago
0845464
Split flashchips.h from flash.h
by Carl-Daniel Hailfinger
· 15 years ago
0bd2a2b
Sometimes we want to read/write more than 4 bytes of chip content at once
by Carl-Daniel Hailfinger
· 15 years ago
ca8bfc6
Add programmer-specific delay functions
by Carl-Daniel Hailfinger
· 15 years ago
2cac686
Drop unused/duplicated #includes and some dead code
by Uwe Hermann
· 15 years ago
5820f42
Introduce a type "chipaddr" to abstract the offsets within flash regions
by Carl-Daniel Hailfinger
· 15 years ago
d13775e
Rename the STM50FLW register variable flash_addr used for block write protect handling
by Carl-Daniel Hailfinger
· 16 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
a7b3551
Separate ST M50FLW support from generic JEDEC code
by Claus Gindhart
· 17 years ago