summaryrefslogtreecommitdiffstats
path: root/tools/kwbimage.c
Commit message (Expand)AuthorAgeFilesLines
* kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFSTom Rini2015-02-071-1/+0
* tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFSStefan Roese2015-02-061-0/+11
* imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira2015-01-291-16/+14
* tools/kwbimage.c: fix parser error handlingAndreas Bießmann2015-01-111-6/+8
* fix: tools: kwbimage.c: Initialize headersz to suppress warningŁukasz Majewski2015-01-101-1/+1
* ARM: kwimage: fix v0 formatGerald Kerma2014-11-041-4/+6
* tools/kwbimage: Fix compilation warningStefan Roese2014-10-311-6/+17
* tools/kwbimage.c: fix build on darwinAndreas Bießmann2014-10-311-3/+11
* tools: kwbimage: Add image version 1 support for Armada XP / 370Stefan Roese2014-10-231-268/+782
* tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira2013-12-131-5/+5
* tools/Makefile: Move _GNU_SOURCE to MakefileYork Sun2013-08-161-3/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* kwbimage: Fix check variable of checksumNobuhiro Iwamatsu2011-05-121-1/+1
* Fix typo ("comand" instead of "command")Loïc Minier2011-01-191-1/+1
* kwbimage.c: Fix compile warning when building on 64 bit systems (again)Wolfgang Denk2009-09-151-1/+1
* kwbimage.c: Fix compile warning when building on 64 bit systemsWolfgang Denk2009-09-111-1/+1
* mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar2009-09-101-0/+405
OpenPOWER on IntegriCloud