| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyrights to 2015 (better late than never). | Dean Camera | 2015-05-17 | 1 | -2/+2 |
* | Update copyrights for 2014. | Dean Camera | 2014-01-04 | 1 | -2/+2 |
* | Minor documentation improvements. | Dean Camera | 2013-04-04 | 1 | -1/+1 |
* | Add ATTR_NEVER_INLINE attribute. Add EEPROM byte read/write proxy functions t... | Dean Camera | 2013-03-31 | 1 | -6/+41 |
* | Add EEPROM read/write support to the Mass Storage class bootloader. | Dean Camera | 2013-03-30 | 1 | -39/+147 |
* | Clean up the VirtualFAT implementation. | Dean Camera | 2013-03-30 | 1 | -11/+10 |
* | Minor cleanup of the Mass Storage bootloader VirtualFAT code. | Dean Camera | 2013-03-29 | 1 | -14/+25 |
* | Update Mass Storage bootloader for Linux compatibility, and to reduce the com... | Dean Camera | 2013-03-29 | 1 | -82/+99 |
* | Minor documentation improvements. | Dean Camera | 2013-03-26 | 1 | -2/+2 |
* | Clean up the Mass Storage bootloader virtual FAT directory entry definitions. | Dean Camera | 2013-03-25 | 1 | -6/+5 |
* | Add Long File Name (VFAT) entry to the Mass Storage class bootloader, so that... | Dean Camera | 2013-03-25 | 1 | -18/+53 |
* | Significantly reduce the size of the Mass Storage class bootloader, by removi... | Dean Camera | 2013-03-20 | 1 | -6/+2 |
* | Update Mass Storage bootloader so that it can support devices with only 4KB b... | Dean Camera | 2013-03-18 | 1 | -9/+18 |
* | Minor documentation improvements. | Dean Camera | 2013-03-14 | 1 | -1/+1 |
* | Fix off-by-one error in the Mass Storage bootloader file size, add missing Vo... | Dean Camera | 2013-03-10 | 1 | -12/+30 |
* | Move out the Mass Storage class bootloader to the main Bootloader directory n... | Dean Camera | 2013-03-10 | 1 | -0/+255 |