1. 30f9d56 image: Add TI PMMC image type by Andrew F. Davis · Mon Jul 31 10:58:20 2017 -0500
  2. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  3. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  4. 1377bff common/image.c: Use correct suffixes for binary sizes by xypron.glpk@gmx.de · Wed Jan 04 14:04:44 2017 +0100
  5. bf3fafe bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · Wed Jan 18 17:12:24 2017 -0800
  6. 59697a2 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · Sun Nov 06 16:37:56 2016 +0100
  7. 7fa2030 common: Fix logic in fpga programming by Michal Simek · Fri Dec 16 10:35:40 2016 +0100
  8. 378bcff image: Add Trusted Execution Environment image type by Andrew F. Davis · Tue Nov 29 16:33:21 2016 -0600
  9. 28b28f7 image: Add FIT image loadable section custom processing by Andrew F. Davis · Tue Nov 29 16:33:20 2016 -0600
  10. ddb2607 image: Protect against overflow in unknown_msg() by Simon Glass · Mon Oct 31 10:21:09 2016 -0600
  11. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  12. 2e9f494 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · Mon Sep 26 09:08:06 2016 +0200
  13. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  14. 14171b1 image-fit: Fix fit_get_node_from_config semantics by Paul Burton · Tue Sep 20 18:17:12 2016 +0100
  15. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · Wed Aug 10 18:36:43 2016 +0300
  16. 1986433 image: Add functions to obtain category information by Simon Glass · Thu Jun 30 10:52:16 2016 -0600
  17. a3ed737 image: Add a name for invalid types by Simon Glass · Thu Jun 30 10:52:15 2016 -0600
  18. 7da41d5 image: Create a table of information for each category by Simon Glass · Thu Jun 30 10:52:14 2016 -0600
  19. ebae78b image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · Tue May 17 14:03:50 2016 +0200
  20. 0a130b1 mkimage: Report information about fpga by Michal Simek · Tue May 17 13:58:44 2016 +0200
  21. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · Wed Apr 27 14:03:29 2016 +0200
  22. 86c362d image: Add functions to obtain short names by Simon Glass · Mon Feb 22 22:55:50 2016 -0700
  23. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · Mon Feb 22 22:55:45 2016 -0700
  24. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  25. bee2f4b image: fix getenv_bootm_size() function again by Masahiro Yamada · Fri Feb 05 16:12:50 2016 +0900
  26. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  27. 620e823 image: fix getenv_bootm_size() function by Masahiro Yamada · Fri Dec 18 14:17:10 2015 +0900
  28. f93592c image: check "bootm_low" and "bootm_size" if "initrd_high" is missing by Masahiro Yamada · Thu Dec 17 17:19:35 2015 +0900
  29. ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · Tue Nov 17 22:56:56 2015 +1000
  30. 648c444 image.c: Fix non-Android booting with ramdisk and/or device tree by Tom Rini · Tue Oct 27 19:04:40 2015 -0400
  31. fc1ae4c common/image.c: Make boot_get_ramdisk() perform a check for Android images by Tom Rini · Thu Aug 27 15:42:41 2015 -0400
  32. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · Tue Oct 06 20:03:53 2015 -0700
  33. c17b145 rockchip: Add support for the SPI image by Simon Glass · Sun Aug 30 16:55:26 2015 -0600
  34. 3b1e507 rockchip: Add support for the SD image by Simon Glass · Sun Aug 30 16:55:25 2015 -0600
  35. c9c7403 rockchip: Add the rkimage format to mkimage by Simon Glass · Sun Aug 30 16:55:24 2015 -0600
  36. 6a2283f image: Fix loop condition to avoid warning by Thierry Reding · Thu Aug 20 11:45:43 2015 +0200
  37. ad8b3a5 image: fix Android ramdisk support when dtb is specified by Rob Herring · Fri Jul 17 10:57:17 2015 -0500
  38. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200
  39. 434a31b mkimage: Display a better list of available image types by Simon Glass · Tue Jun 23 15:38:25 2015 -0600
  40. ab10714 image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM by Matt Porter · Tue May 05 15:00:22 2015 -0400
  41. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · Thu May 21 09:52:48 2015 -0400
  42. 1299466 dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · Mon Apr 20 12:37:18 2015 -0600
  43. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  44. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:49 2015 +0200
  45. fc3c967 imagetool: make the image_save_datafile() available to all image types by Guilherme Maciel Ferreira · Thu Jan 15 02:48:06 2015 -0200
  46. 0e3b512 image: bootm: Add OpenRTOS image type by Marek Vasut · Tue Dec 16 14:07:21 2014 +0100
  47. 76ae5d9 memmove_wd: copy chunk down from big address if parameter to is larger than from by Sonic Zhang · Wed Dec 10 18:20:53 2014 +0800
  48. 9d42830 x86: image: Add new image type for x64_64 by Simon Glass · Fri Oct 10 08:21:57 2014 -0600
  49. 9a1cb5d image: Fix Android boot image support by Ahmad Draidi · Thu Oct 23 20:50:07 2014 +0300
  50. 0129b52 x86: Support loading kernel setup from a FIT by Simon Glass · Sun Oct 19 21:11:24 2014 -0600
  51. 685e87f tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · Thu Mar 06 15:40:50 2014 +1300
  52. 05a9ad7 Fix test failure caused by bad handling of ramdisk by Simon Glass · Fri Aug 22 14:26:43 2014 -0600
  53. f5c377a image: fix bootm failure for FIT image by Bryan Wu · Fri Aug 15 16:51:38 2014 -0700
  54. af7b0de image: introduce genimg_get_kernel_addr() by Bryan Wu · Thu Jul 31 17:39:58 2014 -0700
  55. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  56. a0c0b63 image: Remove the fit_load_image() property parameter by Simon Glass · Thu Jun 12 07:24:47 2014 -0600
  57. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · Wed May 28 11:33:33 2014 +0200
  58. 7c75d3e mkimage: add atmelimage by Andreas Bießmann · Mon May 19 14:23:39 2014 +0200
  59. e61add1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu May 22 12:56:15 2014 -0400
  60. 686d667 image: add support for Android's boot image format by Sebastian Siewior · Mon May 05 15:08:09 2014 -0500
  61. 8277793 tools: mkimage: add support for gpimage format by Karicheri, Muralidharan · Fri Apr 04 13:16:48 2014 -0400
  62. 78bc86f arc: bdinfo, image and arc-specific init functions declarations support by Alexey Brodkin · Tue Feb 04 12:56:16 2014 +0400
  63. 8bb6424 common/image.c: move VxWorks header string out of CONFIG_CMD_ELF by miao.yan@windriver.com · Fri Dec 27 16:01:50 2013 +0800
  64. 85fd5f1 arm64: core support by David Feng · Sat Dec 14 11:47:35 2013 +0800
  65. bc2a07d FIT: delete unnecessary casts by Masahiro Yamada · Thu Sep 19 12:10:18 2013 +0900
  66. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
  67. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  68. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  69. 6376752 common/image.c: Fix regression with ramdisk load/entry points in FIT by Stefano Babic · Fri Jul 12 15:09:23 2013 +0200
  70. ad68fc3 bootm: Use selected configuration for ramdisk and fdt by Simon Glass · Wed Jul 10 23:08:10 2013 -0700
  71. 794a921 Clarify bootm OS arguments by Simon Glass · Tue Jun 11 11:14:46 2013 -0700
  72. 65817a6 image: Use fit_image_load() to load ramdisk by Simon Glass · Thu May 16 13:53:22 2013 +0000
  73. 9ca3742 image: Add device tree setup to image library by Simon Glass · Wed May 08 08:06:01 2013 +0000
  74. c6bdabb image: Split libfdt code into image-fdt.c by Simon Glass · Wed May 08 08:06:00 2013 +0000
  75. 1030f16 image: Remove remaining #ifdefs in image-fit.c by Simon Glass · Wed May 08 08:05:58 2013 +0000
  76. 4964806 sandbox: image: Add support for booting images in sandbox by Simon Glass · Tue May 07 06:12:03 2013 +0000
  77. 7428ad1 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · Tue May 07 06:11:57 2013 +0000
  78. da0af36 image: Split FIT code into new image-fit.c by Simon Glass · Tue May 07 06:11:53 2013 +0000
  79. 36b916a image: Export fit_check_ramdisk() by Simon Glass · Tue May 07 06:11:52 2013 +0000
  80. af0ec0d image: Move timestamp #ifdefs to header file by Simon Glass · Tue May 07 06:11:51 2013 +0000
  81. 36ec8ac image: Add support for Plan 9 by Steven Stallion · Wed Mar 20 06:31:35 2013 +0000
  82. 9adb686 image: Use crc header file instead of C prototypes by Simon Glass · Sun Feb 24 17:33:25 2013 +0000
  83. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  84. d1f5ae9 env: Add a loadaddr env handler by Joe Hershberger · Tue Dec 11 22:16:28 2012 -0600
  85. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  86. d572e16 fdt: Add option to default to most compatible conf in a fit image by Gabe Black · Thu Oct 25 16:31:10 2012 +0000
  87. b052b60 common/misc: sparse fixes by Kim Phillips · Mon Oct 29 13:34:32 2012 +0000
  88. 8b7d32a fdt: Check for a token to skip auto-hash validation by Joe Hershberger · Fri Aug 17 10:34:39 2012 +0000
  89. a261e52 fdt: Check error codes returned from fdtlib when loading ITB by Joe Hershberger · Fri Aug 17 10:34:35 2012 +0000
  90. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  91. 52e4040 image/FIT: Add ramdisk load, entry address and OS tag inclusion by Jagannadha Sutradharudu Teki · Fri Jul 27 22:02:22 2012 +0000
  92. ea65fd8 powerpc/CoreNet: add tool to support pbl image build. by Shaohui Xie · Fri Aug 10 02:49:35 2012 +0000
  93. 711453d image/fit: drop inline markings on parser code by Mike Frysinger · Sun Apr 22 06:59:06 2012 +0000
  94. 6988d13 RAMDISK: Fix unused variable issue caused by raw rd support by Marek Vasut · Fri Mar 30 23:19:10 2012 +0200
  95. 28850d0 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · Sun Mar 18 11:47:58 2012 +0000
  96. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  97. 52823fd bootstage: Convert FIT progress numbers to enums by Simon Glass · Sat Dec 10 11:08:02 2011 +0000
  98. 3038f80 bootstage: Convert progress numbers 10-19 to enums by Simon Glass · Sat Dec 10 11:07:57 2011 +0000
  99. 53624e0 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · Sat Jan 14 15:24:47 2012 +0000
  100. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · Sat Dec 10 11:07:55 2011 +0000