index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bootloaders
/
MassStorage
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add automatic application start on virtual disk ejection to the Mass Storage ...
Dean Camera
2013-07-06
2
-1
/
+6
*
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
2
-7
/
+47
*
Add EEPROM read/write support to the Mass Storage class bootloader.
Dean Camera
2013-03-30
2
-49
/
+200
*
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
*
Oops - ensure the SCSI transfer length is correct in the Mass Storage bootloa...
Dean Camera
2013-03-29
2
-10
/
+8
*
Minor documentation improvements.
Dean Camera
2013-03-29
1
-6
/
+18
*
Update Mass Storage bootloader for Linux compatibility, and to reduce the com...
Dean Camera
2013-03-29
3
-92
/
+131
*
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
2
-10
/
+23
*
Add Long File Name (VFAT) entry to the Mass Storage class bootloader, so that...
Dean Camera
2013-03-25
2
-27
/
+114
*
Significantly reduce the size of the Mass Storage class bootloader, by removi...
Dean Camera
2013-03-20
3
-18
/
+9
*
Minor documentation improvements.
Dean Camera
2013-03-18
1
-6
/
+6
*
Update Mass Storage bootloader so that it can support devices with only 4KB b...
Dean Camera
2013-03-18
4
-53
/
+33
*
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
2
-13
/
+31
*
Move out the Mass Storage class bootloader to the main Bootloader directory n...
Dean Camera
2013-03-10
4
-0
/
+818