summaryrefslogtreecommitdiffstats
path: root/rbutil/mkimxboot/mkimxboot.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-05mkimxboot: small fixes and display a human readable errorAmaury Pouly1-1/+22
2017-01-16imxtools: rework key/IV overriding logicAmaury Pouly1-4/+0
2017-01-02mkimxboot: add NWZ-E380 firmware 1.00.200Amaury Pouly1-0/+5
2017-01-02mkimxboot: implement firmware unpatchingAmaury Pouly1-3/+95
2017-01-02imxtools: completely rework patching logic to prepare unpatchingAmaury Pouly1-147/+183
2017-01-02mkimxboot: add the concept of soft MD5 sumAmaury Pouly1-2/+99
2014-01-21mkimxboot: tool can now recreate a stub to recover from very low batteryAmaury Pouly1-0/+34
2014-01-21mkzenboot: reflect ZEN V target id changeAmaury Pouly1-1/+1
2014-01-21mkimxboot: fix strange MD5 sum about ZEN X-Fi3Amaury Pouly1-1/+6
2014-01-21Initial commit for the ZEN X-Fi StyleAmaury Pouly1-1/+5
2013-11-13mkimxboot: add NWZ-E380 1.0.0 firmwareAmaury Pouly1-0/+6
2013-09-28mkimxboot: add NWZ-E370 1.0.1 firmware (US)Amaury Pouly1-0/+5
2013-09-25Add support for the sony NWZ-E360/E370 to mkimxbootAmaury Pouly1-0/+21
2013-08-22mkimxboot: fix crashAmaury Pouly1-1/+13
2013-08-22mkimxboot: add entry for ZEN X-Fi3 1.00.25e firmwareAmaury Pouly1-0/+9
2013-08-21sbtools: more code refactoringAmaury Pouly1-25/+3
2013-08-10sbtools: more printf fixingAmaury Pouly1-18/+2
2013-08-06mkimxboot: fix redAmaury Pouly1-4/+3
2013-08-06mkimxboot: code simplificationAmaury Pouly1-18/+5
2013-06-18mkimxboot: add zen style 100/300 firmware to the listAmaury Pouly1-0/+11
2013-06-16mkimxboot: factor code, add support for ELF filesAmaury Pouly1-32/+144
2013-06-15mkimxboot: refactor code, no functional changeAmaury Pouly1-221/+250
2013-01-29mkimxboot: add a switch to force versionAmaury Pouly1-2/+57
2013-01-28mkimxboot: add support for 1.23.01 installerAmaury Pouly1-2/+7
2013-01-26mkimxboot: add partial support for the Zen X-Fi StyleAmaury Pouly1-0/+19
2013-01-26fix styleAmaury Pouly1-3/+4
2013-01-26mkimxboot: add an option to extract the of without processingAmaury Pouly1-0/+103
2013-01-26mkimxboot: fix bad return on internal errorAmaury Pouly1-1/+4
2013-01-15mkximxboot: add version string and add zenxfi3 fileAmaury Pouly1-7/+15
2012-06-09Fix crash in mkimxboot bootloader installation.Dominik Riebeling1-0/+3
2012-05-19mkimxboot: add support for more target and variantsAmaury Pouly1-30/+104
2011-11-06mkimxboot: fix bootloader load address, replace call by jump on final call to...Amaury Pouly1-3/+3
2011-11-06Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ c...Amaury Pouly1-0/+409