summaryrefslogtreecommitdiffstats
path: root/utils/hwstub
AgeCommit message (Expand)AuthorFilesLines
2014-06-15hwstub: load rk27xx specific bitsMarcin Bukat1-0/+2
2014-06-15hwstub: Add support for rk27xx lradc blockMarcin Bukat2-0/+20
2014-06-15Add RKW build target in rk27xx hwstubMarcin Bukat1-0/+3
2014-06-15hwstub: fix usb driver for rk27xxMarcin Bukat1-28/+50
2014-05-11hwstub: add some PP and Sansa View codeAmaury Pouly3-0/+235
2014-05-11hwstub: hwstub_shell can now run files/cmd provides on command lineAmaury Pouly1-4/+31
2014-05-11qeditor: add support for deletion of itemsAmaury Pouly1-0/+4
2014-05-11hwstub: fix hwstub_shellAmaury Pouly2-2/+5
2014-04-12hwstub: add proper PP supportAmaury Pouly8-19/+182
2014-04-12hwstub: fix error in config descriptor, cleanup some codeAmaury Pouly4-7/+2
2014-04-07Add hwstub support for portal player (manufacturer mode)Amaury Pouly7-0/+209
2014-02-12Fix redAmaury Pouly1-5/+5
2014-02-10hwstub/regtools/qeditor: put soc descriptors in a list instead of a vectorAmaury Pouly1-5/+5
2014-02-10utils/hwstub: make stmp stub able to load in a MMU'ed environementAmaury Pouly1-6/+10
2014-02-10utils/hwstub: completely rework the protocol, drop unused featuresAmaury Pouly10-652/+278
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-24hwstub: fix lcdif code for 18-bit word lengthAmaury Pouly1-0/+5
2013-12-13hwstub/stmp: disable watchdogAmaury Pouly1-0/+11
2013-12-13hwstub/stmp: cleanupAmaury Pouly1-4/+1
2013-12-06hwstub: Prepare for multi arch supportMarcin Bukat4-3/+5
2013-12-06hwstub: forgot the db command file for stmpAmaury Pouly1-0/+15
2013-12-06hwstub: implement i2c and i2c eeprom dumpAmaury Pouly2-1/+72
2013-12-03hstub: add Sansa Express lcd codeAmaury Pouly2-3/+110
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/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-09imxtools/sbtools: always probe report size for HID recovery modeAmaury Pouly1-1/+1
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-10hwstub: add pix clock setupAmaury Pouly1-0/+6
2013-09-10hwstub: various fixAmaury Pouly1-1/+41
2013-09-10hwstub: add delay functions, and plain binary/sb file generationAmaury Pouly5-4/+37
2013-09-05hwstub: improve lcdif, digtctl, add sony nwz-e370Amaury Pouly4-4/+176
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-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