| Age | Commit message (Expand) | Author |
| 2012-04-01 | Reverted AVRISP-MKII clone project watchdog based command timeout patch in fa... | Dean |
| 2012-03-05 | Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to... | Dean |
| 2012-02-04 | Update file contributor copyrights for 2012. | Dean |
| 2012-02-04 | Update file header copyrights for 2012. | Dean |
| 2011-12-23 | Run wspurify script on /trunk/ and /branches/ C source files, to remove any t... | dean |
| 2011-11-29 | Fixed AVRISP-MKII Clone failing to start application firmware once a TPI prog... | Dean |
| 2011-06-05 | Massive corrections to the project documentation and code comments, thanks to... | Dean |
| 2011-04-13 | Replace cast-as-char* byte access of multibyte variables with proper shifts a... | 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-11-16 | Fixed AVRISP-MKII clone project not starting the target's program automatical... | 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-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-06-25 | Make loops in AVRISP-MKII Clone project's XPROG protocol infinite rather than... | 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-04-30 | Make sure that long reads are aborted early if the connection times out while... | Dean |
| 2010-04-30 | Make sure that the NVM bus/controller busy waits in the AVRISP MKII clone pro... | Dean |
| 2010-03-17 | Software PDI mode breaks unless the software USART has 100 cycles between bits. | Dean |
| 2010-02-21 | More fixes to the AVRISP command timeout system so that it should no longer l... | Dean |
| 2010-02-19 | AVRISP programmer project now has a more robust timeout system, allowing for ... | Dean |
| 2010-02-10 | Added .5MHz recovery clock to the AVRISP programmer project when in ISP progr... | Dean |
| 2010-02-09 | Fixed USB_GetHIDReportSize() returning the number of bits in the specified re... | Dean |
| 2010-02-08 | Fix LowLevel Keyboard demo -- accidentally trying to dereference a uint8_t ty... | Dean |
| 2010-02-08 | Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure er... | Dean |
| 2010-02-04 | New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which ... | Dean |
| 2010-02-02 | Minor fixups to the documentation and preprocessor tokens. | Dean |
| 2010-02-02 | Fix TPI mode chip erase code not properly erasing the target memory space. | Dean |
| 2010-02-02 | Oops - new Write Word alignment code in the TPI programming function means th... | Dean |
| 2010-02-02 | Make TPI writes add a dummy high byte if the data isn't word-aligned. | Dean |
| 2010-02-02 | Make TPI programming protocol program in words, not bytes to satisfy the data... | Dean |
| 2010-02-01 | Make AVRISP XPROG function parameters const where possible. | Dean |
| 2010-01-29 | Oops - TPI programming is broken in the AVRISP project because the busy-flag ... | Dean |
| 2010-01-29 | Fix TPI communications in the AVRISP project when bit-banged USART mode is se... | Dean |
| 2010-01-27 | Clean up Webserver project - add more Doxygen documentation for the new DHCP ... | Dean |
| 2010-01-25 | Cleanup and partially fix AVRISP-MKII project's TPI programming support. | Dean |
| 2009-12-30 | Update copyright year to 2010. | Dean |
| 2009-12-28 | Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks,... | Dean |
| 2009-12-28 | Add first draft of the TPI NVM commands for reading, writing and erasing a ta... | 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 |