summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2012-11-27sbtoelf: implement sb1 loading and dumpingAmaury Pouly6-30/+240
2012-11-27sbtools: add forgotten fileAmaury Pouly1-0/+97
2012-11-26sbtools: add support for the stmp36xx formatAmaury Pouly6-27/+562
2012-11-14imxtools: introduce hwemulAmaury Pouly26-0/+3829
2012-11-14regtools: add the imx233/stmp3780 and the stmp3700 reg mapAmaury Pouly2-0/+22594
2012-11-14imxtools: add regtools to work with register descriptionsAmaury Pouly6-0/+1188
2012-11-13upgtools: allow creation of a UPG archive + improvementsAmaury Pouly4-43/+320
2012-11-13scsitools: add nwz firmware upgrade scsi commandAmaury Pouly1-0/+24
2012-11-13emmctools: add debug statementsAmaury Pouly1-1/+2
2012-11-03nwztools: various fix and enhancementsAmaury Pouly4-17/+71
2012-11-03scsi_tools: add support for nvp readingAmaury Pouly4-7/+315
2012-11-03Introduce scsitool for sony nwz playersAmaury Pouly4-0/+639
2012-11-03Introduce upgtools for sony nwz playersAmaury Pouly10-0/+1078
2012-11-03Introduce emmctools for the sony nwz players.Amaury Pouly6-0/+1004
2012-10-30atjboottool: add missing copyright headersAmaury Pouly3-0/+60
2012-10-18rknanoutils: add raw encode mode, add header fieldsAmaury Pouly1-34/+107
2012-10-04atj: provide default output prefix/filenames on unpackingAmaury Pouly1-17/+66
2012-10-03Introduce atjboottool for ATJ213x firmwaresAmaury Pouly6-0/+1703
2012-06-27zenutils/update_extract: make sure the archive is validAmaury Pouly1-1/+33
2012-06-27sbtools: add option to force sb dumpAmaury Pouly4-7/+37
2012-06-19rknanoutils: fix crash with no prefix, remove debug codeAmaury Pouly1-13/+2
2012-06-19rknanoutils: much more sensible format guessAmaury Pouly6-23/+779
2012-06-19rknanoutils: more reverse engineering of the BOOT format.Amaury Pouly1-28/+201
2012-06-10Update the rknano utils.Amaury Pouly1-15/+280
2012-06-07Initial commit from rknano utils. This is very preliminary work.Amaury Pouly4-0/+396
2012-05-31Fix findaddr.pl tool for codecsAmaury Pouly1-1/+10
2012-05-31imxtools: move tools to a new sbtools/ subdirectoryAmaury Pouly19-0/+0
2012-05-28ypr0: Add kernel module to required support fm radio.Thomas Martitz4-1/+10
2012-05-20CosmeticsAmaury Pouly1-1/+1
2012-05-19mkimxboot: fix warningsAmaury Pouly1-1/+2
2012-05-19imxtools: make sb api work with in-memory filesAmaury Pouly2-12/+39
2012-05-14Fix a typo.Dominik Riebeling1-1/+1
2012-05-13Fix rkusbtool compilation (FS#12664) by Teemu NätkinniemiMarcin Bukat1-1/+1
2012-04-29gitscraper: Provide way to get timestamps for files.Dominik Riebeling1-7/+30
2012-04-25Add codecs to librbcodec.Sean Bartell3-5/+5
2012-04-25imxtools: fix missing '\n'Amaury Pouly1-3/+4
2012-04-25imxtools: fix missing '\n'Amaury Pouly1-1/+1
2012-04-22gitscraper: support Python3.Dominik Riebeling2-23/+23
2012-04-12Add new tarball generation script.Dominik Riebeling1-0/+30
2012-04-12gitscraper: support compressing the sources as 7z.Dominik Riebeling1-7/+28
2012-03-06Correctly insert build ID.Dominik Riebeling2-4/+7
2012-03-06Rockbox Utility: add "revision" information back.Dominik Riebeling1-2/+2
2012-03-04rk27load: fix linking with newer toolchainsMarcin Bukat1-1/+1
2012-02-26Append "64bit" only on 64bit binary.Dominik Riebeling1-3/+12
2012-02-19imxtools: remove most calls to bug/bugp from core library.Amaury Pouly6-14/+50
2012-02-08imxtools: use rand() instead of /dev/random.Dominik Riebeling1-6/+4
2012-02-06When writing data from repository open file as binary.Dominik Riebeling1-1/+1
2012-02-05Update deployment script for git.Dominik Riebeling1-40/+21
2012-02-05Python module to get (some) files from the repository.Dominik Riebeling1-0/+183
2012-01-27sbloader: always send packets of size xfer_size (even the first). Also mainta...Amaury Pouly1-24/+43