summaryrefslogtreecommitdiffstats
path: root/rbutil/mkimxboot
AgeCommit message (Expand)AuthorFilesLines
2020-10-18sbtools: Change crypto wrapper implementation to C.Dominik Riebeling1-3/+1
2020-10-18sbtools: convert crypto to libtomcrypt.Dominik Riebeling1-15/+18
2020-10-18imxtools: Replace use of "byte" with its underlying uint8_t.Dominik Riebeling1-1/+1
2019-01-25Fix host build of mkimxboot, mknwzboot, nwztools, and rbutil with crypto++Solomon Peachy1-2/+10
2017-11-05mkimxboot: small fixes and display a human readable errorAmaury Pouly3-2/+25
2017-06-24mkimxboot: fix compilation issues with crypto libCástor Muñoz1-1/+7
2017-01-16imxtools/sbtools: switch SHA1 implementation to Crypto++Amaury Pouly1-1/+1
2017-01-16imxtools/sbtools: switch AES implementation to Crypto++Amaury Pouly1-1/+2
2017-01-16imxtools/sbtools: rework cryptographyAmaury Pouly1-1/+1
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 Pouly3-178/+211
2017-01-02mkimxboot: add the concept of soft MD5 sumAmaury Pouly3-3/+187
2016-12-19mkimxboot: don't forget to pass model if given on command lineAmaury Pouly1-0/+1
2016-12-12imx233: add capability to boot OF or updater instead of RockboxAmaury Pouly5-156/+292
2016-09-22imx233: fix dualboot, forgot a fileAmaury Pouly1-0/+22
2016-09-22imx233: fix dualboot stubsAmaury Pouly1-21/+21
2016-05-25mkimxboot: remove code for NWZ-370/380Amaury Pouly3-41/+42
2016-05-25mkimxboot: make cross compiler for dualboot stubs overridableAmaury Pouly1-4/+4
2015-03-08mkimxboot: fix usage messageAmaury Pouly1-1/+1
2015-01-11Limit more variables to file scopeThomas Jarosch1-1/+1
2014-06-30Compile imxtools as gnu99 standard.Dominik Riebeling1-1/+2
2014-02-10mkimxboot: don't forget to select LRADC source before readingAmaury Pouly3-37/+47
2014-01-21mkimxboot: tool can now recreate a stub to recover from very low batteryAmaury Pouly6-50/+212
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 Pouly5-2/+33
2013-11-13mkimxboot: add NWZ-E380 1.0.0 firmwareAmaury Pouly1-0/+6
2013-10-21Remove useless bracesAmaury Pouly1-2/+0
2013-09-28mkimxboot: add NWZ-E370 1.0.1 firmware (US)Amaury Pouly1-0/+5
2013-09-26sonynwz: rework dualboot mechanismbootloader_nwze370_v1bootloader_nwze360_v1Amaury Pouly3-15/+117
2013-09-26mkimxboot: always clean up dualboot elf filesAmaury Pouly1-2/+3
2013-09-25Add support for the sony NWZ-E360/E370 to mkimxbootAmaury Pouly6-5/+51
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-07-07mkimxboot: rewrite dualbootAmaury Pouly6-161/+222
2013-06-18mkimxboot: add zen style 100/300 firmware to the listAmaury Pouly3-0/+15
2013-06-16mkimxboot: factor code, add support for ELF filesAmaury Pouly3-33/+150
2013-06-15sbtools,mkximboot: fix whitespaceAmaury Pouly1-1/+1
2013-06-15mkimxboot: refactor code, no functional changeAmaury Pouly2-222/+252
2013-06-15mkximxboot: fix usage() formattingAmaury Pouly1-10/+10
2013-05-11Make libtools compile rule more generic.Dominik Riebeling1-4/+0
2013-03-10mkimxboot: fix usageAmaury Pouly1-1/+1
2013-02-17mkimxtool: increase performance by compiling with O3Amaury Pouly1-1/+1
2013-01-29mkimxboot: add a switch to force versionAmaury Pouly3-3/+65