summaryrefslogtreecommitdiffstats
path: root/include/image.h
Commit message (Expand)AuthorAgeFilesLines
* uimage: Use is_tftp_fs() and cache_file() to ease TFTP workaroundSascha Hauer2018-01-251-0/+1
* uimage: add define for ARM64 architectureRaphael Poggi2016-07-061-0/+5
* bootm: Move bootm options to common/KconfigSascha Hauer2016-05-101-1/+1
* don't cast negative error codes to unsigned size_tLucas Stach2014-04-231-1/+1
* Enables to build bootm command on generic_x86.Masaki Muranaka2013-06-021-1/+1
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-4/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* | Add OpenRISC Image typeFranck Jullien2012-09-141-0/+5
|/
* hostcc tools: include "compiler.h", fix included headersDirk Hörner2012-06-051-1/+1
* move code now only used in mkimage to mkimageSascha Hauer2011-12-151-103/+0
* remove now unused uImage codeSascha Hauer2011-12-151-28/+0
* reimplement uImage codeSascha Hauer2011-12-151-0/+30
* factor out iminfo commandSascha Hauer2011-11-291-3/+0
* image: move map_image amd unmap_image to image.cJean-Christophe PLAGNIOL-VILLARD2011-09-281-0/+1
* image: add multi image support for bootmJean-Christophe PLAGNIOL-VILLARD2011-09-281-0/+7
* image: use data base addr for image_print_contents, image_multi_count/getimgJean-Christophe PLAGNIOL-VILLARD2011-09-281-4/+4
* bootm: sparse fixesSascha Hauer2010-10-211-0/+1
* image: remove confusing image_check_* functionsSascha Hauer2010-10-131-55/+0
* image: factorise image printing contentsJean-Christophe PLAGNIOL-VILLARD2010-10-081-1/+9
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-10-081-9/+170
* image: rename IH_CPU to IH_ARCH to be more concistantJean-Christophe PLAGNIOL-VILLARD2010-10-081-28/+28
* image: factorise string helperJean-Christophe PLAGNIOL-VILLARD2010-10-081-0/+27
* Revert "image: factorise string helper"Sascha Hauer2010-10-071-27/+0
* Revert "image: rename IH_CPU to IH_ARCH to be more concistant"Sascha Hauer2010-10-071-28/+28
* Revert "Replace direct header access with the API routines"Sascha Hauer2010-10-071-170/+9
* Revert "image: factorise image printing contents"Sascha Hauer2010-10-071-9/+1
* mk68: rename macro __M68K__ to __m68k__ as it's prodive by gccJean-Christophe PLAGNIOL-VILLARD2010-09-241-2/+2
* image: factorise image printing contentsJean-Christophe PLAGNIOL-VILLARD2010-09-241-1/+9
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-09-241-9/+170
* image: rename IH_CPU to IH_ARCH to be more concistantJean-Christophe PLAGNIOL-VILLARD2010-09-231-28/+28
* image: factorise string helperJean-Christophe PLAGNIOL-VILLARD2010-09-231-0/+27
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-9/+9
* image.h: amd64 supportPeter Korsgaard2009-10-211-1/+1
* cleanup do_bootm_linux()Robert Schwebel2007-11-281-0/+2
* move mkimage.c to scripts, make it compileSascha Hauer2007-09-211-2/+0
* use memmap() to save one memcpy call in bootmSascha Hauer2007-07-151-2/+9
* svn_rev_690Sascha Hauer2007-07-051-1/+11
* svn_rev_611Sascha Hauer2007-07-051-1/+2
* svn_rev_586Sascha Hauer2007-07-051-0/+24
* svn_rev_463Sascha Hauer2007-07-051-0/+1
* svn_rev_327Sascha Hauer2007-07-051-0/+2
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-111-0/+1
|\
| * Define IH_CPU_AVR32Stefan Roese2006-10-091-0/+1
* | * Support for FDT in uImage format, error when using FDT from flashMatthew McClintock2006-08-161-0/+1
|/
* Add ADI Blackfin supportWolfgang Denk2006-03-121-0/+1
* Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk2005-11-251-1/+8
* * Patch by Gridish Shlomi, 30 Aug 2004:wdenk2004-10-101-1/+1
* Patches by Scott McNutt, 24 Aug 2004:wdenk2004-10-101-0/+1
* * Patch by Yasushi Shoji, 07 Apr 2004:wdenk2004-04-181-2/+3
* * Patch by Scott McNutt, 04 Oct 2003:wdenk2003-10-081-0/+1