summaryrefslogtreecommitdiff
path: root/tools/zynqmpimage.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-11tools: zynqmpimage: Add bif supportAlexander Graf1-2/+2
2018-05-11tools: zynqmpimage: Move defines to headerAlexander Graf1-114/+1
2018-05-11tools: zynqmpimage: Add partition read supportAlexander Graf1-2/+173
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-23tools: xilinx: Fix zynq/zynqmp image recognitionMichal Simek1-1/+1
2017-12-18tools: zynqmpimage: Check return values from file functionsMichal Simek1-5/+27
2017-11-29tools: zynqmpimage: adjust ug1085 reference to v1.4 of the documentJean-Francois Dagenais1-1/+1
2017-11-28tools: mkimage: Extend mkimage to also include pmufwMichal Simek1-1/+98
2016-12-27tools: mkimage: Call fclose in error pathMichal Simek1-2/+6
2016-12-09tools: mkimage: Use fstat instead of stat to avoid malicious hacksMichal Simek1-5/+9
2016-12-09Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini1-9/+5
2016-12-08tools: mkimage: Use fstat instead of stat to avoid malicious hacksMichal Simek1-5/+9
2016-11-15tools: mkimage: Check if file is regular fileMichal Simek1-2/+8
2016-11-15tools: mkimage: Add support for initialization table for Zynq and ZynqMPMike Looijmans1-0/+28
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek1-0/+269