| Age | Commit message (Expand) | Author |
| 2012-06-17 | Oops - forgot to fix up the command timeout reset code in the AVRISP-MKII clo... | Dean |
| 2012-04-01 | Reverted AVRISP-MKII clone project watchdog based command timeout patch in fa... | Dean |
| 2012-03-18 | Fixed error in the AVRISP-MKII programmer when ISP mode is used at 64KHz (tha... | Dean |
| 2012-02-04 | Update file contributor copyrights for 2012. | Dean |
| 2012-02-04 | Update file header copyrights for 2012. | Dean |
| 2012-02-01 | Minor documentation improvements. | Dean |
| 2012-01-30 | Fixed AVRISP-MKII Clone timing out on long programming commands such as progr... | Dean |
| 2011-12-23 | Run wspurify script on /trunk/ and /branches/ C source files, to remove any t... | dean |
| 2011-11-29 | Bit-bang ISP in the AVRISP-MKII clone project needs to set MOSI pin to the MS... | Dean |
| 2011-09-21 | Add const qualifier to all PROGMEM data to prevent warnings in newer AVR-GCC ... | Dean |
| 2011-06-05 | Massive corrections to the project documentation and code comments, thanks to... | Dean |
| 2011-06-01 | Spell check library source code files. | Dean |
| 2011-02-10 | Add static keyword to all project globals whose scope should be restricted to... | Dean |
| 2011-01-30 | Renamed all driver termination *_ShutDown() functions to the more logical nam... | Dean |
| 2011-01-22 | Changed AVRISP-MKII project to use the Watchdog interrupt for command timeout... | Dean |
| 2011-01-01 | Update copyright year on all source files. | Dean |
| 2010-12-13 | Fixed incorrect definition of the HID_KEYBOARD_SC_D constant in the HID class... | Dean |
| 2010-11-16 | Added new XCK_RESCUE_CLOCK_ENABLE compile time option to the AVRISP-MKII clon... | Dean |
| 2010-11-14 | Second patch to fix incorrect PDI/TPI programming speed. | Dean |
| 2010-11-12 | Fixed PDI/TPI programming speed of ~250KHz in the AVRISP-MKII Clone project, ... | Dean |
| 2010-11-08 | Added board hardware driver support for the Adafruit U4 breakout board. | Dean |
| 2010-11-02 | Rescue clock of the AVRISP-MKII moved to the AVR's OCR1A pin, so that the clo... | Dean |
| 2010-10-28 | Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi... | Dean |
| 2010-10-13 | Clean up excessive whitespace at the end of each line using the wspurify tool... | Dean |
| 2010-10-02 | Fixed broken FLASH/EEPROM programming in the AVRISP-MKII clone project when w... | Dean |
| 2010-09-29 | Changed default value for the reset polarity parameter in the AVRISP-MKII pro... | Dean |
| 2010-08-02 | Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser ... | Dean |
| 2010-07-30 | More spell checking of all source files -- correct missed errors, switch to E... | Dean |
| 2010-07-29 | Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz vi... | Dean |
| 2010-07-21 | Update all demos, projects and bootloaders to indent all function parameters,... | Dean |
| 2010-07-13 | Remove the timeout period extension code from the AVRISP project, as no singl... | Dean |
| 2010-05-13 | Remove incorrect check for the current device state in the Set Configuration ... | Dean |
| 2010-05-08 | Add svn:eol-style property to source files, so that the line endings are corr... | Dean |
| 2010-05-02 | Change AVRISP project's timeout to be interrupt based again, but make the int... | Dean |
| 2010-02-24 | Revert changes made for the partial port to the AVR32 architecture. | Dean |
| 2010-02-23 | Update Temperature board driver to be AVR32 compatible when the ADC periphera... | Dean |
| 2010-02-21 | More fixes to the AVRISP command timeout system so that it should no longer l... | Dean |
| 2010-02-20 | Oops - missed a few references to the old global TimeoutMSRemaining counter i... | Dean |
| 2010-02-10 | Added .5MHz recovery clock to the AVRISP programmer project when in ISP progr... | Dean |
| 2010-02-01 | Fixed issues with EEPROM and FLASH ISP programming in the AVRISP project. | Dean |
| 2010-01-06 | Update Doxygen configuration files to the latest Doxygen version. | Dean |
| 2009-12-30 | Update copyright year to 2010. | Dean |
| 2009-12-29 | Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is ... | Dean |
| 2009-12-28 | Fix MIT license language to make its intent clearer. | Dean |
| 2009-12-27 | Rename AVRISP project folder to AVRISP-MKII. | Dean |