1. c9e31fb Fix compiling of Jz4740 usbtool by Maurus Cuelenaere · 16 years ago
  2. 903156d cleanups by William Poetra Yoga Hadisoeseno by Frank Gevaerts · 16 years ago
  3. 3409e9d code cleanup by Frank Gevaerts · 16 years ago
  4. 6e24db0 fix meizu_dfu's buggy usb device id matching by Frank Gevaerts · 16 years ago
  5. 5d22e3c Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Closes FS#9327 by Frank Gevaerts · 16 years ago
  6. e645ced add Meizu M3, M6 TP, M6 SP and M6 SL dfu firmware recovery tool by Frank Gevaerts · 16 years ago
  7. 79177ed MTP: * Add Win32 progress callback reporting support by Maurus Cuelenaere · 16 years ago
  8. bea2ab2 ZenUtils: * add FRESC encryption * clean up code a bit by Maurus Cuelenaere · 16 years ago
  9. 606c798 Jz4740 USB tool: * Add preliminary support for NAND & ROM dump by Maurus Cuelenaere · 16 years ago
  10. ced10d4 ZenUtils: by Maurus Cuelenaere · 16 years ago
  11. ba28444 Fix little mistake; thanks to Dave Hooper by Maurus Cuelenaere · 16 years ago
  12. b2c19a5 Search-and-replace was a bit too excessive.. by Maurus Cuelenaere · 16 years ago
  13. bc628fe Zenutils: by Maurus Cuelenaere · 16 years ago
  14. 72bc4e3 Jz4740 tools: by Maurus Cuelenaere · 16 years ago
  15. 438e363 Jz4740 USB utility: by Maurus Cuelenaere · 16 years ago
  16. eca923d Better check what happened after doing search-and-replace all.. by Maurus Cuelenaere · 16 years ago
  17. c8bdcbf jz4740 utilities: by Maurus Cuelenaere · 16 years ago
  18. a5d1f4e Commit FS#9102 thanks to Martin Pahl by Maurus Cuelenaere · 16 years ago
  19. 0a35976 Don't erase people's NAND flash... (aka fix usbtool) by Maurus Cuelenaere · 16 years ago
  20. f3c26a5 Make the usbtool README more clear by Maurus Cuelenaere · 16 years ago
  21. 6acee7d Remove binaries by Maurus Cuelenaere · 16 years ago
  22. ca5bb76 Delete the svn:executable property and set svn:eol-style to native for all those text files. by Nicolas Pennequin · 16 years ago
  23. 14c7f45 Add zook's ZenUtils to SVN by Maurus Cuelenaere · 16 years ago
  24. 33d8bb1 Fix infinite loop in sendfirm_win.cpp and other minor fixes by Maurus Cuelenaere · 16 years ago
  25. 46d8302 Make sendfirm_win.c compile and work by Maurus Cuelenaere · 16 years ago
  26. be0bccf Forgot the actual file.. by Maurus Cuelenaere · 16 years ago
  27. 9366501 Add example program + fix some mistakes by Maurus Cuelenaere · 16 years ago
  28. b42a51b Add sendfirm Windows version, currently in the form of a DLL so it could by Maurus Cuelenaere · 16 years ago
  29. 6fd40a5 Jz4740 Tools: by Maurus Cuelenaere · 16 years ago
  30. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  31. bcf9b5d Fix checksum issues by Maurus Cuelenaere · 16 years ago
  32. d951e16 Rename jz4740 tools + add some new ones by Maurus Cuelenaere · 16 years ago
  33. 19e5814 Update Jz4740 usbtool by Maurus Cuelenaere · 16 years ago
  34. 349c14c More improvements to jz4740_usbtool by Maurus Cuelenaere · 16 years ago
  35. 8f9b293 Fix a mistake + be more verbose by Maurus Cuelenaere · 16 years ago
  36. 00daa7c Add basic Jz4740 USB tool for messing with Ingenic chipset players by Maurus Cuelenaere · 16 years ago
  37. 1aa6cde Some tools for hacking Sansa V2 (AMS) firmware files and injecting our own code. by Dave Chapman · 16 years ago
  38. 35f41e6 Remove an unused variable. by Maurus Cuelenaere · 16 years ago
  39. 08cabe9 kill the release script and build tarball from *everything* in SVN... by Daniel Stenberg · 17 years ago
  40. 9ce0261 Oops, I should try compiling things before committing... by Dave Chapman · 17 years ago
  41. 7d18935 Add support to tcctool for the Samsung YP-K3. Also rename the YP-P2 option to the shorter ypp2. by Dave Chapman · 17 years ago
  42. 1b39f2e Add support for Samsung YP P2 by Dave Chapman · 17 years ago
  43. a891703 Add backdrops/, icons/ and utils/ as well as some missing rwpses to the tarballs. by Jonas Häggqvist · 17 years ago
  44. 3e2c51d Firmware update utility for the Gigabeat S and probably other MTP devices. Based on libmtp's sendfile.c example, tweaked by Maurus Cuelenaere and me to send firmware files. by Nicolas Pennequin · 17 years ago
  45. a5e4cc9 Document how to use tcctool in Windows, and include the appropriate .inf file for use with the libusb-win32 device driver by Dave Chapman · 17 years ago
  46. 164b8f6 Use O_BINARY when reading the firmware file - for win32 compatibility by Dave Chapman · 17 years ago
  47. d0c44f5 Add support for co-processor instructions. I'm not 100% sure about this, but it seems to work... by Dave Chapman · 17 years ago
  48. 738a897 Correct the value for SDCFG for the c100 - based on a USB log of the C100 firmware updater. by Dave Chapman · 17 years ago
  49. 28c5ba8 Initial, untested support for C100. Also increase the firmware size limit to 10MB to make it work withe the Cowon D2 and a little cleanup. by Dave Chapman · 17 years ago
  50. 11251f4 Add support for device-specific USB product IDs - the D2 is different to other devices. by Dave Chapman · 17 years ago
  51. 2c816d1 Untested support for the Cowon D2 by Dave Chapman · 17 years ago
  52. 71cdf00 Initial version of tcctool - a utility for talking to Telechips TCC77x-based devices in USB boot mode, allowing code to be uploaded to RAM and run via USB, without any danger of bricking. When your uploaded code crashes, just power-cycle the device and it is back to normal. Requires libusb. by Dave Chapman · 17 years ago
  53. a049fa7 FS#7182: Fix endianness bugs in ARM disassembler which made it report wrong addresses on PPC. by Barry Wardell · 17 years ago
  54. c5b5220 FS#7182: Second attempt by Dave Chapman at getting ARM disassembler to compile in Linux. This version produces identical output to the Windows version. by Barry Wardell · 17 years ago
  55. 0b8dd12 FS#7182: Initial attempt by Dave Chapman at getting ARM disassembler to compile in Linux. by Barry Wardell · 17 years ago
  56. 307d2dd Initial version of ARM disassembler by Antonius Hellman. by Barry Wardell · 17 years ago