Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-13 | tools: imagetool: Extend print_header() by params argument | Pali Rohár | 1 | -1/+1 |
2023-01-30 | tools: imx8mimage: Fix handle leak | Mikhail Ilin | 1 | -0/+1 |
2022-09-29 | treewide: Drop image_header_t typedef | Simon Glass | 1 | -4/+4 |
2022-07-25 | tools: mkimage: Add support to generate FlexSPI Header for i.MX8m | Mamta Shukla | 1 | -1/+80 |
2022-07-25 | tools: imx8mimage: Keep IVT reserved1 field zero always | Marek Vasut | 1 | -8/+0 |
2021-10-07 | tools: imx8mimage: not abort when mmap fail | Peng Fan | 1 | -1/+2 |
2021-04-08 | tools: imx image: fix write warning | Peng Fan | 1 | -1/+1 |
2021-03-01 | tools: imx8mimage: Restore the original __ALIGN_MASK() macro | Fabio Estevam | 1 | -3/+5 |
2020-04-24 | tools: imx8mimage: remove redundant code | Kever Yang | 1 | -1/+0 |
2020-04-24 | tool: Move ALIGN_MASK to header as common MACRO | Kever Yang | 1 | -2/+0 |
2019-11-05 | tools: imx8mimage: add ROM VERSION | Peng Fan | 1 | -2/+22 |
2019-10-08 | tools: imx8mimage: fix HDMI/FIT parsing | Peng Fan | 1 | -2/+5 |
2019-01-01 | tools: add i.MX8M image support | Peng Fan | 1 | -0/+623 |