| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware: added Attiny841 configurations | cpldcpu | 2015-02-08 | 4 | -3/+330 |
* | firmware: Fixed bug with osccal_restore | cpldcpu | 2015-02-08 | 1 | -1/+1 |
* | commandline: Updated exe | cpldcpu | 2015-01-12 | 1 | -0/+0 |
* | firmware: config file update | cpldcpu | 2015-01-12 | 1 | -1/+1 |
* | #ENABLE_UNSAFE_OPTIMIZATIONS | cpldcpu | 2015-01-12 | 6 | -10/+28 |
* | firmware: code clean up | cpldcpu | 2014-07-27 | 1 | -10/+0 |
* | commandline: fixed assert | cpldcpu | 2014-07-27 | 1 | -1/+1 |
* | Merge pull request #53 from gblargg/testing-V2-New | Tim | 2014-07-15 | 1 | -0/+18 |
|\ |
|
| * | Expanded tabs for previous commit | Shay Green | 2014-07-14 | 1 | -10/+10 |
| * | firmware: osccalASM.S fixed to tolerate USB traffic, e.g. when on hub | Shay Green | 2014-07-14 | 1 | -0/+18 |
* | | firmware: Fix corruption of USB pins when bootloader is not activated | cpldcpu | 2014-07-14 | 1 | -5/+5 |
|/ |
|
* | Merge pull request #51 from gkrnours/testing-V2-New | Tim | 2014-07-14 | 1 | -0/+5 |
|\ |
|
| * | Support OpenBSD | Coues Ludovic | 2014-07-10 | 1 | -0/+5 |
|/ |
|
* | firmware: Stored OSCCAL can now be used by userprogram | cpldcpu | 2014-07-03 | 1 | -14/+14 |
* | firmware: Upload configuration files for new OSCCAL | cpldcpu | 2014-06-22 | 5 | -45/+51 |
* | firmware: Changed handling of OSCCAL calibration | cpldcpu | 2014-06-22 | 1 | -19/+21 |
* | firmware: Slow down AVRDUDE in makefile | cpldcpu | 2014-06-22 | 1 | -5/+5 |
* | firmware: Fix loophole in protocol | cpldcpu | 2014-06-22 | 1 | -1/+1 |
* | commandline: Added signature to configurationreply | cpldcpu | 2014-05-01 | 4 | -25/+52 |
* | firmware: Added signature to configurationreply | cpldcpu | 2014-05-01 | 1 | -4/+8 |
* | firmware: config update t841,t85 | cpldcpu | 2014-03-16 | 5 | -20/+39 |
* | firmware: attiny 84 config | cpldcpu | 2014-03-16 | 2 | -0/+327 |
* | firmware: attiny 167 config | cpldcpu | 2014-03-16 | 2 | -0/+295 |
* | firmware: reduce usbasp write speed | cpldcpu | 2014-03-16 | 1 | -5/+5 |
* | commandline: fixed fast mode | cpldcpu | 2014-03-16 | 2 | -9/+9 |
* | commandline: Display correct help for windows | cpldcpu | 2014-03-16 | 1 | -2/+2 |
* | command: remove exe from main | cpldcpu | 2014-03-16 | 1 | -0/+0 |
* | firmware: ATtiny841- write time configuration | cpldcpu | 2014-03-16 | 1 | -3/+2 |
* | commandline: Update to 2.0a4 to accomodate for new device configuration reply... | cpldcpu | 2014-03-16 | 4 | -10/+22 |
* | firmware: ATtiny841 - proper page erasing | cpldcpu | 2014-03-16 | 2 | -19/+15 |
* | firmware: page erase timing modification for ATtiny841 | cpldcpu | 2014-03-16 | 1 | -2/+4 |
* | firmware: Attiny841 first working config | cpldcpu | 2014-03-16 | 6 | -42/+62 |
* | firmware: adding ATtiny841 | cpldcpu | 2014-03-16 | 3 | -3/+320 |
* | firmware: makefile clean up | cpldcpu | 2014-03-16 | 1 | -10/+8 |
* | firmware: Added configuration folders | cpldcpu | 2014-03-16 | 5 | -155/+390 |
* | firmware: added WDR | cpldcpu | 2014-03-13 | 1 | -1/+4 |
* | firmware: Simplified memory corruption mechanism | cpldcpu | 2014-03-07 | 1 | -43/+18 |
* | firmware: move device configureation to header file | cpldcpu | 2014-03-06 | 2 | -6/+11 |
* | commandline: Added patching of jmp to bootloader | cpldcpu | 2014-03-06 | 2 | -1/+17 |
* | firmware: Extend timeout with any USB traffic, set timeout to 6s | cpldcpu | 2014-03-06 | 2 | -4/+3 |
* | commandline: Fix up that may have caused to patch two pages | cpldcpu | 2014-03-06 | 2 | -2/+5 |
* | firmware: dont test for 00 in store calibration. | cpldcpu | 2014-02-21 | 1 | -1/+1 |
* | firmware: clean up configuration file | cpldcpu | 2014-02-21 | 2 | -146/+95 |
* | firmware: Fix USB error during --run | cpldcpu | 2014-02-21 | 1 | -3/+6 |
* | firmware: increase led speed | cpldcpu | 2014-02-20 | 3 | -3/+3 |
* | firmware: fixed LED | cpldcpu | 2014-02-20 | 2 | -4/+5 |
* | commandline: update builds | cpldcpu | 2014-02-18 | 2 | -0/+0 |
* | firmware: clarify size output | cpldcpu | 2014-02-18 | 1 | -1/+4 |
* | firmware: suppress warning about unused flags variable in usbdrv.c | cpldcpu | 2014-02-18 | 1 | -0/+2 |
* | firmware: far jmp support for reset vector patching | cpldcpu | 2014-02-18 | 1 | -1/+13 |