Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
b428e97cb1fcd8937b5a2cb75317acc4d4e4390a
/
dediprog.c
64204b5
Speed up dediprog SPI page writes
by Carl-Daniel Hailfinger
· 13 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
c69c9c8
Unsignify lengths and addresses in chip functions and structs
by Stefan Tauner
· 13 years ago
082c8b5
Fixup of r1397
by Carl-Daniel Hailfinger
· 13 years ago
91f4afa
Random whitespace and coding-style fixes
by Uwe Hermann
· 13 years ago
8bb2021
Use shutdown callback mechanism to shutdown programmers
by David Hendricks
· 13 years ago
b9dbe48
Kill central list of SPI programmers
by Michael Karcher
· 14 years ago
915b840
Support Dediprog LEDs on devices with 2 and 3 LEDs
by Stefan Reinauer
· 14 years ago
ff30d8a
Secret knowledge is cool, but public knowledge is better
by Carl-Daniel Hailfinger
· 14 years ago
306b818
Add chunked write ability to the Dediprog SF100 driver
by Carl-Daniel Hailfinger
· 14 years ago
482e974
Support bulk read on Dediprog SF100
by Carl-Daniel Hailfinger
· 14 years ago
db7afc5
DediProg firmware version 5.1.5 of the SF-100 works just fine
by Mathias Krause
· 14 years ago
c244138
Support setting the Dediprog SF100 SPI voltage
by Carl-Daniel Hailfinger
· 14 years ago
5b997c3
Split off programmer.h from flash.h
by Carl-Daniel Hailfinger
· 14 years ago
ad3cc55
Kill global variables, constants and functions if local scope suffices
by Carl-Daniel Hailfinger
· 14 years ago
831e8f4
Remove unneeded #include statements completely
by Carl-Daniel Hailfinger
· 14 years ago
14ba668
Split spi.c into programmer and chip code Remove chipdriver.h include from flash.h
by Sean Nelson
· 15 years ago
975aa7e
Properly initialize USB device in dediprog driver
by Patrick Georgi
· 15 years ago
eac6579
Add write support
by Carl-Daniel Hailfinger
· 15 years ago
d38fac8
Dediprog SF100 support
by Carl-Daniel Hailfinger
· 15 years ago