Souvik Ghosh
|
d75cd67ac2
Update flashrom to use flashctx struct for flash chip access
|
hace 8 años |
stefanct
|
c5eb8a9b67
Unsignify lengths and addresses in chip functions and structs
|
hace 13 años |
stefanct
|
a3cbe39c76
Revert "Unsignify lengths and addresses in chip functions and structs"
|
hace 13 años |
stefanct
|
5d0137cb0a
Unsignify lengths and addresses in chip functions and structs
|
hace 13 años |
hailfinger
|
ac8e31829c
Erase functions are no longer called from chip drivers and thus their
|
hace 13 años |
hailfinger
|
71e1bd420c
Switch all flash chips to partial write.
|
hace 14 años |
hailfinger
|
86bf3b52e9
Refactor remaining write wrappers.
|
hace 14 años |
hailfinger
|
d93176bb74
Simplify calls to inner write functions. No behavioural changes, just
|
hace 14 años |
hailfinger
|
a10a6078ea
The currently used write functions (wrappers) all use helpers which
|
hace 14 años |
hailfinger
|
efe056e5cd
Remove progress printing from individual flash chip drivers.
|
hace 14 años |
hailfinger
|
d217d1219c
flashrom had an implicit erase-on-write for most flash chip and
|
hace 14 años |
hailfinger
|
1ff33dcb8d
Kill global variables, constants and functions if local scope suffices.
|
hace 14 años |
snelson
|
fc007bb60d
Convert chips' message printing to msg_c*
|
hace 14 años |
snelson
|
238bc93ce6
remove function probe_28sf040
|
hace 14 años |
snelson
|
8913d08dcf
Split spi.c into programmer and chip code
|
hace 14 años |
snelson
|
264e57c97f
Convert the following chips to block_erasers:
|
hace 15 años |
stepan
|
a839c2ee6f
this patch fixes all 27 flashrom source code issues reported by
|
hace 15 años |
uwe
|
2a41434539
Standardize on using __func__ instead of __FUNCTION__.
|
hace 15 años |
hailfinger
|
7af8369d50
flashrom only checks for very few chips if the erase worked.
|
hace 15 años |
hailfinger
|
e5829f6108
Add external programmer delay functions so external programmers can
|
hace 15 años |
uwe
|
abe92a50bf
Eliminate all 'inline's from the flashrom code. They serve pretty
|
hace 15 años |
uwe
|
57195badde
Drop unused/duplicated #includes and some dead code (trivial).
|
hace 15 años |
hailfinger
|
82719633d6
Use chipaddr instead of volatile uint8_t * because when we access
|
hace 15 años |
hailfinger
|
1ff6e368dd
Original v2 revision: 3984
|
hace 15 años |
hailfinger
|
12455a1a72
Original v2 revision: 3973
|
hace 15 años |
hailfinger
|
ba3761a957
Original v2 revision: 3971
|
hace 15 años |
stuge
|
f45dc84821
Original v2 revision: 3895
|
hace 16 años |
uwe
|
fd2d0fe2af
Original v2 revision: 2873
|
hace 17 años |
uwe
|
555dd97f12
Original v2 revision: 2768
|
hace 17 años |
uwe
|
b25f1ea23c
Original v2 revision: 2751
|
hace 17 años |