index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rbutil
/
mkimxboot
/
Makefile
Age
Commit message (
Expand
)
Author
2020-10-18
sbtools: Change crypto wrapper implementation to C.
Dominik Riebeling
2020-10-18
sbtools: convert crypto to libtomcrypt.
Dominik Riebeling
2019-01-25
Fix host build of mkimxboot, mknwzboot, nwztools, and rbutil with crypto++
Solomon Peachy
2017-06-24
mkimxboot: fix compilation issues with crypto lib
Cástor Muñoz
2017-01-16
imxtools/sbtools: switch SHA1 implementation to Crypto++
Amaury Pouly
2017-01-16
imxtools/sbtools: switch AES implementation to Crypto++
Amaury Pouly
2017-01-16
imxtools/sbtools: rework cryptography
Amaury Pouly
2014-06-30
Compile imxtools as gnu99 standard.
Dominik Riebeling
2013-06-16
mkimxboot: factor code, add support for ELF files
Amaury Pouly
2013-05-11
Make libtools compile rule more generic.
Dominik Riebeling
2013-02-17
mkimxtool: increase performance by compiling with O3
Amaury Pouly
2012-05-31
imxtools: move tools to a new sbtools/ subdirectory
Amaury Pouly
2012-05-19
mkimxboot: add support for more target and variants
Amaury Pouly
2012-01-02
Allow passing additional CFLAGS.
Dominik Riebeling
2011-12-14
mkimxboot: use common Makefile.
Dominik Riebeling
2011-11-06
Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ c...
Amaury Pouly