index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rbutil
/
mkimxboot
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-18
sbtools: Change crypto wrapper implementation to C.
Dominik Riebeling
1
-3
/
+1
2020-10-18
sbtools: convert crypto to libtomcrypt.
Dominik Riebeling
1
-15
/
+18
2020-10-18
imxtools: Replace use of "byte" with its underlying uint8_t.
Dominik Riebeling
1
-1
/
+1
2019-01-25
Fix host build of mkimxboot, mknwzboot, nwztools, and rbutil with crypto++
Solomon Peachy
1
-2
/
+10
2017-11-05
mkimxboot: small fixes and display a human readable error
Amaury Pouly
3
-2
/
+25
2017-06-24
mkimxboot: fix compilation issues with crypto lib
Cástor Muñoz
1
-1
/
+7
2017-01-16
imxtools/sbtools: switch SHA1 implementation to Crypto++
Amaury Pouly
1
-1
/
+1
2017-01-16
imxtools/sbtools: switch AES implementation to Crypto++
Amaury Pouly
1
-1
/
+2
2017-01-16
imxtools/sbtools: rework cryptography
Amaury Pouly
1
-1
/
+1
2017-01-16
imxtools: rework key/IV overriding logic
Amaury Pouly
1
-4
/
+0
2017-01-02
mkimxboot: add NWZ-E380 firmware 1.00.200
Amaury Pouly
1
-0
/
+5
2017-01-02
mkimxboot: implement firmware unpatching
Amaury Pouly
1
-3
/
+95
2017-01-02
imxtools: completely rework patching logic to prepare unpatching
Amaury Pouly
3
-178
/
+211
2017-01-02
mkimxboot: add the concept of soft MD5 sum
Amaury Pouly
3
-3
/
+187
2016-12-19
mkimxboot: don't forget to pass model if given on command line
Amaury Pouly
1
-0
/
+1
2016-12-12
imx233: add capability to boot OF or updater instead of Rockbox
Amaury Pouly
5
-156
/
+292
2016-09-22
imx233: fix dualboot, forgot a file
Amaury Pouly
1
-0
/
+22
2016-09-22
imx233: fix dualboot stubs
Amaury Pouly
1
-21
/
+21
2016-05-25
mkimxboot: remove code for NWZ-370/380
Amaury Pouly
3
-41
/
+42
2016-05-25
mkimxboot: make cross compiler for dualboot stubs overridable
Amaury Pouly
1
-4
/
+4
2015-03-08
mkimxboot: fix usage message
Amaury Pouly
1
-1
/
+1
2015-01-11
Limit more variables to file scope
Thomas Jarosch
1
-1
/
+1
2014-06-30
Compile imxtools as gnu99 standard.
Dominik Riebeling
1
-1
/
+2
2014-02-10
mkimxboot: don't forget to select LRADC source before reading
Amaury Pouly
3
-37
/
+47
2014-01-21
mkimxboot: tool can now recreate a stub to recover from very low battery
Amaury Pouly
6
-50
/
+212
2014-01-21
mkzenboot: reflect ZEN V target id change
Amaury Pouly
1
-1
/
+1
2014-01-21
mkimxboot: fix strange MD5 sum about ZEN X-Fi3
Amaury Pouly
1
-1
/
+6
2014-01-21
Initial commit for the ZEN X-Fi Style
Amaury Pouly
5
-2
/
+33
2013-11-13
mkimxboot: add NWZ-E380 1.0.0 firmware
Amaury Pouly
1
-0
/
+6
2013-10-21
Remove useless braces
Amaury Pouly
1
-2
/
+0
2013-09-28
mkimxboot: add NWZ-E370 1.0.1 firmware (US)
Amaury Pouly
1
-0
/
+5
2013-09-26
sonynwz: rework dualboot mechanism
bootloader_nwze370_v1
bootloader_nwze360_v1
Amaury Pouly
3
-15
/
+117
2013-09-26
mkimxboot: always clean up dualboot elf files
Amaury Pouly
1
-2
/
+3
2013-09-25
Add support for the sony NWZ-E360/E370 to mkimxboot
Amaury Pouly
6
-5
/
+51
2013-08-22
mkimxboot: fix crash
Amaury Pouly
1
-1
/
+13
2013-08-22
mkimxboot: add entry for ZEN X-Fi3 1.00.25e firmware
Amaury Pouly
1
-0
/
+9
2013-08-21
sbtools: more code refactoring
Amaury Pouly
1
-25
/
+3
2013-08-10
sbtools: more printf fixing
Amaury Pouly
1
-18
/
+2
2013-08-06
mkimxboot: fix red
Amaury Pouly
1
-4
/
+3
2013-08-06
mkimxboot: code simplification
Amaury Pouly
1
-18
/
+5
2013-07-07
mkimxboot: rewrite dualboot
Amaury Pouly
6
-161
/
+222
2013-06-18
mkimxboot: add zen style 100/300 firmware to the list
Amaury Pouly
3
-0
/
+15
2013-06-16
mkimxboot: factor code, add support for ELF files
Amaury Pouly
3
-33
/
+150
2013-06-15
sbtools,mkximboot: fix whitespace
Amaury Pouly
1
-1
/
+1
2013-06-15
mkimxboot: refactor code, no functional change
Amaury Pouly
2
-222
/
+252
2013-06-15
mkximxboot: fix usage() formatting
Amaury Pouly
1
-10
/
+10
2013-05-11
Make libtools compile rule more generic.
Dominik Riebeling
1
-4
/
+0
2013-03-10
mkimxboot: fix usage
Amaury Pouly
1
-1
/
+1
2013-02-17
mkimxtool: increase performance by compiling with O3
Amaury Pouly
1
-1
/
+1
2013-01-29
mkimxboot: add a switch to force version
Amaury Pouly
3
-3
/
+65
[next]