aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/Incomplete/MassStorage/Lib
Commit message (Expand)AuthorAgeFilesLines
* Add documentation to the incomplete Mass Storage class bootloader, update the...Dean Camera2013-03-102-24/+136
* Minor optimizations and corrections to the incomplete Mass Storage class boot...Dean Camera2013-03-103-9/+6
* Add dummy handler for SCSI_CMD_START_STOP_UNIT in all project SCSI handling r...Dean Camera2013-03-091-0/+1
* Add LED flashing to the incomplete Mass Storage class bootloader. Clean up vi...Dean Camera2013-03-091-23/+17
* Add FLASH writing routine to the VirtualFAT layer of the incomplete Mass Stor...Dean Camera2013-03-091-3/+31
* Make the VirtualFAT firmware file read from device flash when opened by the h...Dean Camera2013-03-091-2/+4
* Remove debug code from the incomplete Mass Storage class bootloader, rename m...Dean Camera2013-03-092-8/+1
* Use real firmware file size in the VirtualFAT layer, clean up FAT12 chain upd...Dean Camera2013-03-091-34/+38
* FAT heuristics mean a disk as small as the one emulated in the incomplete Mas...Dean Camera2013-03-091-10/+24
* Fix off-by-one in the VirtualFAT cluster chain generator.Dean Camera2013-03-092-2/+2
* Refactor macros in the VirtualFAT implementation of the incomplete Mass Stora...Dean Camera2013-03-093-15/+17
* Corrections and debug channel in the Incomplete Mass Storage class bootloader.Dean Camera2013-03-092-40/+60
* Add the start of a new Mass Storage class bootloader.Dean Camera2013-03-084-0/+651