summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2013-08-21sbtools: more code refactoringAmaury Pouly11-98/+66
2013-08-21regtools: add a register dump of the Fuze+ OFAmaury Pouly1-0/+1041
2013-08-21regtools: add graphical register explorer + analyserAmaury Pouly14-0/+1792
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-08-10sbtools: more printf fixingAmaury Pouly3-44/+49
2013-08-06sbtools: fix output printingAmaury Pouly3-25/+60
2013-08-06sbtools: fix handling of NOP instructionsAmaury Pouly2-1/+16
2013-08-06elf: fix handling of virtual/physical addressesAmaury Pouly4-16/+3
2013-08-06sbtools: various fixesAmaury Pouly2-2/+5
2013-08-06sbtools: standard sb print function is now standardAmaury Pouly1-2/+3
2013-08-06sbtools: elf library can now load global symbolsAmaury Pouly3-35/+171
2013-08-06sbtools: add helper to determine if a file is a valid ELF imageAmaury Pouly2-0/+15
2013-08-06sbtools: make code aware of elf section namesAmaury Pouly3-23/+39
2013-07-18sbtools: refactor and cleanupAmaury Pouly12-123/+131
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
2013-07-13hwstub: enhance protocol with more functionsAmaury Pouly4-70/+71
2013-07-13hwstub: split target specific code from the common partAmaury Pouly28-1200/+745
2013-07-07imxtools: add device info and serial number requests to scsitoolAmaury Pouly1-2/+64
2013-07-03imx233: document some more stmp vendor scsi commandAmaury Pouly2-19/+92
2013-06-18sbtools: fix sbloader (allow transfer size override)Amaury Pouly1-2/+5
2013-06-17sbtools: various little fixes, mostly cosmeticsAmaury Pouly3-20/+23
2013-06-17sbtools: add Sansa Express bootloader keyAmaury Pouly1-0/+1
2013-06-15sbtools,mkximboot: fix whitespaceAmaury Pouly15-83/+83
2013-06-15CosmeticsAmaury Pouly1-1/+2
2013-06-15regtools: improve header generatorAmaury Pouly1-13/+214
2013-06-13imxtools: add Zen, Zen Mozaic and Zen X-Fi bootloader keysAmaury Pouly3-0/+3
2013-06-13imxtools: rewrite sbloader to handle both versions + user friendlyAmaury Pouly1-36/+346
2013-06-13sbtools: fix encryption and cosmeticsAmaury Pouly1-4/+9
2013-06-13hwstub: introduce lua code for the STMP and Creative ZEN V/MozaicAmaury Pouly8-0/+661
2013-06-13hwstub: major improvement in the stub and the toolsAmaury Pouly26-1195/+2063
2013-06-13regtools: add the STMP3600 register mapAmaury Pouly1-0/+6224
2013-06-13regtools: modify description format and refactor toolsAmaury Pouly11-5574/+3982
2013-06-12imxtools: move regtools to its own directoryAmaury Pouly8-0/+0
2013-06-12imxtools: move hwemul to its own directoryAmaury Pouly25-0/+0
2013-06-09time-sync: allow passing an arbitrary time.Dominik Riebeling1-5/+19
2013-06-09Rework langstat.Dominik Riebeling1-2/+2
2013-04-15rk27load: Fix stage1 (dram init routine)Marcin Bukat2-36/+95
2013-03-21rknanoutils: fix boot toolAmaury Pouly1-2/+2
2013-03-21rknanoutils: add dfu toolAmaury Pouly2-0/+239
2013-03-16rknanoutils: fix stupid mistakeAmaury Pouly1-7/+14
2013-03-05Make the tarball generation tool handle spaces in filenamesFrank Gevaerts1-1/+1
2013-02-18imxtools/sbtools: silence warningAmaury Pouly1-0/+1
2013-02-18imxtools/sbtools: add -jump command, fix helpAmaury Pouly1-0/+8
2013-02-18sbtools/elftosb1: implement key file loadingAmaury Pouly1-0/+8
2013-02-16sbtools: add brute force option for sb1 in sbtoelfAmaury Pouly6-3/+218