summaryrefslogtreecommitdiffstats
path: root/rbutil/mkimxboot
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-28mkimxboot: add support for 1.23.01 installerAmaury Pouly1-2/+7
2013-01-28zenxfi2: rework dualbootAmaury Pouly3-5/+36
2013-01-26mkimxboot: add partial support for the Zen X-Fi StyleAmaury Pouly3-0/+23
2013-01-26fix styleAmaury Pouly1-3/+4
2013-01-26mkimxboot: add an option to extract the of without processingAmaury Pouly3-2/+119
2013-01-26mkimxboot: fix bad return on internal errorAmaury Pouly1-1/+4
2013-01-15mkximxboot: add version string and add zenxfi3 fileAmaury Pouly1-7/+15
2012-06-09Fix crash in mkimxboot bootloader installation.Dominik Riebeling1-0/+3
2012-05-31imxtools: move tools to a new sbtools/ subdirectoryAmaury Pouly1-1/+1
2012-05-19mkimxboot: add support for more target and variantsAmaury Pouly8-35/+228
2012-02-29imx233: always boot when powered up from 5vAmaury Pouly3-11/+22
2012-02-28mkimxboot/fuze+: fix booting to the OFAmaury Pouly2-3/+3
2012-02-28mkximxboot/fuze+: add power button delay to power onAmaury Pouly3-7/+34
2012-01-02Allow passing additional CFLAGS.Dominik Riebeling1-1/+1
2011-12-14mkimxboot: use common Makefile.Dominik Riebeling1-91/+12
2011-12-04Add double inclusion protection and prepare for use with C++ code.Dominik Riebeling1-0/+12
2011-12-04Add missing include.Dominik Riebeling1-1/+2
2011-11-30mkimxboot: remove an unecessary include that will prevent compilation of rbutilAmaury Pouly1-1/+0
2011-11-06mkimxboot: fix bootloader load address, replace call by jump on final call to...Amaury Pouly1-3/+3
2011-11-06Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ c...Amaury Pouly12-0/+1219