summaryrefslogtreecommitdiffstats
path: root/utils/hwstub
AgeCommit message (Expand)AuthorFilesLines
2014-11-28hwstub/atj213x: add clock setup to crt0.SMarcin Bukat1-1/+29
2014-11-28hwstub_shell: add support for call and jumpMarcin Bukat4-0/+54
2014-11-28hwstub: lua functions for atj213x/irivere150Marcin Bukat4-1/+214
2014-11-18hwstub/qeditor: add support for atomic read/writesMarcin Bukat11-22/+252
2014-11-15hwstub_shell: add atj targetAmaury Pouly3-0/+12
2014-11-05hwstub: Add atj213x supportbootloader_zenxfi3_v1Marcin Bukat14-7/+4659
2014-09-11hwstub: small fixup in rk27xx usb driverMarcin Bukat1-1/+1
2014-09-08hwstub: add support for jump/call in libraryAmaury Pouly2-20/+16
2014-09-08hwstub: implement jump/call in stubAmaury Pouly1-6/+25
2014-09-08hwstub: trivial changesAmaury Pouly2-2/+3
2014-09-07hwstub: fix compile issueAmaury Pouly1-1/+1
2014-09-07hwstub: library now check version on openAmaury Pouly2-3/+14
2014-09-07hwstub: add string versionAmaury Pouly1-0/+4
2014-09-07hwstub_shell: add support for set/clr/tog without SCT using read and writeAmaury Pouly1-1/+41
2014-09-07hwstub: fix missing \nAmaury Pouly1-3/+3
2014-09-07hwstub: fix horrible bugAmaury Pouly1-2/+1
2014-09-07hwstub: don't put revision in the protocol, it's specific to the implementationAmaury Pouly4-13/+8
2014-09-07hwstub: fix library to actually work and compile, still miss some functionsAmaury Pouly2-6/+53
2014-09-07hwstub: remove protocol to make it use its own interfaceAmaury Pouly5-135/+347
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