| Commit message (Expand) | Author | Age | Lines |
* | tools/kwbimage: fix size computations for v1 images | Reinhard Pfau | 2015-11-29 | -3/+4 |
* | tools/kwbimage: fix endianess issue | Reinhard Pfau | 2015-11-29 | -19/+24 |
* | tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned | Stefan Roese | 2015-11-29 | -1/+9 |
* | tools/kwbimage.c: Fix generation of binary header | Stefan Roese | 2015-11-17 | -3/+9 |
* | kwbimage: Align payload size to 4 bytes | Stefan Roese | 2015-10-21 | -0/+3 |
* | tools: kwboot: Add support for UART boot mode patching for Armada XP/38x | Stefan Roese | 2015-10-01 | -94/+0 |
* | kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS | Stefan Roese | 2015-07-24 | -6/+6 |
* | kwbimage: Add support for SDIO/MMC boot device selection | Stefan Roese | 2015-07-24 | -0/+1 |
* | tools/kwbimage.c: Correct header size for SPI boot | Kevin Smith | 2015-06-14 | -10/+12 |
* | kwbimage: align v1 binary header to 4B | Chris Packham | 2015-03-05 | -0/+1 |
* | kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFS | Tom Rini | 2015-02-07 | -1/+0 |
* | tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFS | Stefan Roese | 2015-02-06 | -0/+11 |
* | imagetool: replace image registration function by linker_lists feature | Guilherme Maciel Ferreira | 2015-01-29 | -16/+14 |
* | tools/kwbimage.c: fix parser error handling | Andreas Bießmann | 2015-01-11 | -6/+8 |
* | fix: tools: kwbimage.c: Initialize headersz to suppress warning | Łukasz Majewski | 2015-01-10 | -1/+1 |
* | ARM: kwimage: fix v0 format | Gerald Kerma | 2014-11-04 | -4/+6 |
* | tools/kwbimage: Fix compilation warning | Stefan Roese | 2014-10-31 | -6/+17 |
* | tools/kwbimage.c: fix build on darwin | Andreas Bießmann | 2014-10-31 | -3/+11 |
* | tools: kwbimage: Add image version 1 support for Armada XP / 370 | Stefan Roese | 2014-10-23 | -268/+782 |
* | tools: moved code common to all image tools to a separated module. | Guilherme Maciel Ferreira | 2013-12-13 | -5/+5 |
* | tools/Makefile: Move _GNU_SOURCE to Makefile | York Sun | 2013-08-16 | -3/+0 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | kwbimage: Fix check variable of checksum | Nobuhiro Iwamatsu | 2011-05-12 | -1/+1 |
* | Fix typo ("comand" instead of "command") | Loïc Minier | 2011-01-19 | -1/+1 |
* | kwbimage.c: Fix compile warning when building on 64 bit systems (again) | Wolfgang Denk | 2009-09-15 | -1/+1 |
* | kwbimage.c: Fix compile warning when building on 64 bit systems | Wolfgang Denk | 2009-09-11 | -1/+1 |
* | mkimage: Add Kirkwood Boot Image support (kwbimage) | Prafulla Wadaskar | 2009-09-10 | -0/+405 |