summaryrefslogtreecommitdiffstats
path: root/scripts/mkimage.c
Commit message (Expand)AuthorAgeFilesLines
* Drop mkimage toolSascha Hauer2023-08-031-776/+0
* scripts: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-02-161-19/+3
* scripts: mkimage: s/fdatasync/fsync/ on macOS & OpenBSDAhmad Fatoum2019-05-281-2/+10
* scripts/mkimage: Fix strncpy usageAndrey Smirnov2018-05-231-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* move code now only used in mkimage to mkimageSascha Hauer2011-12-151-0/+240
* scripts/mkimage.c: remove unnecessary includeSascha Hauer2011-11-291-1/+0
* move digest to crypto/Jean-Christophe PLAGNIOL-VILLARD2011-10-121-1/+1
* image: use data base addr for image_print_contents, image_multi_count/getimgJean-Christophe PLAGNIOL-VILLARD2011-09-281-2/+3
* image: remove confusing image_check_* functionsSascha Hauer2010-10-131-1/+1
* image: factorise image printing contentsJean-Christophe PLAGNIOL-VILLARD2010-10-081-69/+4
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-10-081-41/+43
* image: rename IH_CPU to IH_ARCH to be more concistantJean-Christophe PLAGNIOL-VILLARD2010-10-081-1/+1
* image: factorise string helperJean-Christophe PLAGNIOL-VILLARD2010-10-081-113/+8
* Revert "image: factorise string helper"Sascha Hauer2010-10-071-8/+113
* Revert "image: rename IH_CPU to IH_ARCH to be more concistant"Sascha Hauer2010-10-071-1/+1
* Revert "Replace direct header access with the API routines"Sascha Hauer2010-10-071-43/+41
* Revert "image: factorise image printing contents"Sascha Hauer2010-10-071-2/+69
* host: introduce compiler.h to handle host includeJean-Christophe PLAGNIOL-VILLARD2010-09-241-37/+1
* image: factorise image printing contentsJean-Christophe PLAGNIOL-VILLARD2010-09-241-69/+2
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-09-241-41/+43
* image: rename IH_CPU to IH_ARCH to be more concistantJean-Christophe PLAGNIOL-VILLARD2010-09-231-1/+1
* image: factorise string helperJean-Christophe PLAGNIOL-VILLARD2010-09-231-113/+8
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-3/+3
* move mkimage.c to scripts, make it compileSascha Hauer2007-09-211-0/+752