summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2013-10-10imxtools/scsitools: document some of the SCSI vendor commandsAmaury Pouly2-68/+204
2013-10-09imxtools/sbloader: rewrite hid codeAmaury Pouly1-37/+121
2013-10-09imxtools/sbtools: always probe report size for HID recovery modeAmaury Pouly2-4/+5
2013-09-26hwstub: fix lcd drivers for sony NWZAmaury Pouly3-16/+32
2013-09-25hwstub: add some code for the NWZ-E360/E370Amaury Pouly2-3/+189
2013-09-25hwstub: add stmp i2c codeAmaury Pouly2-0/+76
2013-09-18regtools/qeditor: improve pinctrl analyser displayAmaury Pouly2-10/+16
2013-09-18regtools/qeditor: enhance pinctrl analyserAmaury Pouly1-13/+47
2013-09-18retools/qeditor: add pin decoder (very basic add the moment)Amaury Pouly3-2/+168
2013-09-18imxtools: add pin map and decoding toolAmaury Pouly4-0/+927
2013-09-18tcctool: fix MakefileAmaury Pouly1-1/+1
2013-09-18tcctool: add YP-T10Amaury Pouly1-0/+1
2013-09-16Samsung YP-R0/YP-R1 Safe Mode improvementLorenzo Miori15-146/+412
2013-09-11ypr0-ypr1 firmware tools fixLorenzo Miori1-1/+13
2013-09-10hwstub: add pix clock setupAmaury Pouly1-0/+6
2013-09-10hwstub: various fixAmaury Pouly1-1/+41
2013-09-10imxtools/efltosb: fix extern() in db filesAmaury Pouly1-1/+1
2013-09-10hwstub: add delay functions, and plain binary/sb file generationAmaury Pouly5-4/+37
2013-09-07Firmware tools for Samsung YP-R0/YP-R1 (and possibly others)Lorenzo Miori11-318/+621
2013-09-05hwstub: improve lcdif, digtctl, add sony nwz-e370Amaury Pouly4-4/+176
2013-09-05imxtools/scsitools: add option to extract firmware from the deviceAmaury Pouly2-9/+148
2013-09-02rk27utils: Add nandextract utilityMarcin Bukat5-0/+1782
2013-08-22regtools: various fixAmaury Pouly2-3/+3
2013-08-22regtools: fix several bugs in qeditorAmaury Pouly2-4/+6
2013-08-22sbtools: fix elf section namingAmaury Pouly1-1/+1
2013-08-22sbtools: more work on sbtoelf and elftosb, support more attributesAmaury Pouly6-86/+107
2013-08-22sbtools: factor code in command parserAmaury Pouly1-83/+19
2013-08-22sbtools: now generate a db file along with with elf/rsrc filesAmaury Pouly6-9/+315
2013-08-22sbtools: fix buffer overflowAmaury Pouly1-1/+1
2013-08-21sbtools: fix redAmaury Pouly1-1/+1
2013-08-21sbtools: more code refactoringAmaury Pouly11-98/+66
2013-08-21regtools: add a register dump of the Fuze+ OFAmaury Pouly1-0/+1041
2013-08-21regtools: add graphical register explorer + analyserAmaury Pouly14-0/+1792
2013-08-11hwstub: add stmp clkctrl code and generic register dumperAmaury Pouly5-1/+215
2013-08-11hwstub: add atexit and exit stub function to DEVAmaury Pouly1-2/+33
2013-08-11hwstub: fix power off and reboot code on stmpAmaury Pouly1-3/+3
2013-08-11hwstub: allow the stub to relocate itselfAmaury Pouly3-1/+25
2013-08-10sbtools: more printf fixingAmaury Pouly3-44/+49
2013-08-06sbtools: fix output printingAmaury Pouly3-25/+60
2013-08-06sbtools: fix handling of NOP instructionsAmaury Pouly2-1/+16
2013-08-06elf: fix handling of virtual/physical addressesAmaury Pouly4-16/+3
2013-08-06sbtools: various fixesAmaury Pouly2-2/+5
2013-08-06sbtools: standard sb print function is now standardAmaury Pouly1-2/+3
2013-08-06sbtools: elf library can now load global symbolsAmaury Pouly3-35/+171
2013-08-06sbtools: add helper to determine if a file is a valid ELF imageAmaury Pouly2-0/+15
2013-08-06sbtools: make code aware of elf section namesAmaury Pouly3-23/+39
2013-07-18sbtools: refactor and cleanupAmaury Pouly12-123/+131
2013-07-16hwstub: forgot fileAmaury Pouly1-0/+514
2013-07-16hwstub: enhance exit protocol and implement on stmpAmaury Pouly5-24/+107
2013-07-13hwstub: allow to escape shell with a function callAmaury Pouly1-1/+14