| 2015-11-08 | Dean Camera | Fixed missing bounds checks and off-by-one in the DFU... | tree | commitdiff | 
| 2015-10-03 | Dean Camera | Merge pull request #46 from NicoHood/patch-1 | tree | commitdiff | 
| 2015-08-30 | Dean Camera | Fixed incorrect signature reported in the CDC/DFU bootl... | tree | commitdiff | 
| 2015-08-01 | Dean Camera | Merge pull request #49 from the2masters/progmem | tree | commitdiff | 
| 2015-05-17 | Dean Camera | Update copyrights to 2015 (better late than never). | tree | commitdiff | 
| 2014-12-26 | Dean Camera | Upgrade to latest Doxygen. | tree | commitdiff | 
| 2014-10-12 | Dean Camera | Revert "Improve bootloader documentation." | tree | commitdiff | 
| 2014-10-12 | Dean Camera | Improve bootloader documentation. | tree | commitdiff | 
| 2014-10-12 | Dean Camera | Fix bootloaders not starting user application if the... | tree | commitdiff | 
| 2014-10-11 | Dean Camera | Add Leonardo compatibility to most bootloaders, run... | tree | commitdiff | 
| 2014-10-11 | Dean Camera | Don't run user application in the bootloader unless... | tree | commitdiff | 
| 2014-09-08 | Dean Camera | Merge pull request #38 from jacobschloss/xmega_twi_caps | tree | commitdiff | 
| 2014-08-24 | Dean Camera | Merge branch 'master' of github.com:abcminiuser/lufa | tree | commitdiff | 
| 2014-08-24 | Dean Camera | Update Doxygen confiuration files to 1.8.8. | tree | commitdiff | 
| 2014-07-15 | Dean Camera | Update bootloader documentation to include execution... | tree | commitdiff | 
| 2014-04-21 | Dean Camera | Merge branch 'master' of github.com:abcminiuser/lufa | tree | commitdiff | 
| 2014-04-21 | Dean Camera | Upgrade to latest Doxygen. | tree | commitdiff | 
| 2014-04-07 | Dean Camera | Merge pull request #23 from mondalaci/add-further-scancodes | tree | commitdiff | 
| 2014-03-01 | Dean Camera | Add Atmel Studio 6.2 compatibility. | tree | commitdiff | 
| 2014-01-08 | Dean Camera | Rename all Doxygen.conf file to doxyfile and distribute... | tree | commitdiff | 
| 2014-01-07 | Dean Camera | Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos... | tree | commitdiff | 
| 2014-01-07 | László Monda | Use the new USB_STRING_DESCRIPTOR macro for every strin... | tree | commitdiff | 
| 2014-01-05 | Dean Camera | Merge pull request #19 from mondalaci/attr-no-inline... | tree | commitdiff | 
| 2014-01-03 | Dean Camera | Update copyrights for 2014. | tree | commitdiff | 
| 2014-01-03 | Dean Camera | Merge pull request #17 from mondalaci/further-generichi... | tree | commitdiff | 
| 2013-12-26 | Dean Camera | Upgrade Doxygen configuration files to the latest version. | tree | commitdiff | 
| 2013-12-20 | Dean Camera | Merge pull request #15 from mondalaci/limit-control... | tree | commitdiff | 
| 2013-11-21 | Dean Camera | Use new VERSION_BCD() macro with explicit int arguments... | tree | commitdiff | 
| 2013-11-03 | Dean Camera | Merge pull request #12 from mondalaci/generichid-node... | tree | commitdiff | 
| 2013-11-03 | Dean Camera | Merge pull request #11 from mondalaci/generichid-libusb... | tree | commitdiff | 
| 2013-11-03 | Dean Camera | Fix signature bytes in the DFU class bootloader. | tree | commitdiff | 
| 2013-10-06 | Dean Camera | Merge pull request #8 from mondalaci/extract-interface... | tree | commitdiff | 
| 2013-10-06 | László Monda | Extract interface numbers into enums. | tree | commitdiff | 
| 2013-08-23 | Dean Camera | Update to latest Doxygen configurations, patch Doxygen... | tree | commitdiff | 
| 2013-06-16 | Dean Camera | Minor documentation improvements. | tree | commitdiff | 
| 2013-05-20 | Dean Camera | Merge branch 'XMEGA-Demo-Ports-ClockOnly' | tree | commitdiff | 
| 2013-05-19 | Dean Camera | Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly | tree | commitdiff | 
| 2013-05-19 | Dean Camera | Add platform includes to the bootloaders. | tree | commitdiff | 
| 2013-05-19 | Dean Camera | Assume 16MHz crystal by default in the AVR8 bootloaders. | tree | commitdiff | 
| 2013-05-19 | Dean Camera | Update Doxygen configuration files to the latest version. | tree | commitdiff | 
| 2013-05-15 | Dean Camera | Add symbolic names for USB Device String Descriptors... | tree | commitdiff | 
| 2013-05-10 | Dean Camera | Fix typos in the bootloader API table entry names. | tree | commitdiff | 
| 2013-05-01 | Dean Camera | Minor documentation improvements. | tree | commitdiff | 
| 2013-04-23 | Dean Camera | Add move-to-root directives to all ASF XML application... | tree | commitdiff | 
| 2013-04-08 | Dean Camera | Improve bootloader compile error message text when... | tree | commitdiff | 
| 2013-04-06 | Dean Camera | Clean up bootloader project ASF integration code. | tree | commitdiff | 
| 2013-04-06 | Dean Camera | Add bootloader projects for Atmel Studio 6.1 (requires... | tree | commitdiff | 
| 2013-04-06 | Dean Camera | Add checks to the bootloaders so that they will give... | tree | commitdiff | 
| 2013-03-27 | Dean Camera | Fixed race condition in the DFU class bootloader causin... | tree | commitdiff | 
| 2013-03-22 | Dean Camera | Add known-issues documentation section to the various... | tree | commitdiff | 
| 2013-03-18 | Dean Camera | Ensure bootloader makefile calculation functions are... | tree | commitdiff | 
| 2013-03-18 | Dean Camera | Minor documentation improvements. | tree | commitdiff | 
| 2013-03-04 | Dean Camera | Fix incorrect Bootloader documentation. | tree | commitdiff | 
| 2013-02-24 | Dean Camera | Fix swapped product IDs for the ATMEGA8U2 and AT90USB82... | tree | commitdiff | 
| 2013-01-29 | Dean Camera | Whitespace fixes in the LUFA configuration files. | tree | commitdiff | 
| 2013-01-29 | Dean Camera | Minor documentation improvements. | tree | commitdiff | 
| 2013-01-20 | Dean Camera | Upgrade Doxygen configuration files to the latest version. | tree | commitdiff | 
| 2013-01-10 | Dean Camera | Update and add missing Atmel Studio project description... | tree | commitdiff | 
| 2013-01-03 | Dean Camera | Update copyright year to 2013. | tree | commitdiff | 
| 2013-01-03 | Dean Camera | Upgrade Doxygen configuration files to the latest Doxyg... | tree | commitdiff | 
| 2013-01-03 | Dean Camera | Remove support for devices that were not put into produ... | tree | commitdiff | 
| 2012-11-10 | Dean Camera | Remove dependency on the "bc" command line calculator... | tree | commitdiff | 
| 2012-10-05 | Dean Camera | Minor documentation improvements. | tree | commitdiff | 
| 2012-09-17 | Dean Camera | Use the framework provided GlobalInterruptEnable()... | tree | commitdiff | 
| 2012-09-15 | Dean Camera | Shorten the product string descriptors in the CDC and... | tree | commitdiff | 
| 2012-09-13 | Dean Camera | Remove incorrect PROGMEM qualifier on the Manufacturer... | tree | commitdiff | 
| 2012-08-16 | Dean Camera | Fix up non-unique DFU/CDC bootloader signatures. | tree | commitdiff | 
| 2012-08-13 | Dean Camera | Upgrade Doxygen configuration files, custom style CSS... | tree | commitdiff | 
| 2012-08-11 | Dean Camera | Add help text to the project makefiles to help new... | tree | commitdiff | 
| 2012-07-29 | Dean Camera | Upgrade Doxygen configuration files to 1.8.1.2. | tree | commitdiff | 
| 2012-07-29 | Dean Camera | Enhance bootloader descriptor strings in the CDC and... | tree | commitdiff | 
| 2012-07-15 | Dean Camera | Minor documentation improvements. | tree | commitdiff | 
| 2012-07-14 | Dean Camera | Rename build system module makefiles from "lufa.MODULE... | tree | commitdiff | 
| 2012-07-11 | Dean Camera | Fix project makefiles - remove trailing slash from... | tree | commitdiff | 
| 2012-07-07 | Dean Camera | Reduce bootloader magic key to 16 bits to save FLASH... | tree | commitdiff | 
| 2012-06-29 | Dean Camera | Fixed CDC and DFU bootloaders API page erase and write... | tree | commitdiff | 
| 2012-06-26 | Dean Camera | Clean up bootloader makefiles to make them a bit more... | tree | commitdiff | 
| 2012-06-19 | Dean Camera | Revert change to assembly file comment syntax; this... | tree | commitdiff | 
| 2012-06-17 | Dean Camera | Re-add in DFU bootloader Manufacturer string, as the... | tree | commitdiff | 
| 2012-06-17 | Dean Camera | Replace C style comments in assembly code with true... | tree | commitdiff | 
| 2012-06-15 | Dean Camera | Modify CDC and DFU bootloaders so that the various... | tree | commitdiff | 
| 2012-06-12 | Dean Camera | Remove unused makefile macro from the DFU bootloader. | tree | commitdiff | 
| 2012-06-09 | Dean Camera | Clean up bootloader makefile comments. | tree | commitdiff | 
| 2012-06-09 | Dean Camera | Added new JTAG_ENABLE() macro for the AVR8 architecture... | tree | commitdiff | 
| 2012-06-04 | Dean Camera | Add new ATPROGRAM build system module. Add ATPROGRAM... | tree | commitdiff | 
| 2012-06-02 | Dean Camera | Clean up CORE build system module, use simple rather... | tree | commitdiff | 
| 2012-06-01 | Dean Camera | Switch over Demos, Bootloaders and Projects to the... | tree | commitdiff | 
| 2012-05-29 | Dean Camera | Ensure the DFU bootloader disables and clears the activ... | tree | commitdiff | 
| 2012-05-27 | Dean Camera | Merge in AppConfigHeaders branch to trunk, altering... | tree | commitdiff | 
| 2012-05-27 | Dean Camera | AppConfigHeaders: Merge in latest trunk. | tree | commitdiff | 
| 2012-05-27 | Dean Camera | AppConfigHeaders: Merge in latest trunk. | tree | commitdiff | 
| 2012-05-27 | Dean Camera | Remove legacy AS4 project files, now that they can... | tree | commitdiff | 
| 2012-05-26 | Dean Camera | AppConfigHeaders: Merge in latest trunk. | tree | commitdiff | 
| 2012-05-21 | Dean Camera | AppConfigHeaders: Merge in latest trunk. | tree | commitdiff | 
| 2012-05-21 | Dean Camera | Turn off watchdog before jumping to the user applicatio... | tree | commitdiff | 
| 2012-05-20 | Dean Camera | Merge in latest trunk. | tree | commitdiff | 
| 2012-05-20 | Dean Camera | Merge in latest trunk. | tree | commitdiff | 
| 2012-05-20 | Dean Camera | Upgrade Doxygen configuration files for Doxygen 1.8... | tree | commitdiff | 
| 2012-05-18 | Dean Camera | Minor documentation adjustments to the demos, projects... | tree | commitdiff | 
| 2012-05-17 | Dean Camera | Update project Doxygen and makefiles so that the result... | tree | commitdiff | 
| next |