summaryrefslogtreecommitdiff
path: root/tools/zynqmpimage.c
Commit message (Expand)AuthorAgeFilesLines
* tools: zynqmpimage: Add bif supportAlexander Graf2018-05-111-2/+2
* tools: zynqmpimage: Move defines to headerAlexander Graf2018-05-111-114/+1
* tools: zynqmpimage: Add partition read supportAlexander Graf2018-05-111-2/+173
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* tools: xilinx: Fix zynq/zynqmp image recognitionMichal Simek2018-03-231-1/+1
* tools: zynqmpimage: Check return values from file functionsMichal Simek2017-12-181-5/+27
* tools: zynqmpimage: adjust ug1085 reference to v1.4 of the documentJean-Francois Dagenais2017-11-291-1/+1
* tools: mkimage: Extend mkimage to also include pmufwMichal Simek2017-11-281-1/+98
* tools: mkimage: Call fclose in error pathMichal Simek2016-12-271-2/+6
* tools: mkimage: Use fstat instead of stat to avoid malicious hacksMichal Simek2016-12-091-5/+9
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-091-9/+5
* tools: mkimage: Use fstat instead of stat to avoid malicious hacksMichal Simek2016-12-081-5/+9
* tools: mkimage: Check if file is regular fileMichal Simek2016-11-151-2/+8
* tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans2016-11-151-0/+28
* tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek2016-05-241-0/+269