summaryrefslogtreecommitdiff
path: root/rbutil/mkamsboot/mkamsboot.c
AgeCommit message (Expand)Author
2009-08-15rbutil: add ams sansa targets. (FS#10185)Dominik Wenger
2009-07-17mkamsboot: remove runtime copyright noticeRafaël Carré
2009-07-05Change to versioning for mkamsboot to <rXXXXX>-<DATE> for svn builds. A fixed...Thomas Martitz
2009-07-05mkamsboot: change version string to 1.1, move devices list in the headerRafaël Carré
2009-07-05Slightly rewrite some parts of mkamsboot for better output and some sanity in...Thomas Martitz
2009-06-04mkamsboot: refuse to patch an untested OF, and provide a list of tested OF ve...Rafaël Carré
2009-05-28mkamsboot : brackets at the start of functions must be on their line - thanks...Rafaël Carré
2009-05-28FS#10253 : mkamsboot v1.0Rafaël Carré
2009-05-25mkamsboot: really error out if OF model is different from bootloader modelRafaël Carré
2009-04-11Support Fuze 01.02.26 OF version.Thomas Martitz
2009-03-16Add md5 for clip OF version 1.01.32 to mkamsboot (verified to work)Bertrik Sikken
2008-12-24Commit updated mkamsboot for c200v2 patching. Tested and seems to be working...Michael Giacomelli
2008-12-15Add MD5 checksum for v1.01.22 of the Fuze original firmware.Dave Chapman
2008-11-14Clean up the Makefile a little - no functional changes.Dave Chapman
2008-11-10"mv m200v2 m200v4"Daniel Stenberg
2008-10-30mkamsboot: supports Fuze firmwaresRafaël Carré
2008-10-30Correct the MD5 sum for the Clip 1.1.29 firmware.Dave Chapman
2008-10-30Add MD5 checksumming of the original firmware images - for extra safety, and ...Dave Chapman
2008-10-19add sansa m200v2 support to mkamsboot.Dominik Wenger
2008-10-19Correct an error messageDave Chapman
2008-10-19Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...Dave Chapman
2008-10-12Make mkamsboot safer by introducing the use of ".sansa" files to store Sansa ...Dave Chapman
2008-10-11Add Rafael Carre to the (C) message in the output of mkamsboot. This should ...Dave Chapman
2008-10-11Fix another bug in dualboot.S, add Rafael Carre as the (C) holder of dualboot...Dave Chapman
2008-10-11Fix a bug in the uclcopy loop, plus add a warning to make sure people know th...Dave Chapman
2008-10-11Fix some off-by-one errors, plus remove some unused variablesDave Chapman
2008-10-11Major rework of mkamsboot, extending work done by Rafael Carre. We now build...Dave Chapman
2008-10-04Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so th...Dave Chapman