summaryrefslogtreecommitdiff
path: root/utils (follow)
Commit message (Expand)AuthorAge
* CosmeticsAmaury Pouly2012-05-20
* mkimxboot: fix warningsAmaury Pouly2012-05-19
* imxtools: make sb api work with in-memory filesAmaury Pouly2012-05-19
* Fix a typo.Dominik Riebeling2012-05-14
* Fix rkusbtool compilation (FS#12664) by Teemu NätkinniemiMarcin Bukat2012-05-13
* gitscraper: Provide way to get timestamps for files.Dominik Riebeling2012-04-29
* Add codecs to librbcodec.Sean Bartell2012-04-25
* imxtools: fix missing '\n'Amaury Pouly2012-04-25
* imxtools: fix missing '\n'Amaury Pouly2012-04-25
* gitscraper: support Python3.Dominik Riebeling2012-04-22
* Add new tarball generation script.Dominik Riebeling2012-04-12
* gitscraper: support compressing the sources as 7z.Dominik Riebeling2012-04-12
* Correctly insert build ID.Dominik Riebeling2012-03-06
* Rockbox Utility: add "revision" information back.Dominik Riebeling2012-03-06
* rk27load: fix linking with newer toolchainsMarcin Bukat2012-03-04
* Append "64bit" only on 64bit binary.Dominik Riebeling2012-02-26
* imxtools: remove most calls to bug/bugp from core library.Amaury Pouly2012-02-19
* imxtools: use rand() instead of /dev/random.Dominik Riebeling2012-02-08
* When writing data from repository open file as binary.Dominik Riebeling2012-02-06
* Update deployment script for git.Dominik Riebeling2012-02-05
* Python module to get (some) files from the repository.Dominik Riebeling2012-02-05
* sbloader: always send packets of size xfer_size (even the first). Also mainta...Amaury Pouly2012-01-27
* Rockbox Utility: add missing folder to deployment script.Dominik Riebeling2012-01-05
* zenutils: remove unused empty fileRafaël Carré2012-01-04
* ypr0: Add variables to provide a argv and stdout/err redirection for running ...Thomas Martitz2011-12-24
* Initial commit of the Samsung YP-R0 port.Thomas Martitz2011-12-24
* imxtools: fix compilation when cross compiling for windows (tm doesn't have t...Amaury Pouly2011-12-17
* amsinfo: save files with .bin extensionRafaël Carré2011-12-13
* Convert one more file from DOS to UNIX.Torne Wuff2011-11-06
* Bulk convert all DOS line endings to UNIX.Torne Wuff2011-11-06
* imxtools: add function to free instructionAmaury Pouly2011-11-06
* imxtools: add const and set pointer to NULL on free to avoid double freeAmaury Pouly2011-11-06
* elftosb: add staticAmaury Pouly2011-11-06
* sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ...Amaury Pouly2011-11-06
* Add missing copyright headerAmaury Pouly2011-11-01
* sbtoos: restore elf extraction functionality of sbtoelfAmaury Pouly2011-11-01
* sbtools: move sb reading from sbtoelf.c to sb.c with a proper interface, fix ...Amaury Pouly2011-11-01
* sbtools: rework the color hack and add switch to disable color outputAmaury Pouly2011-11-01
* Fix a typo spotted from r30864.Robert Menes2011-10-30
* beastpatcher: check WMP version.Dominik Riebeling2011-10-30
* sbtools: fix handling of raw mode, have elf_write looks like elf_read, fix un...Amaury Pouly2011-10-29
* sbtools: fix compilation when linker expects correctly ordered filesAmaury Pouly2011-10-29
* sbtools: add options to override real key and IV, fix output prefix in sbtoel...Amaury Pouly2011-10-29
* sbtools: move sb file production to its own file with a clean api, factor key...Amaury Pouly2011-10-29
* sbtools: factor key code, introduce crypto layer, move from open/read/... to ...Amaury Pouly2011-10-29
* sbtools: be more verbose on real key and iv; add very advanced code to craft ...Amaury Pouly2011-10-23
* sbtoelf: don't cross check if key is not validAmaury Pouly2011-10-23
* sbtoelf: handle the case where only one valid key is knownAmaury Pouly2011-10-23
* sbtools: fix sbtoelf to support NOP, add alignment support to elftosbAmaury Pouly2011-10-23
* imx_hid_recovery: rewrite MakefileAmaury Pouly2011-10-23