summaryrefslogtreecommitdiff
path: root/tools/mtk_image.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-20tools: mtk_image: add an option to set device header offsetWeijie Gao1-3/+47
2021-01-18tools: mtk_image: add support for booting ARM64 imagesFabien Parent1-4/+24
2018-12-15tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf()Andy Shevchenko1-2/+2
2018-11-29tools: MediaTek: add MTK boot header generation to mkimageRyder Lee1-0/+749