summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2014-05-12qeditor: on Windows it’s not impossible to create a file with AUXDmitry Gamza5-5/+5
2014-05-11qeditor: many enhancementAmaury Pouly8-40/+261
2014-05-11regtools: headergen can now output the description in the headersAmaury Pouly2-4/+108
2014-05-11regtools: make qeditor aware of PPAmaury Pouly2-0/+16
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 Pouly7-7/+106
2014-05-11qeditor: fix includeAmaury Pouly1-1/+1
2014-05-11hwstub: fix hwstub_shellAmaury Pouly2-2/+5
2014-05-01regtools: normalise description files, and remove obsolete file. No logical c...Amaury Pouly3-27459/+17400
2014-05-01regtools: fix makefilesAmaury Pouly2-7/+7
2014-05-01regtools: completely rework qeditor, improve soc desc library and toolsAmaury Pouly22-614/+4390
2014-05-01regtools: update soc desc parser/header to include desc fieldsAmaury Pouly2-7/+16
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-04-07Add new tool to upload code on e200/c200/view in manufacturer modeAmaury Pouly2-0/+331
2014-03-09ypr1: Add some commands to rockbox.sh which are needed for playbackThomas Martitz1-0/+13
2014-03-04atj213x: various fixes in sample code snippetsMarcin Bukat4-22/+25
2014-02-22imxtools/scsitools: increase SCSI delay to 10 secondsAmaury Pouly1-1/+1
2014-02-22imxtools/scsitool: add progress indicatorAmaury Pouly1-0/+9
2014-02-22imxtools/scsitool: improve output formattingAmaury Pouly1-2/+3
2014-02-18regtools: fix headergen variadic macro generationAmaury Pouly1-3/+3
2014-02-14atj213x: rework crt0.S in test codeMarcin Bukat1-9/+8
2014-02-13regtools: Add rk27xx register description fileMarcin Bukat1-0/+1387
2014-02-13regtools/qeditor: fix crash when hwstub device fails to openAmaury Pouly1-0/+1
2014-02-12Fix redAmaury Pouly4-9/+12
2014-02-10regtools/qeditor: implement UI code to write registersAmaury Pouly2-152/+374
2014-02-10regtools/qeditor: enhance backend write with write mode (SCT)Amaury Pouly2-17/+56
2014-02-10regtools/qeditor: clean-upAmaury Pouly4-1/+17
2014-02-10regtools/qeditor: prepare support for register writingAmaury Pouly4-8/+207
2014-02-10regtools/qeditor: rewrite soc handlingAmaury Pouly8-104/+161
2014-02-10hwstub/regtools/qeditor: put soc descriptors in a list instead of a vectorAmaury Pouly4-17/+18
2014-02-10utils/regtools: slight rework of tab management in qeditorAmaury Pouly3-12/+10
2014-02-10utils/regtools: make qeditor able to poke directly at a hwstub deviceAmaury Pouly6-41/+486
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
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