summaryrefslogtreecommitdiffstats
path: root/utils/hwstub/stub
AgeCommit message (Expand)AuthorFilesLines
2016-03-14hwstub: rework usb driver for atj213xMarcin Bukat1-104/+142
2015-09-29hwstub: make it possible to override toolchainAmaury Pouly4-16/+20
2015-01-13hwstub: implement read/write data abort recoveryAmaury Pouly11-39/+304
2014-11-28hwstub/atj213x: add clock setup to crt0.SMarcin Bukat1-1/+29
2014-11-18hwstub/qeditor: add support for atomic read/writesMarcin Bukat6-3/+200
2014-11-05hwstub: Add atj213x supportbootloader_zenxfi3_v1Marcin Bukat13-7/+4658
2014-09-11hwstub: small fixup in rk27xx usb driverMarcin Bukat1-1/+1
2014-09-08hwstub: implement jump/call in stubAmaury Pouly1-6/+25
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 Pouly1-0/+2
2014-09-07hwstub: remove protocol to make it use its own interfaceAmaury Pouly1-65/+154
2014-06-15Add RKW build target in rk27xx hwstubMarcin Bukat1-0/+3
2014-06-15hwstub: fix usb driver for rk27xxMarcin Bukat1-28/+50
2014-04-12hwstub: add proper PP supportAmaury Pouly4-19/+85
2014-04-12hwstub: fix error in config descriptor, cleanup some codeAmaury Pouly3-6/+1
2014-04-07Add hwstub support for portal player (manufacturer mode)Amaury Pouly6-0/+208
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 Pouly4-321/+124
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-11-24hwstub rk27xx portMarcin Bukat12-5/+1929
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-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-10hwstub: add delay functions, and plain binary/sb file generationAmaury Pouly5-4/+37
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 Pouly2-2/+71
2013-07-13hwstub: enhance protocol with more functionsAmaury Pouly1-0/+5
2013-07-13hwstub: split target specific code from the common partAmaury Pouly26-0/+2416