summaryrefslogtreecommitdiffstats
path: root/scripts/kwbimage.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: fix signedness mixups in printf format specifiersLucas Stach2014-04-231-1/+1
* scripts/kwbimage: Fix resource leak in image_create_payload()Alexander Shiyan2014-02-041-2/+2
* scripts/kwbimage: Fix resource leak in image_create()Alexander Shiyan2014-02-041-0/+1
* scripts: kwbimage: fix imagebuild on 32bit host systemMichael Grzeschik2014-01-271-8/+8
* scripts: kwbimage: fix mis-sized payloadSebastian Hesselbarth2013-11-181-3/+13
* scripts/kwbimage: add support for NAND ECC and page size header fieldsThomas Petazzoni2013-05-171-2/+40
* scripts/kwbimage: make image_boot_mode_id() return -1 on failureThomas Petazzoni2013-05-171-3/+3
* scripts/kwbimage: simplify the v1 image creationThomas Petazzoni2013-05-171-81/+70
* scripts/kwbimage: make the v0 image creation more flexibleThomas Petazzoni2013-05-171-28/+20
* scripts/kwbimage: add a few sanity checksThomas Petazzoni2013-05-171-2/+16
* scripts/kwbimage: add a new function image_count_options()Thomas Petazzoni2013-05-171-0/+14
* scripts: kwbimage: add references to Marvell Dove SoCSebastian Hesselbarth2013-05-141-4/+5
* scripts: new kwbimage manipulation tool for Marvell SoC boot imagesThomas Petazzoni2013-05-111-0/+1448