summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2014-02-09atj213x: Simple test exploring irq handlingMarcin Bukat9-0/+3947
2014-02-05Samsung YP-R1 target portLorenzo Miori2-5/+12
2014-02-04samsung ypr0: Include getty service in the patched firmware for usb serial sh...Thomas Martitz2-0/+9
2014-01-30rk27utils: improve command line parsing, allow arbitrary USB ids in rkusbtoolAmaury Pouly2-5/+49
2014-01-08adfuload: add atj213x timer0 test programMarcin Bukat7-0/+3764
2014-01-07bloat-o-meter.py: Now compatible to python 3.Thomas Martitz1-8/+9
2014-01-03atj213x: obtain PC value in more elegant wayMarcin Bukat1-7/+6
2013-12-24regtools/qeditor: always open a register tab at initAmaury Pouly1-0/+2
2013-12-24hwstub: update zenxfistyle codeAmaury Pouly1-12/+8
2013-12-24hwstub: use delay in zenxfistyle codeAmaury Pouly1-7/+7
2013-12-24hwstub: fix lcdif pin setup for 18-bit busAmaury Pouly1-1/+8
2013-12-24hwstub: add delay functionAmaury Pouly2-0/+21
2013-12-24hwstub: add ZEN X-Fi Style code (preliminary)Amaury Pouly1-0/+187
2013-12-24imxtools/scsitools: tool can now write a firmware using SCSIAmaury Pouly1-1/+162
2013-12-24hwstub: fix lcdif code for 18-bit word lengthAmaury Pouly1-0/+5
2013-12-13adfuload: add test programMarcin Bukat7-0/+3759
2013-12-13hwstub/stmp: disable watchdogAmaury Pouly1-0/+11
2013-12-13hwstub/stmp: cleanupAmaury Pouly1-4/+1
2013-12-11adfuload: utility to upload and exec binary using brom adfu mode of atj213x SoCMarcin Bukat4-0/+591
2013-12-06imxtools/sbtools/sb1: fix parsing/debug bug about jump/call argumentsAmaury Pouly1-2/+4
2013-12-06imxtools/sbtools/elf: fix debug codeAmaury Pouly1-5/+5
2013-12-06hwstub: Prepare for multi arch supportMarcin Bukat4-3/+5
2013-12-06elftosb: fix crash on invalid command fileAmaury Pouly1-0/+2
2013-12-06hwstub: forgot the db command file for stmpAmaury Pouly1-0/+15
2013-12-06regtools: update STMP3600 descriptio (fix EMI block)Amaury Pouly1-8/+141
2013-12-06hwstub: implement i2c and i2c eeprom dumpAmaury Pouly2-1/+72
2013-12-03hstub: add Sansa Express lcd codeAmaury Pouly2-3/+110
2013-12-02regtools: update xml format documentationAmaury Pouly1-1/+3
2013-11-26regtools: add shortcut notation for simple register in the desc filesAmaury Pouly2-2/+26
2013-11-25regtools/qeditor: fix urlAmaury Pouly1-1/+1
2013-11-25utils/regtools/qeditor: fix compilation by avoiding g++ specific syntaxAmaury Pouly1-1/+1
2013-11-24hwstub rk27xx portMarcin Bukat15-24/+1932
2013-11-20hwstub: only load stmp files on stmp targetsAmaury Pouly2-1/+7
2013-11-18hwstub: use a more reasonable hclk frequencyAmaury Pouly1-1/+1
2013-10-26hwstub: fix stmp3600Amaury Pouly1-3/+7
2013-10-26hwstub: produce sb1 image too (for STMP3600)Amaury Pouly1-4/+11
2013-10-22utils/regtools: add a bunch of regdumps for various sourcesAmaury Pouly9-0/+7490
2013-10-22utils/hwstub: fix zen target idAmaury Pouly1-1/+1
2013-10-22hwstub: rework i2c completelyAmaury Pouly4-13/+52
2013-10-22hwstub: don't touch mmu registers on non-STMP targets, they might not existAmaury Pouly1-0/+2
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