summaryrefslogtreecommitdiffstats
path: root/tools/socfpgaimage.c
Commit message (Expand)AuthorAgeFilesLines
* tools: socfpgaimage: update padding flowLey Foon Tan2021-01-151-13/+28
* tools: socfpgaimage: Print image header informationLey Foon Tan2021-01-151-3/+42
* tools: socfpgaimage: Add param entry point (ep) support for Arria 10 (v1)Ley Foon Tan2020-10-091-8/+13
* tools: socfpgaimage: Add check params function for Arria 10 (v1)Ley Foon Tan2020-10-091-3/+26
* tool: use ALIGN() to align the sizeKever Yang2020-04-241-1/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* tools: socfpga: fix sfp_verify_headerAtsushi Nemoto2018-10-031-0/+1
* tools: socfpga: Add SFP image V1 supportMarek Vasut2018-05-081-77/+216
* tools: socfpga: Stop using global struct socfpga_imageMarek Vasut2018-05-081-2/+6
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* tools: do not print error messages in verify_header() functionsGuilherme Maciel Ferreira2015-01-291-2/+4
* imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira2015-01-291-16/+14
* tools/socfpgaimage.c: fix build on darwinAndreas Bießmann2014-10-271-8/+8
* tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning2014-10-061-0/+259