summaryrefslogtreecommitdiff
path: root/utils/tcctool (follow)
Commit message (Collapse)AuthorAge
* tcctool: fix MakefileAmaury Pouly2013-09-18
| | | | | | | | The version.sh tool tries to locate the repository root if no argument is given but it doesn't really work. Instead explicitely give it the path to the root. Change-Id: Ie3a35cb3d41bbd8819823358763f714ad045527e
* tcctool: add YP-T10Amaury Pouly2013-09-18
| | | | | | The SDCFG value is the default one but it seems to work Change-Id: Iaf990aa2e8e738f0929e49322c0a28ce461d49a7
* Bulk convert all DOS line endings to UNIX.Torne Wuff2011-11-06
| | | | | | | | | | | | | | For the git migration we want a nice clean repository with UNIX line endings. git does not use svn:eol-style, we just need the file contents to be sane. Sorry everybody. I know this messes up blame. Scumbag *NIX developer says migrating to git will make line ending issues go away; commits giant change to svn which changes line endings anyway. :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30924 a1c6a512-1295-4272-9138-f99709370657
* Remove superfluous executable bits on a bunch of files.Torne Wuff2011-06-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29986 a1c6a512-1295-4272-9138-f99709370657
* tcctool: add support for Cowon J3 - FS#11747Bertrik Sikken2010-11-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28551 a1c6a512-1295-4272-9138-f99709370657
* Take version number from SVN, or via VERSION variable in Makefile - i.e. use ↵Dave Chapman2010-05-02
| | | | | | "make VERSION=v1.0" to build with that version number. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25774 a1c6a512-1295-4272-9138-f99709370657
* Add support for the Cowon S9, based on the information from ↵Dave Chapman2010-05-02
| | | | | | http://iaudiophile.net/forums/showthread.php?t=36073 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25773 a1c6a512-1295-4272-9138-f99709370657
* Add the Sansa m200 to tcctool.Robert Menes2009-05-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20869 a1c6a512-1295-4272-9138-f99709370657
* Don't exit with code 0 on do_patching() failVitja Makarov2008-10-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18795 a1c6a512-1295-4272-9138-f99709370657
* Fix a nasty bug spotted by Rob Purchase - the uploaded file was being ↵Dave Chapman2008-10-12
| | | | | | truncated to a multiple of 64 bytes (PACKET_SIZE). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18787 a1c6a512-1295-4272-9138-f99709370657
* Add iriver X20 support to tcctool - information contributed by Octavian Voicu.Dave Chapman2008-10-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18710 a1c6a512-1295-4272-9138-f99709370657
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
| | | | | | | | | later. We still need to hunt down snippets used that are not. 1324 modified files... http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
* Oops, I should try compiling things before committing...Dave Chapman2008-02-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16394 a1c6a512-1295-4272-9138-f99709370657
* Add support to tcctool for the Samsung YP-K3. Also rename the YP-P2 option ↵Dave Chapman2008-02-23
| | | | | | to the shorter ypp2. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16393 a1c6a512-1295-4272-9138-f99709370657
* Add support for Samsung YP P2Dave Chapman2008-02-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16240 a1c6a512-1295-4272-9138-f99709370657
* Document how to use tcctool in Windows, and include the appropriate .inf ↵Dave Chapman2007-11-10
| | | | | | file for use with the libusb-win32 device driver git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15559 a1c6a512-1295-4272-9138-f99709370657
* Use O_BINARY when reading the firmware file - for win32 compatibilityDave Chapman2007-10-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15385 a1c6a512-1295-4272-9138-f99709370657
* Correct the value for SDCFG for the c100 - based on a USB log of the C100 ↵Dave Chapman2007-10-27
| | | | | | firmware updater. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15332 a1c6a512-1295-4272-9138-f99709370657
* Initial, untested support for C100. Also increase the firmware size limit ↵Dave Chapman2007-10-27
| | | | | | to 10MB to make it work withe the Cowon D2 and a little cleanup. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15331 a1c6a512-1295-4272-9138-f99709370657
* Add support for device-specific USB product IDs - the D2 is different to ↵Dave Chapman2007-10-21
| | | | | | other devices. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15242 a1c6a512-1295-4272-9138-f99709370657
* Untested support for the Cowon D2Dave Chapman2007-10-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15228 a1c6a512-1295-4272-9138-f99709370657
* Initial version of tcctool - a utility for talking to Telechips TCC77x-based ↵Dave Chapman2007-10-20
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. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15217 a1c6a512-1295-4272-9138-f99709370657