Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
4f03c566cc4074bd8bbc35b212d0d0ce839c5c24
/
utils
/
tcctool
2743307
tcctool: fix Makefile
by Amaury Pouly
· 11 years ago
afd8563
tcctool: add YP-T10
by Amaury Pouly
· 11 years ago
5692857
Bulk convert all DOS line endings to UNIX.
by Torne Wuff
· 13 years ago
754b157
Remove superfluous executable bits on a bunch of files.
by Torne Wuff
· 13 years ago
d0ffa93
tcctool: add support for Cowon J3 - FS#11747
by Bertrik Sikken
· 14 years ago
9de9b9d
Take version number from SVN, or via VERSION variable in Makefile - i.e. use "make VERSION=v1.0" to build with that version number.
by Dave Chapman
· 14 years ago
cdcca87
Add support for the Cowon S9, based on the information from http://iaudiophile.net/forums/showthread.php?t=36073
by Dave Chapman
· 14 years ago
02512be
Add the Sansa m200 to tcctool.
by Robert Menes
· 15 years ago
7a6aeb8
Don't exit with code 0 on do_patching() fail
by Vitja Makarov
· 16 years ago
3d30029
Fix a nasty bug spotted by Rob Purchase - the uploaded file was being truncated to a multiple of 64 bytes (PACKET_SIZE).
by Dave Chapman
· 16 years ago
5b3627f
Add iriver X20 support to tcctool - information contributed by Octavian Voicu.
by Dave Chapman
· 16 years ago
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
9ce0261
Oops, I should try compiling things before committing...
by Dave Chapman
· 17 years ago
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
1b39f2e
Add support for Samsung YP P2
by Dave Chapman
· 17 years ago
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
164b8f6
Use O_BINARY when reading the firmware file - for win32 compatibility
by Dave Chapman
· 17 years ago
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
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
11251f4
Add support for device-specific USB product IDs - the D2 is different to other devices.
by Dave Chapman
· 17 years ago
2c816d1
Untested support for the Cowon D2
by Dave Chapman
· 17 years ago
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