summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2012-10-04atj: provide default output prefix/filenames on unpackingAmaury Pouly
2012-10-03Introduce atjboottool for ATJ213x firmwaresAmaury Pouly
2012-06-27zenutils/update_extract: make sure the archive is validAmaury Pouly
2012-06-27sbtools: add option to force sb dumpAmaury Pouly
2012-06-19rknanoutils: fix crash with no prefix, remove debug codeAmaury Pouly
2012-06-19rknanoutils: much more sensible format guessAmaury Pouly
2012-06-19rknanoutils: more reverse engineering of the BOOT format.Amaury Pouly
2012-06-10Update the rknano utils.Amaury Pouly
2012-06-07Initial commit from rknano utils. This is very preliminary work.Amaury Pouly
2012-05-31Fix findaddr.pl tool for codecsAmaury Pouly
2012-05-31imxtools: move tools to a new sbtools/ subdirectoryAmaury Pouly
2012-05-28ypr0: Add kernel module to required support fm radio.Thomas Martitz
2012-05-20CosmeticsAmaury Pouly
2012-05-19mkimxboot: fix warningsAmaury Pouly
2012-05-19imxtools: make sb api work with in-memory filesAmaury Pouly
2012-05-14Fix a typo.Dominik Riebeling
2012-05-13Fix rkusbtool compilation (FS#12664) by Teemu NätkinniemiMarcin Bukat
2012-04-29gitscraper: Provide way to get timestamps for files.Dominik Riebeling
2012-04-25Add codecs to librbcodec.Sean Bartell
2012-04-25imxtools: fix missing '\n'Amaury Pouly
2012-04-25imxtools: fix missing '\n'Amaury Pouly
2012-04-22gitscraper: support Python3.Dominik Riebeling
2012-04-12Add new tarball generation script.Dominik Riebeling
2012-04-12gitscraper: support compressing the sources as 7z.Dominik Riebeling
2012-03-06Correctly insert build ID.Dominik Riebeling
2012-03-06Rockbox Utility: add "revision" information back.Dominik Riebeling
2012-03-04rk27load: fix linking with newer toolchainsMarcin Bukat
2012-02-26Append "64bit" only on 64bit binary.Dominik Riebeling
2012-02-19imxtools: remove most calls to bug/bugp from core library.Amaury Pouly
2012-02-08imxtools: use rand() instead of /dev/random.Dominik Riebeling
2012-02-06When writing data from repository open file as binary.Dominik Riebeling
2012-02-05Update deployment script for git.Dominik Riebeling
2012-02-05Python module to get (some) files from the repository.Dominik Riebeling
2012-01-27sbloader: always send packets of size xfer_size (even the first). Also mainta...Amaury Pouly
2012-01-05Rockbox Utility: add missing folder to deployment script.Dominik Riebeling
2012-01-04zenutils: remove unused empty fileRafaël Carré
2011-12-24ypr0: Add variables to provide a argv and stdout/err redirection for running ...Thomas Martitz
2011-12-24Initial commit of the Samsung YP-R0 port.Thomas Martitz
2011-12-17imxtools: fix compilation when cross compiling for windows (tm doesn't have t...Amaury Pouly
2011-12-13amsinfo: save files with .bin extensionRafaël Carré
2011-11-06Convert one more file from DOS to UNIX.Torne Wuff
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff
2011-11-06imxtools: add function to free instructionAmaury Pouly
2011-11-06imxtools: add const and set pointer to NULL on free to avoid double freeAmaury Pouly
2011-11-06elftosb: add staticAmaury Pouly
2011-11-06sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ...Amaury Pouly
2011-11-01Add missing copyright headerAmaury Pouly
2011-11-01sbtoos: restore elf extraction functionality of sbtoelfAmaury Pouly
2011-11-01sbtools: move sb reading from sbtoelf.c to sb.c with a proper interface, fix ...Amaury Pouly
2011-11-01sbtools: rework the color hack and add switch to disable color outputAmaury Pouly