Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
refs/tags/bootloader_nwa20_v1
/
rbutil
/
mkimxboot
tag
c2a398a0f4f5f22c8854fe168030b55c9638bde4
tagger
Amaury Pouly <amaury.pouly@gmail.com>
Sun Sep 17 23:26:30 2017 +0200
object
aedf4d2a578141e50c4a868d6d24b4e5a97755c7
Tag NW-A20 bootloader V1
d645272
mkimxboot: fix compilation issues with crypto lib
by Cástor Muñoz
· 8 years ago
759a78e
imxtools/sbtools: switch SHA1 implementation to Crypto++
by Amaury Pouly
· 8 years ago
8b3f5a8
imxtools/sbtools: switch AES implementation to Crypto++
by Amaury Pouly
· 8 years ago
2b20026
imxtools/sbtools: rework cryptography
by Amaury Pouly
· 8 years ago
a5950c6
imxtools: rework key/IV overriding logic
by Amaury Pouly
· 10 years ago
e259836
mkimxboot: add NWZ-E380 firmware 1.00.200
by Amaury Pouly
· 8 years ago
23ecdeb
mkimxboot: implement firmware unpatching
by Amaury Pouly
· 10 years ago
ff946f1
imxtools: completely rework patching logic to prepare unpatching
by Amaury Pouly
· 8 years ago
782d9c0
mkimxboot: add the concept of soft MD5 sum
by Amaury Pouly
· 11 years ago
b772782
mkimxboot: don't forget to pass model if given on command line
by Amaury Pouly
· 10 years ago
a983859
imx233: add capability to boot OF or updater instead of Rockbox
by Amaury Pouly
· 8 years ago
1c4373f
imx233: fix dualboot, forgot a file
by Amaury Pouly
· 8 years ago
673ee48
imx233: fix dualboot stubs
by Amaury Pouly
· 8 years ago
a6b4bf3
mkimxboot: remove code for NWZ-370/380
by Amaury Pouly
· 9 years ago
b40ad7d
mkimxboot: make cross compiler for dualboot stubs overridable
by Amaury Pouly
· 9 years ago
98a69ec
mkimxboot: fix usage message
by Amaury Pouly
· 10 years ago
2a3e162
Limit more variables to file scope
by Thomas Jarosch
· 10 years ago
79a56fa
Compile imxtools as gnu99 standard.
by Dominik Riebeling
· 10 years ago
61dbeb6
mkimxboot: don't forget to select LRADC source before reading
by Amaury Pouly
· 11 years ago
6022d31
mkimxboot: tool can now recreate a stub to recover from very low battery
by Amaury Pouly
· 11 years ago
cddf388
mkzenboot: reflect ZEN V target id change
by Amaury Pouly
· 11 years ago
1b3ae49
mkimxboot: fix strange MD5 sum about ZEN X-Fi3
by Amaury Pouly
· 11 years ago
69d0dae
Initial commit for the ZEN X-Fi Style
by Amaury Pouly
· 11 years ago
192f302
mkimxboot: add NWZ-E380 1.0.0 firmware
by Amaury Pouly
· 11 years ago
a31c50f
Remove useless braces
by Amaury Pouly
· 11 years ago
d13e5b9
mkimxboot: add NWZ-E370 1.0.1 firmware (US)
by Amaury Pouly
· 11 years ago
b60712d
sonynwz: rework dualboot mechanism
by Amaury Pouly
· 11 years ago
bootloader_nwze360_v1
bootloader_nwze370_v1
d527c55
mkimxboot: always clean up dualboot elf files
by Amaury Pouly
· 11 years ago
6ac481e
Add support for the sony NWZ-E360/E370 to mkimxboot
by Amaury Pouly
· 11 years ago
a2d4a4a
mkimxboot: fix crash
by Amaury Pouly
· 11 years ago
05bd3e4
mkimxboot: add entry for ZEN X-Fi3 1.00.25e firmware
by Amaury Pouly
· 11 years ago
99f3ca1
sbtools: more code refactoring
by Amaury Pouly
· 11 years ago
cb82743
sbtools: more printf fixing
by Amaury Pouly
· 11 years ago
21672ba
mkimxboot: fix red
by Amaury Pouly
· 11 years ago
da8ebce
mkimxboot: code simplification
by Amaury Pouly
· 11 years ago
03a4ba5
mkimxboot: rewrite dualboot
by Amaury Pouly
· 11 years ago
55babd5
mkimxboot: add zen style 100/300 firmware to the list
by Amaury Pouly
· 11 years ago
d561017
mkimxboot: factor code, add support for ELF files
by Amaury Pouly
· 12 years ago
7c7fa36
sbtools,mkximboot: fix whitespace
by Amaury Pouly
· 12 years ago
58e27b9
mkimxboot: refactor code, no functional change
by Amaury Pouly
· 12 years ago
6483e23
mkximxboot: fix usage() formatting
by Amaury Pouly
· 12 years ago
8a4075d
Make libtools compile rule more generic.
by Dominik Riebeling
· 12 years ago
44c32f8
mkimxboot: fix usage
by Amaury Pouly
· 12 years ago
ef958ab
mkimxtool: increase performance by compiling with O3
by Amaury Pouly
· 12 years ago
42a725f
mkimxboot: add a switch to force version
by Amaury Pouly
· 12 years ago
7fda692
mkimxboot: add support for 1.23.01 installer
by Amaury Pouly
· 12 years ago
aad4308
zenxfi2: rework dualboot
by Amaury Pouly
· 12 years ago
f2dfc84
mkimxboot: add partial support for the Zen X-Fi Style
by Amaury Pouly
· 12 years ago
2c36c82
fix style
by Amaury Pouly
· 12 years ago
f6e4456
mkimxboot: add an option to extract the of without processing
by Amaury Pouly
· 12 years ago
b6cad07
mkimxboot: fix bad return on internal error
by Amaury Pouly
· 12 years ago
4b1c48f
mkximxboot: add version string and add zenxfi3 file
by Amaury Pouly
· 12 years ago
1e2c650
Fix crash in mkimxboot bootloader installation.
by Dominik Riebeling
· 13 years ago
a87a9ef
imxtools: move tools to a new sbtools/ subdirectory
by Amaury Pouly
· 13 years ago
e09c1e3
mkimxboot: add support for more target and variants
by Amaury Pouly
· 13 years ago
8c0c844
imx233: always boot when powered up from 5v
by Amaury Pouly
· 13 years ago
c735ff2
mkimxboot/fuze+: fix booting to the OF
by Amaury Pouly
· 13 years ago
15c69b8
mkximxboot/fuze+: add power button delay to power on
by Amaury Pouly
· 13 years ago
c5530d9
Allow passing additional CFLAGS.
by Dominik Riebeling
· 13 years ago
b52a9cc
mkimxboot: use common Makefile.
by Dominik Riebeling
· 13 years ago
346f1e0
Add double inclusion protection and prepare for use with C++ code.
by Dominik Riebeling
· 13 years ago
2d2fa5c
Add missing include.
by Dominik Riebeling
· 13 years ago
c871076
mkimxboot: remove an unecessary include that will prevent compilation of rbutil
by Amaury Pouly
· 13 years ago
d9b7d58
mkimxboot: fix bootloader load address, replace call by jump on final call to have a clean boot
by Amaury Pouly
· 13 years ago
303c486
Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ currently). Still not integrated in rbutil
by Amaury Pouly
· 13 years ago