summaryrefslogtreecommitdiff
path: root/tools/socfpgaimage.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-15tools: socfpgaimage: update padding flowLey Foon Tan1-13/+28
2021-01-15tools: socfpgaimage: Print image header informationLey Foon Tan1-3/+42
2020-10-09tools: socfpgaimage: Add param entry point (ep) support for Arria 10 (v1)Ley Foon Tan1-8/+13
2020-10-09tools: socfpgaimage: Add check params function for Arria 10 (v1)Ley Foon Tan1-3/+26
2020-04-24tool: use ALIGN() to align the sizeKever Yang1-1/+1
2019-12-03crc32: Use the crc.h header for crc functionsSimon Glass1-0/+1
2018-10-03tools: socfpga: fix sfp_verify_headerAtsushi Nemoto1-0/+1
2018-05-08tools: socfpga: Add SFP image V1 supportMarek Vasut1-77/+216
2018-05-08tools: socfpga: Stop using global struct socfpga_imageMarek Vasut1-2/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-01-29tools: do not print error messages in verify_header() functionsGuilherme Maciel Ferreira1-2/+4
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira1-16/+14
2014-10-27tools/socfpgaimage.c: fix build on darwinAndreas Bießmann1-8/+8
2014-10-06tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning1-0/+259