summaryrefslogtreecommitdiffstats
path: root/rbutil/mkamsboot
AgeCommit message (Expand)AuthorFilesLines
2008-12-29Added dualboot usb detection for Clip, so OF boots on usb insert.Björn Stenberg1-0/+2
2008-12-24Commit updated mkamsboot for c200v2 patching. Tested and seems to be working...Michael Giacomelli3-25/+47
2008-12-15Add MD5 checksum for v1.01.22 of the Fuze original firmware.Dave Chapman1-0/+1
2008-11-25m200v4: correct the BOOTDIR define, and invert the button check in the dualbo...Dominik Wenger1-3/+3
2008-11-24mkamsboot: dualboot button for Sansa FuzeRafaël Carré1-3/+1
2008-11-14Clean up the Makefile a little - no functional changes.Dave Chapman2-119/+65
2008-11-10grrr, I need to learn to do case insensitive grepping when that's the better ...Daniel Stenberg1-2/+2
2008-11-10"mv m200v2 m200v4"Daniel Stenberg2-20/+21
2008-11-02mkamsboot: Use left button on e200v2 to dual boot (like e200v1)Rafaël Carré1-3/+3
2008-10-30mkamsboot: supports Fuze firmwaresRafaël Carré3-7/+30
2008-10-30Correct the MD5 sum for the Clip 1.1.29 firmware.Dave Chapman1-1/+1
2008-10-30Add MD5 checksumming of the original firmware images - for extra safety, and ...Dave Chapman4-20/+368
2008-10-28Sansav2 dualboot: correctly use keyscan for ClipRafaël Carré1-8/+13
2008-10-28mkamsboot: Fix makefile rules for e200v2 and m200v2Rafaël Carré1-3/+3
2008-10-19add sansa m200v2 support to mkamsboot.Dominik Wenger3-11/+52
2008-10-19Correct an error messageDave Chapman1-1/+1
2008-10-19Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman1-4/+4
2008-10-12Make mkamsboot safer by introducing the use of ".sansa" files to store Sansa ...Dave Chapman1-9/+102
2008-10-11Add Rafael Carre to the (C) message in the output of mkamsboot. This should ...Dave Chapman1-8/+2
2008-10-11Fix another bug in dualboot.S, add Rafael Carre as the (C) holder of dualboot...Dave Chapman2-24/+45
2008-10-11Fix a bug in the uclcopy loop, plus add a warning to make sure people know th...Dave Chapman2-1/+5
2008-10-11Fix some off-by-one errors, plus remove some unused variablesDave Chapman2-6/+4
2008-10-11Major rework of mkamsboot, extending work done by Rafael Carre. We now build...Dave Chapman6-237/+613
2008-10-04Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so th...Dave Chapman6-0/+785