Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-13 | tools: imagetool: Extend print_header() by params argument | Pali Rohár | 1 | -1/+1 |
2022-09-29 | treewide: Drop image_header_t typedef | Simon Glass | 1 | -5/+5 |
2022-09-23 | tools: mtk_image: add support for nand headers used by newer chips | Weijie Gao | 1 | -7/+16 |
2022-09-23 | tools: mtk_image: split the code of generating NAND header into a new file | Weijie Gao | 1 | -264/+41 |
2022-09-23 | tools: mtk_image: split gfh header verification into a new function | Weijie Gao | 1 | -30/+21 |
2022-07-13 | tools: mtk_image: add support for MT7621 NAND images | Weijie Gao | 1 | -0/+182 |
2021-03-20 | tools: mtk_image: add an option to set device header offsetWIP/2021-03-20-mediatek-updates | Weijie Gao | 1 | -3/+47 |
2021-01-18 | tools: mtk_image: add support for booting ARM64 images | Fabien Parent | 1 | -4/+24 |
2018-12-15 | tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf() | Andy Shevchenko | 1 | -2/+2 |
2018-11-28 | tools: MediaTek: add MTK boot header generation to mkimage | Ryder Lee | 1 | -0/+749 |