1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  2. e53f9d9 tools: mkimage: Add Allwinner eGON support by Andre Przywara · Thu Dec 20 01:15:18 2018 +0000
  3. 9f1622f cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · Wed Oct 07 11:22:24 2020 +0900
  4. d7e8291 image: Add a function to modify category information by Naoki Hayama · Wed Oct 07 11:21:25 2020 +0900
  5. 26fd219 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · Mon Sep 07 14:31:00 2020 -0400
  6. f1b4f46 image: don't exceed gd->ram_top in bootm_size by Baruch Siach · Mon Aug 24 20:14:05 2020 +0300
  7. 78c35bc image: Use gd->ram_base/_size in env_get_bootm_size() by Stefan Roese · Wed Aug 12 12:57:18 2020 +0200
  8. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · Wed Aug 12 11:55:46 2020 +0200
  9. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  10. d1c2484 image: Add support for ZSTD decompression by Robert Marko · Sat Apr 25 19:37:21 2020 +0200
  11. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  12. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  13. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  14. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  15. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  16. 04e8cd8 image: Add a common compression type detection function. by Atish Patra · Thu Mar 05 16:24:22 2020 -0800
  17. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  18. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · Sat Dec 28 10:45:02 2019 -0700
  19. 217f964 image: Add IH_OS_EFI for EFI chain-load boot by Cristian Ciocaltea · Tue Dec 24 18:05:38 2019 +0200
  20. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  21. e1aba1e common: Add a new lz4.h header file by Simon Glass · Thu Nov 14 12:57:25 2019 -0700
  22. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  23. 73eb78f Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Oct 09 16:22:03 2019 -0400
  24. c592c34 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · Mon Sep 23 18:39:47 2019 +0000
  25. a08e91c Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets" by Stefano Babic · Fri Sep 13 18:53:03 2019 +0200
  26. d3911d6 habv4: tools: Avoid hardcoded CSF size for SPL targets by Breno Matheus Lima · Thu Jul 18 12:34:15 2019 +0000
  27. 00e6572 microblaze: Fix lmb memory initialization by Michal Simek · Wed Sep 25 09:11:48 2019 +0200
  28. 42594db image: add new "copro" image type by Patrick Delaunay · Fri Aug 02 15:07:19 2019 +0200
  29. 515b934 spl: support booting via RISC-V OpenSBI by Lukas Auer · Wed Aug 21 21:14:44 2019 +0200
  30. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  31. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  32. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  33. 47ef986 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · Wed Jul 24 19:37:54 2019 -0700
  34. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · Thu May 23 07:14:07 2019 -0400
  35. 1706a50 Support boot Android image without address on bootm command by Shawn Guo · Fri Feb 22 16:28:06 2019 +0800
  36. 31c51da tools: add i.MX8M image support by Peng Fan · Tue Nov 20 10:19:36 2018 +0000
  37. e1de5d4 tools: MediaTek: add MTK boot header generation to mkimage by developer · Thu Nov 15 10:07:49 2018 +0800
  38. 60a5607 tools: add i.MX8/8X image support by Peng Fan · Tue Oct 16 04:50:30 2018 +0000
  39. efe757c u-boot: Fix several typos by Shyam Saini · Thu Jun 07 19:47:19 2018 +0530
  40. ad2102e Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Fri May 11 11:45:28 2018 -0400
  41. 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · Fri Apr 13 14:18:52 2018 +0200
  42. 83f6928 image: socfpga: Add SFP image version 1 definition by Marek Vasut · Sun Apr 15 13:15:33 2018 +0200
  43. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  44. cda2070 tools: mkimage: Support RISC-V arch by Rick Chen · Tue Mar 13 13:37:29 2018 +0800
  45. 2f72dec image: Add IH_OS_TEE for TEE chain-load boot by Bryan O'Donoghue · Tue Mar 13 16:50:35 2018 +0000
  46. e6db5df tools/mkimage: add support for STM32 image format by Patrick Delaunay · Mon Mar 12 10:46:04 2018 +0100
  47. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  48. d2611aa common: image.c: Fix CACHE: Misaligned operation output by Heiko Schocher · Thu Dec 14 11:19:22 2017 +0100
  49. 9179c81 fpga: allow programming fpga from FIT image for all FPGA drivers by Goldschmidt Simon · Fri Nov 10 14:17:41 2017 +0000
  50. 49badb9 Drop the log buffer by Simon Glass · Mon Dec 04 13:48:23 2017 -0700
  51. 1bf3eb2 image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted Firmware by Philipp Tomsich · Wed Sep 13 21:29:29 2017 +0200
  52. 25c9bee common: Remove genimg_get_image() by Tuomas Tynkkynen · Tue Oct 10 21:59:43 2017 +0300
  53. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · Tue Oct 10 21:59:42 2017 +0300
  54. 30f9d56 image: Add TI PMMC image type by Andrew F. Davis · Mon Jul 31 10:58:20 2017 -0500
  55. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  56. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  57. 1377bff common/image.c: Use correct suffixes for binary sizes by xypron.glpk@gmx.de · Wed Jan 04 14:04:44 2017 +0100
  58. bf3fafe bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · Wed Jan 18 17:12:24 2017 -0800
  59. 59697a2 tools: mkimage: add firmware-ivt image type for HAB verification by Sven Ebenfeld · Sun Nov 06 16:37:56 2016 +0100
  60. 7fa2030 common: Fix logic in fpga programming by Michal Simek · Fri Dec 16 10:35:40 2016 +0100
  61. 378bcff image: Add Trusted Execution Environment image type by Andrew F. Davis · Tue Nov 29 16:33:21 2016 -0600
  62. 28b28f7 image: Add FIT image loadable section custom processing by Andrew F. Davis · Tue Nov 29 16:33:20 2016 -0600
  63. ddb2607 image: Protect against overflow in unknown_msg() by Simon Glass · Mon Oct 31 10:21:09 2016 -0600
  64. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  65. 2e9f494 tools: mkimage: add support for Vybrid image format by Albert ARIBAUD \(3ADEV\) · Mon Sep 26 09:08:06 2016 +0200
  66. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  67. 14171b1 image-fit: Fix fit_get_node_from_config semantics by Paul Burton · Tue Sep 20 18:17:12 2016 +0100
  68. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · Wed Aug 10 18:36:43 2016 +0300
  69. 1986433 image: Add functions to obtain category information by Simon Glass · Thu Jun 30 10:52:16 2016 -0600
  70. a3ed737 image: Add a name for invalid types by Simon Glass · Thu Jun 30 10:52:15 2016 -0600
  71. 7da41d5 image: Create a table of information for each category by Simon Glass · Thu Jun 30 10:52:14 2016 -0600
  72. ebae78b image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · Tue May 17 14:03:50 2016 +0200
  73. 0a130b1 mkimage: Report information about fpga by Michal Simek · Tue May 17 13:58:44 2016 +0200
  74. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · Wed Apr 27 14:03:29 2016 +0200
  75. 86c362d image: Add functions to obtain short names by Simon Glass · Mon Feb 22 22:55:50 2016 -0700
  76. 8b42692 fdt: Allow libfdt to be used in SPL by Simon Glass · Mon Feb 22 22:55:45 2016 -0700
  77. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  78. bee2f4b image: fix getenv_bootm_size() function again by Masahiro Yamada · Fri Feb 05 16:12:50 2016 +0900
  79. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  80. 620e823 image: fix getenv_bootm_size() function by Masahiro Yamada · Fri Dec 18 14:17:10 2015 +0900
  81. f93592c image: check "bootm_low" and "bootm_size" if "initrd_high" is missing by Masahiro Yamada · Thu Dec 17 17:19:35 2015 +0900
  82. ce1771e tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage by Nathan Rossi · Tue Nov 17 22:56:56 2015 +1000
  83. 648c444 image.c: Fix non-Android booting with ramdisk and/or device tree by Tom Rini · Tue Oct 27 19:04:40 2015 -0400
  84. 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
  85. f41a3ca Add support for LZ4 decompression algorithm by Julius Werner · Tue Oct 06 20:03:53 2015 -0700
  86. c17b145 rockchip: Add support for the SPI image by Simon Glass · Sun Aug 30 16:55:26 2015 -0600
  87. 3b1e507 rockchip: Add support for the SD image by Simon Glass · Sun Aug 30 16:55:25 2015 -0600
  88. c9c7403 rockchip: Add the rkimage format to mkimage by Simon Glass · Sun Aug 30 16:55:24 2015 -0600
  89. 6a2283f image: Fix loop condition to avoid warning by Thierry Reding · Thu Aug 20 11:45:43 2015 +0200
  90. ad8b3a5 image: fix Android ramdisk support when dtb is specified by Rob Herring · Fri Jul 17 10:57:17 2015 -0500
  91. 62cb156 spl, common, serial: build SPL without serial support by Heiko Schocher · Mon Jun 29 09:10:46 2015 +0200
  92. 434a31b mkimage: Display a better list of available image types by Simon Glass · Tue Jun 23 15:38:25 2015 -0600
  93. ab10714 image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM by Matt Porter · Tue May 05 15:00:22 2015 -0400
  94. 1b21c28 add boot_get_loadables() to load listed images by Karl Apsite · Thu May 21 09:52:48 2015 -0400
  95. 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
  96. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  97. ed1cb1a lpc32xx: add lpc32xx-spl.bin boot image target by Albert ARIBAUD \(3ADEV\) · Tue Mar 31 11:40:49 2015 +0200
  98. fc3c967 imagetool: make the image_save_datafile() available to all image types by Guilherme Maciel Ferreira · Thu Jan 15 02:48:06 2015 -0200
  99. 0e3b512 image: bootm: Add OpenRTOS image type by Marek Vasut · Tue Dec 16 14:07:21 2014 +0100
  100. 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