source: trunk/dediprog.c @ 1539

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1499   3 months stefanct Add a bunch of new/tested stuff and various small changes 10 Tested …
(edit) @1477   5 months hailfinger Speed up dediprog SPI page writes All chips which use spi_chip_write_256 …
(edit) @1474   5 months hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
(edit) @1473   5 months hailfinger Use struct flashctx instead of struct flashchip for flash chip access …
(edit) @1470   6 months stefanct Unsignify lengths and addresses in chip functions and structs Push those …
(edit) @1413   9 months hailfinger Fixup of r1397: - Mixing uninitialized and initialized local variables …
(edit) @1397   10 months uwe Random whitespace and coding-style fixes. Also, indentation fixes, e.g. …
(edit) @1338   11 months dhendrix Use shutdown callback mechanism to shutdown programmers This patch …
(edit) @1299   13 months mkarcher kill central list of SPI programmers Remove the array spi_programmer, …
(edit) @1257   16 months stepan Support Dediprog LEDs on devices with 2 and 3 LEDs. Signed-off-by: Stefan …
(edit) @1254   16 months stepan Secret knowledge is cool, but public knowledge is better. Implement all …
(edit) @1235   18 months hailfinger Add chunked write ability to the Dediprog SF100 driver. Please note that …
(edit) @1234   18 months hailfinger Support bulk read on Dediprog SF100. Should result in native speed for …
(edit) @1227   19 months hailfinger DediProg? firmware version 5.1.5 of the SF-100 works just fine. Allow any …
(edit) @1226   19 months hailfinger Support setting the Dediprog SF100 SPI voltage. Add a generic voltage …
(edit) @1112   22 months hailfinger Split off programmer.h from flash.h. Programmer specific functions are of …
(edit) @1068   23 months hailfinger Kill global variables, constants and functions if local scope suffices. …
(edit) @1021   2 years hailfinger Remove unneeded #include statements completely. unistd.h was only used to …
(edit) @914   2 years snelson Split spi.c into programmer and chip code Remove chipdriver.h include from …
(edit) @891   2 years oxygene Properly initialize USB device in dediprog driver. That's necessary to use …
(edit) @879   2 years hailfinger Add write support. Speed up reads by a factor of 4 by switching block size …
(add) @870   2 years hailfinger Dediprog SF100 support. Reverse engineered from USB logs. I never touched …
Note: See TracRevisionLog for help on using the revision log.