summaryrefslogtreecommitdiffstats
path: root/rbutil/mkimxboot/Makefile
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
2019-01-25Fix host build of mkimxboot, mknwzboot, nwztools, and rbutil with crypto++Solomon Peachy1-2/+10
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
2014-06-30Compile imxtools as gnu99 standard.Dominik Riebeling1-1/+2
2013-06-16mkimxboot: factor code, add support for ELF filesAmaury Pouly1-1/+1
2013-05-11Make libtools compile rule more generic.Dominik Riebeling1-4/+0
2013-02-17mkimxtool: increase performance by compiling with O3Amaury Pouly1-1/+1
2012-05-31imxtools: move tools to a new sbtools/ subdirectoryAmaury Pouly1-1/+1
2012-05-19mkimxboot: add support for more target and variantsAmaury Pouly1-1/+1
2012-01-02Allow passing additional CFLAGS.Dominik Riebeling1-1/+1
2011-12-14mkimxboot: use common Makefile.Dominik Riebeling1-91/+12
2011-11-06Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ c...Amaury Pouly1-0/+112