summaryrefslogtreecommitdiff
path: root/tools/imx8image.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-08tools: imx image: fix write warningPeng Fan1-1/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2019-01-28Revert "tools: imx8image: set dcd_skip to true"Fabio Estevam1-1/+1
2019-01-28tools: imx8image: use correct printf escape sequenceHeinrich Schuchardt1-2/+5
2019-01-15Fix typo: missmatched -> mismatched.Vagrant Cascadian1-1/+1
2019-01-09tools: imx8image: set dcd_skip to truePeng Fan1-1/+1
2018-11-06tools: imx8image: flatten container header only when creating containerPeng Fan1-10/+12
2018-11-06tools: imx8image: fix coverity CID 184233Peng Fan1-0/+8
2018-11-06tools: imx8image: fix coverity CID 184234Peng Fan1-1/+3
2018-11-06tools: imx8image: check lseek return valuePeng Fan1-4/+23
2018-10-22tools: add i.MX8/8X image supportPeng Fan1-0/+961