summaryrefslogtreecommitdiffstats
path: root/utils/tcctool
AgeCommit message (Expand)AuthorFilesLines
2008-10-13Don't exit with code 0 on do_patching() failVitja Makarov1-10/+14
2008-10-12Fix a nasty bug spotted by Rob Purchase - the uploaded file was being truncat...Dave Chapman1-3/+6
2008-10-05Add iriver X20 support to tcctool - information contributed by Octavian Voicu.Dave Chapman2-0/+4
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-02-23Oops, I should try compiling things before committing...Dave Chapman1-1/+1
2008-02-23Add support to tcctool for the Samsung YP-K3. Also rename the YP-P2 option t...Dave Chapman1-1/+2
2008-02-07Add support for Samsung YP P2Dave Chapman1-1/+2
2007-11-10Document how to use tcctool in Windows, and include the appropriate .inf file...Dave Chapman5-0/+203
2007-10-31Use O_BINARY when reading the firmware file - for win32 compatibilityDave Chapman1-2/+6
2007-10-27Correct the value for SDCFG for the c100 - based on a USB log of the C100 fir...Dave Chapman1-1/+1
2007-10-27Initial, untested support for C100. Also increase the firmware size limit to...Dave Chapman1-3/+6
2007-10-21Add support for device-specific USB product IDs - the D2 is different to othe...Dave Chapman1-6/+6
2007-10-20Untested support for the Cowon D2Dave Chapman1-4/+5
2007-10-20Initial version of tcctool - a utility for talking to Telechips TCC77x-based ...Dave Chapman3-0/+388