summaryrefslogtreecommitdiff
path: root/utils/hwstub/stub
AgeCommit message (Expand)Author
2021-03-25usb: implement macro for initializing USB stringsJames Buren
2020-09-17jz4760: Heavily rework USB driver to add working DMA supportSolomon Peachy
2018-09-07MIPS: fix memset()Marcin Bukat
2017-09-15ATJ hwstub: Add cache coherencyMarcin Bukat
2017-01-24hwstub: rewrite exception catchingAmaury Pouly
2017-01-24hwstub/jz460b: implement exception recoveryAmaury Pouly
2017-01-24hwstub/jz4760b: build packtools automatically if neeededAmaury Pouly
2017-01-24hwstub: add verbose mode to makeAmaury Pouly
2017-01-24hwstub: add support for coprocessor operationsAmaury Pouly
2017-01-24hwstub: add the possibility to flush caches before execAmaury Pouly
2017-01-24hwstub: add jz4760b stubAmaury Pouly
2016-11-10ATJ hwstub make irq based usb driver workMarcin Bukat
2016-11-08Revert "hwstub: rework usb driver for atj213x"Marcin Bukat
2016-04-08hwstub: rewrite and expand libraryAmaury Pouly
2016-03-14hwstub: fix warning: no newline at end of file with newer gccMarcin Bukat
2016-03-14hwstub: rework usb driver for atj213xMarcin Bukat
2015-09-29hwstub: make it possible to override toolchainAmaury Pouly
2015-01-13hwstub: implement read/write data abort recoveryAmaury Pouly
2014-11-28hwstub/atj213x: add clock setup to crt0.SMarcin Bukat
2014-11-18hwstub/qeditor: add support for atomic read/writesMarcin Bukat
2014-11-05hwstub: Add atj213x supportMarcin Bukat
2014-09-11hwstub: small fixup in rk27xx usb driverMarcin Bukat
2014-09-08hwstub: implement jump/call in stubAmaury Pouly
2014-09-07hwstub: fix missing \nAmaury Pouly
2014-09-07hwstub: fix horrible bugAmaury Pouly
2014-09-07hwstub: don't put revision in the protocol, it's specific to the implementationAmaury Pouly
2014-09-07hwstub: remove protocol to make it use its own interfaceAmaury Pouly
2014-06-15Add RKW build target in rk27xx hwstubMarcin Bukat
2014-06-15hwstub: fix usb driver for rk27xxMarcin Bukat
2014-04-12hwstub: add proper PP supportAmaury Pouly
2014-04-12hwstub: fix error in config descriptor, cleanup some codeAmaury Pouly
2014-04-07Add hwstub support for portal player (manufacturer mode)Amaury Pouly
2014-02-10utils/hwstub: make stmp stub able to load in a MMU'ed environementAmaury Pouly
2014-02-10utils/hwstub: completely rework the protocol, drop unused featuresAmaury Pouly
2013-12-13hwstub/stmp: disable watchdogAmaury Pouly
2013-12-13hwstub/stmp: cleanupAmaury Pouly
2013-12-06hwstub: Prepare for multi arch supportMarcin Bukat
2013-12-06hwstub: forgot the db command file for stmpAmaury Pouly
2013-11-24hwstub rk27xx portMarcin Bukat
2013-11-18hwstub: use a more reasonable hclk frequencyAmaury Pouly
2013-10-26hwstub: fix stmp3600Amaury Pouly
2013-10-26hwstub: produce sb1 image too (for STMP3600)Amaury Pouly
2013-10-22hwstub: don't touch mmu registers on non-STMP targets, they might not existAmaury Pouly
2013-10-09imxtools/sbtools: always probe report size for HID recovery modeAmaury Pouly
2013-09-10hwstub: add delay functions, and plain binary/sb file generationAmaury Pouly
2013-08-11hwstub: fix power off and reboot code on stmpAmaury Pouly
2013-08-11hwstub: allow the stub to relocate itselfAmaury Pouly
2013-07-16hwstub: forgot fileAmaury Pouly
2013-07-16hwstub: enhance exit protocol and implement on stmpAmaury Pouly
2013-07-13hwstub: enhance protocol with more functionsAmaury Pouly