summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2008-08-12Jz4740 tools:Maurus Cuelenaere4-5/+356
2008-08-12Jz4740 USB utility:Maurus Cuelenaere1-23/+43
2008-08-07Better check what happened after doing search-and-replace all..Maurus Cuelenaere1-1/+1
2008-08-07jz4740 utilities:Maurus Cuelenaere6-56/+257
2008-07-30Commit FS#9102 thanks to Martin PahlMaurus Cuelenaere1-1/+4
2008-07-30Don't erase people's NAND flash...Maurus Cuelenaere1-3/+3
2008-07-17Make the usbtool README more clearMaurus Cuelenaere1-0/+5
2008-07-11Remove binariesMaurus Cuelenaere5-0/+0
2008-07-11Delete the svn:executable property and set svn:eol-style to native for all th...Nicolas Pennequin142-33915/+33915
2008-07-11Add zook's ZenUtils to SVNMaurus Cuelenaere147-0/+44667
2008-07-04Fix infinite loop in sendfirm_win.cpp and other minor fixesMaurus Cuelenaere4-32/+3
2008-07-04Make sendfirm_win.c compile and workMaurus Cuelenaere4-5/+14
2008-07-03Forgot the actual file..Maurus Cuelenaere1-0/+80
2008-07-03Add example program + fix some mistakesMaurus Cuelenaere5-2/+10
2008-07-03Add sendfirm Windows version, currently in the form of a DLL so it could Maurus Cuelenaere8-0/+533
2008-07-03Jz4740 Tools:Maurus Cuelenaere7-17/+138
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg3-6/+12
2008-06-28Fix checksum issuesMaurus Cuelenaere2-4/+4
2008-06-28Rename jz4740 tools + add some new onesMaurus Cuelenaere13-0/+820
2008-06-25Update Jz4740 usbtoolMaurus Cuelenaere1-26/+31
2008-06-24More improvements to jz4740_usbtoolMaurus Cuelenaere1-56/+303
2008-06-22Fix a mistake + be more verboseMaurus Cuelenaere1-1/+4
2008-06-21Add basic Jz4740 USB tool for messing with Ingenic chipset playersMaurus Cuelenaere10-0/+2986
2008-05-11Some tools for hacking Sansa V2 (AMS) firmware files and injecting our own code.Dave Chapman5-0/+525
2008-04-24Remove an unused variable.Maurus Cuelenaere1-2/+0
2008-03-26kill the release script and build tarball from *everything* in SVN...Daniel Stenberg1-13/+0
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
2008-01-23Add backdrops/, icons/ and utils/ as well as some missing rwpses to the tarba...Jonas Häggqvist1-0/+13
2007-11-22Firmware update utility for the Gigabeat S and probably other MTP devices. Ba...Nicolas Pennequin2-0/+147
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-27Add support for co-processor instructions. I'm not 100% sure about this, but...Dave Chapman1-2/+45
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
2007-08-01FS#7182: Fix endianness bugs in ARM disassembler which made it report wrong a...Barry Wardell1-2/+14
2007-08-01FS#7182: Second attempt by Dave Chapman at getting ARM disassembler to compil...Barry Wardell2-9/+12
2007-08-01FS#7182: Initial attempt by Dave Chapman at getting ARM disassembler to compi...Barry Wardell3-4/+31
2007-08-01Initial version of ARM disassembler by Antonius Hellman.Barry Wardell2-0/+493