aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/Incomplete/MassStorage
Commit message (Expand)AuthorAgeFilesLines
* Add FLASH writing routine to the VirtualFAT layer of the incomplete Mass Stor...Dean Camera2013-03-092-4/+32
* 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-095-14/+4
* 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-095-42/+65
* Add APIs to the incomplete Mass Storage bootloader.Dean Camera2013-03-084-4/+236
* Add the start of a new Mass Storage class bootloader.Dean Camera2013-03-0810-0/+1300