1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. bcf9b5d Fix checksum issues by Maurus Cuelenaere · 16 years ago
  3. d951e16 Rename jz4740 tools + add some new ones by Maurus Cuelenaere · 16 years ago
  4. 19e5814 Update Jz4740 usbtool by Maurus Cuelenaere · 16 years ago
  5. 349c14c More improvements to jz4740_usbtool by Maurus Cuelenaere · 16 years ago
  6. 8f9b293 Fix a mistake + be more verbose by Maurus Cuelenaere · 16 years ago
  7. 00daa7c Add basic Jz4740 USB tool for messing with Ingenic chipset players by Maurus Cuelenaere · 16 years ago
  8. 1aa6cde Some tools for hacking Sansa V2 (AMS) firmware files and injecting our own code. by Dave Chapman · 16 years ago
  9. 35f41e6 Remove an unused variable. by Maurus Cuelenaere · 16 years ago
  10. 08cabe9 kill the release script and build tarball from *everything* in SVN... by Daniel Stenberg · 17 years ago
  11. 9ce0261 Oops, I should try compiling things before committing... by Dave Chapman · 17 years ago
  12. 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
  13. 1b39f2e Add support for Samsung YP P2 by Dave Chapman · 17 years ago
  14. a891703 Add backdrops/, icons/ and utils/ as well as some missing rwpses to the tarballs. by Jonas Häggqvist · 17 years ago
  15. 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
  16. 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
  17. 164b8f6 Use O_BINARY when reading the firmware file - for win32 compatibility by Dave Chapman · 17 years ago
  18. 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
  19. 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
  20. 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
  21. 11251f4 Add support for device-specific USB product IDs - the D2 is different to other devices. by Dave Chapman · 17 years ago
  22. 2c816d1 Untested support for the Cowon D2 by Dave Chapman · 17 years ago
  23. 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
  24. a049fa7 FS#7182: Fix endianness bugs in ARM disassembler which made it report wrong addresses on PPC. by Barry Wardell · 17 years ago
  25. 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
  26. 0b8dd12 FS#7182: Initial attempt by Dave Chapman at getting ARM disassembler to compile in Linux. by Barry Wardell · 17 years ago
  27. 307d2dd Initial version of ARM disassembler by Antonius Hellman. by Barry Wardell · 17 years ago