summaryrefslogtreecommitdiffstats
path: root/tools/imx8image.c
Commit message (Expand)AuthorAgeFilesLines
* tools: imx image: fix write warningPeng Fan2021-04-081-1/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* Revert "tools: imx8image: set dcd_skip to true"Fabio Estevam2019-01-281-1/+1
* tools: imx8image: use correct printf escape sequenceHeinrich Schuchardt2019-01-281-2/+5
* Fix typo: missmatched -> mismatched.Vagrant Cascadian2019-01-151-1/+1
* tools: imx8image: set dcd_skip to truePeng Fan2019-01-091-1/+1
* tools: imx8image: flatten container header only when creating containerPeng Fan2018-11-061-10/+12
* tools: imx8image: fix coverity CID 184233Peng Fan2018-11-061-0/+8
* tools: imx8image: fix coverity CID 184234Peng Fan2018-11-061-1/+3
* tools: imx8image: check lseek return valuePeng Fan2018-11-061-4/+23
* tools: add i.MX8/8X image supportPeng Fan2018-10-221-0/+961