summaryrefslogtreecommitdiff
path: root/tools/kwbimage.c
AgeCommit message (Expand)Author
2015-06-14tools/kwbimage.c: Correct header size for SPI bootKevin Smith
2015-03-05kwbimage: align v1 binary header to 4BChris Packham
2015-02-07kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFSTom Rini
2015-02-06tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFSStefan Roese
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira
2015-01-11tools/kwbimage.c: fix parser error handlingAndreas Bießmann
2015-01-10fix: tools: kwbimage.c: Initialize headersz to suppress warningŁukasz Majewski
2014-11-04ARM: kwimage: fix v0 formatGerald Kerma
2014-10-31tools/kwbimage: Fix compilation warningStefan Roese
2014-10-31tools/kwbimage.c: fix build on darwinAndreas Bießmann
2014-10-23tools: kwbimage: Add image version 1 support for Armada XP / 370Stefan Roese
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira
2013-08-16tools/Makefile: Move _GNU_SOURCE to MakefileYork Sun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-05-12kwbimage: Fix check variable of checksumNobuhiro Iwamatsu
2011-01-19Fix typo ("comand" instead of "command")Loïc Minier
2009-09-15kwbimage.c: Fix compile warning when building on 64 bit systems (again)Wolfgang Denk
2009-09-11kwbimage.c: Fix compile warning when building on 64 bit systemsWolfgang Denk
2009-09-10mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar