Age | Commit message (Expand) | Author |
2012-04-12 | Add new tarball generation script. | Dominik Riebeling |
2012-04-12 | gitscraper: support compressing the sources as 7z. | Dominik Riebeling |
2012-03-06 | Correctly insert build ID. | Dominik Riebeling |
2012-03-06 | Rockbox Utility: add "revision" information back. | Dominik Riebeling |
2012-03-04 | rk27load: fix linking with newer toolchains | Marcin Bukat |
2012-02-26 | Append "64bit" only on 64bit binary. | Dominik Riebeling |
2012-02-19 | imxtools: remove most calls to bug/bugp from core library. | Amaury Pouly |
2012-02-08 | imxtools: use rand() instead of /dev/random. | Dominik Riebeling |
2012-02-06 | When writing data from repository open file as binary. | Dominik Riebeling |
2012-02-05 | Update deployment script for git. | Dominik Riebeling |
2012-02-05 | Python module to get (some) files from the repository. | Dominik Riebeling |
2012-01-27 | sbloader: always send packets of size xfer_size (even the first). Also mainta... | Amaury Pouly |
2012-01-05 | Rockbox Utility: add missing folder to deployment script. | Dominik Riebeling |
2012-01-04 | zenutils: remove unused empty file | Rafaël Carré |
2011-12-24 | ypr0: Add variables to provide a argv and stdout/err redirection for running ... | Thomas Martitz |
2011-12-24 | Initial commit of the Samsung YP-R0 port. | Thomas Martitz |
2011-12-17 | imxtools: fix compilation when cross compiling for windows (tm doesn't have t... | Amaury Pouly |
2011-12-13 | amsinfo: save files with .bin extension | Rafaël Carré |
2011-11-06 | Convert one more file from DOS to UNIX. | Torne Wuff |
2011-11-06 | Bulk convert all DOS line endings to UNIX. | Torne Wuff |
2011-11-06 | imxtools: add function to free instruction | Amaury Pouly |
2011-11-06 | imxtools: add const and set pointer to NULL on free to avoid double free | Amaury Pouly |
2011-11-06 | elftosb: add static | Amaury Pouly |
2011-11-06 | sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ... | Amaury Pouly |
2011-11-01 | Add missing copyright header | Amaury Pouly |
2011-11-01 | sbtoos: restore elf extraction functionality of sbtoelf | Amaury Pouly |
2011-11-01 | sbtools: move sb reading from sbtoelf.c to sb.c with a proper interface, fix ... | Amaury Pouly |
2011-11-01 | sbtools: rework the color hack and add switch to disable color output | Amaury Pouly |
2011-10-30 | Fix a typo spotted from r30864. | Robert Menes |
2011-10-30 | beastpatcher: check WMP version. | Dominik Riebeling |
2011-10-29 | sbtools: fix handling of raw mode, have elf_write looks like elf_read, fix un... | Amaury Pouly |
2011-10-29 | sbtools: fix compilation when linker expects correctly ordered files | Amaury Pouly |
2011-10-29 | sbtools: add options to override real key and IV, fix output prefix in sbtoel... | Amaury Pouly |
2011-10-29 | sbtools: move sb file production to its own file with a clean api, factor key... | Amaury Pouly |
2011-10-29 | sbtools: factor key code, introduce crypto layer, move from open/read/... to ... | Amaury Pouly |
2011-10-23 | sbtools: be more verbose on real key and iv; add very advanced code to craft ... | Amaury Pouly |
2011-10-23 | sbtoelf: don't cross check if key is not valid | Amaury Pouly |
2011-10-23 | sbtoelf: handle the case where only one valid key is known | Amaury Pouly |
2011-10-23 | sbtools: fix sbtoelf to support NOP, add alignment support to elftosb | Amaury Pouly |
2011-10-23 | imx_hid_recovery: rewrite Makefile | Amaury Pouly |
2011-10-20 | sbtools: fix sbtoelf to handle files with more than one hundred commands | Amaury Pouly |
2011-10-19 | Rockbox Utility now requires voice-corrections.txt. | Dominik Riebeling |
2011-10-14 | Fix off-by-one buffer error | Thomas Jarosch |
2011-09-20 | Add support for i.MX28 to imx_hid_recovery, thanks to Wolfram Sang. | Amaury Pouly |
2011-09-16 | sbtools: implement more complicated integer expression in db files, implement... | Amaury Pouly |
2011-09-15 | sbtools: move the db parse to its own file and improve error messages | Amaury Pouly |
2011-09-15 | sbtools: implement virtual to physical address translation for elf files | Amaury Pouly |
2011-09-14 | sbtools: fix code to work with file larger than header indicated size | Amaury Pouly |
2011-09-14 | sbtools: relax file size condition (easier to work with) | Amaury Pouly |
2011-09-06 | rk27load - fix indentation | Marcin Bukat |