summaryrefslogtreecommitdiffstats
path: root/dediprog.c
Commit message (Expand)AuthorAgeFilesLines
* Use shutdown callback mechanism to shutdown programmersDavid Hendricks2011-06-141-19/+22
* Kill central list of SPI programmersMichael Karcher2011-05-111-5/+14
* Support Dediprog LEDs on devices with 2 and 3 LEDsStefan Reinauer2011-01-281-87/+90
* Secret knowledge is cool, but public knowledge is betterCarl-Daniel Hailfinger2011-01-201-5/+117
* Add chunked write ability to the Dediprog SF100 driverCarl-Daniel Hailfinger2010-11-231-1/+7
* Support bulk read on Dediprog SF100Carl-Daniel Hailfinger2010-11-161-6/+109
* DediProg firmware version 5.1.5 of the SF-100 works just fineMathias Krause2010-11-091-3/+13
* Support setting the Dediprog SF100 SPI voltageCarl-Daniel Hailfinger2010-11-091-16/+78
* Split off programmer.h from flash.hCarl-Daniel Hailfinger2010-07-271-0/+1
* Kill global variables, constants and functions if local scope sufficesCarl-Daniel Hailfinger2010-07-031-16/+20
* Remove unneeded #include statements completelyCarl-Daniel Hailfinger2010-05-301-3/+0
* Split spi.c into programmer and chip code Remove chipdriver.h include from fl...Sean Nelson2010-02-261-0/+1
* Properly initialize USB device in dediprog driverPatrick Georgi2010-02-041-0/+2
* Add write supportCarl-Daniel Hailfinger2010-01-221-11/+15
* Dediprog SF100 supportCarl-Daniel Hailfinger2010-01-191-0/+388
OpenPOWER on IntegriCloud