1. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  2. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  3. ea0a054 cmd: bootm: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:54 2017 -0500
  4. 0258e39 cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND by Grygorii Strashko · Tue Jan 31 15:37:03 2017 -0600
  5. bf3fafe bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · Wed Jan 18 17:12:24 2017 -0800
  6. 2f629f0 Fix spelling of "extended". by Vagrant Cascadian · Sun Oct 23 20:45:18 2016 -0700
  7. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · Fri Aug 12 08:31:15 2016 -0400
  8. 44af20b common: image: minimal android image iminfo support by Michael Trimarchi · Fri Jun 10 19:54:37 2016 +0200
  9. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  10. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · Mon May 30 13:57:54 2016 -0500
  11. 92d5301 arm64: fix arm64 Linux boot image header field sizes by Andre Przywara · Wed May 25 09:48:14 2016 +0100
  12. 729e677 arm64: booti: add missing unmap_sysmem() by Masahiro Yamada · Tue Mar 29 19:51:57 2016 +0900
  13. e90e021 booti: Help text rework. by Karsten Merker · Mon Feb 22 20:59:08 2016 +0100
  14. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_bootm.c]
  15. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_bootm.c]
  16. d686ce9 Combine bootm_find_<thing> functions together by Karl Apsite · Thu May 21 09:52:49 2015 -0400
  17. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  18. f31a566 spl: fix calling "spl export .." more than once by Heiko Schocher · Tue Feb 24 07:04:38 2015 +0100
  19. 5ce8e42 common: bootm: Document fake bootm sub-command by Michal Simek · Thu Jan 15 09:53:13 2015 +0100
  20. 0129b52 x86: Support loading kernel setup from a FIT by Simon Glass · Sun Oct 19 21:11:24 2014 -0600
  21. 5ce62cd cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · Thu Aug 14 06:42:36 2014 -0400
  22. 3b5866d bootm: Split out code from cmd_bootm.c by Simon Glass · Thu Jun 12 07:24:46 2014 -0600
  23. 5ac0026 Check run_command() return code properly by Thomas Betker · Thu Jun 05 20:07:56 2014 +0200
  24. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · Wed May 28 11:33:33 2014 +0200
  25. 794cf6a Remove unnecessary use of hush header file by Simon Glass · Thu Apr 10 20:01:23 2014 -0600
  26. e61add1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu May 22 12:56:15 2014 -0400
  27. c0b29bb cmd_bootm.c: Only say XIP image when load is image_start by Tom Rini · Thu May 01 10:01:08 2014 -0400
  28. 686d667 image: add support for Android's boot image format by Sebastian Siewior · Mon May 05 15:08:09 2014 -0500
  29. 073eea1 bootm: set max decompression size for LZO by Kees Cook · Tue Apr 15 10:28:12 2014 -0700
  30. 59d599a common: Remove invalid endianess conversion by Christian Eggers · Sat Feb 08 19:27:45 2014 +0100
  31. f7104ce bootm: Reinstate special case for standalone images by Simon Glass · Thu Dec 26 16:26:24 2013 -0700
  32. 1bd5456 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · Thu Nov 28 17:51:38 2013 +0800
  33. f8ba19f common/cmd_bootm.c: seperate do_bootm_vxworks related code from CONFIG_CMD_ELF. by Miao Yan · Thu Nov 28 17:51:36 2013 +0800
  34. 22b13f9 netbsd:fix documentation typo. by Kees Jongenburger · Thu Dec 12 16:18:35 2013 +0100
  35. c4f6353 common/cmd_bootm.c: fix subcommand processing in OS specific do_bootm_xxx() functions by Miao Yan · Mon Nov 04 11:18:14 2013 +0800
  36. 1008dc2 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS by Tom Rini · Mon Sep 23 14:20:37 2013 -0400
  37. d7ea47c Fix loading freeze when netconsole is active by Frederic Leroy · Tue Sep 10 12:02:31 2013 +0200
  38. 8a39e8d bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm by Paul Burton · Fri Sep 06 11:23:55 2013 +0100
  39. 81003da bootm: allow correct bounds-check of destination by Kees Cook · Fri Aug 16 07:59:16 2013 -0700
  40. 208d8e8 sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg by Simon Glass · Fri Aug 30 11:00:09 2013 -0600
  41. 63f9525 bootm: fix conditional controlling call to fixup_silent_linux by Paul B. Henson · Sat Aug 03 21:29:09 2013 -0700
  42. 5db3f93 RFC: bootm: Add silent_linux environment variable by Simon Glass · Tue Jul 16 20:10:00 2013 -0700
  43. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  44. b73b1f3 bootm: Move fixup_silent_linux() earlier in the bootm stages by Simon Glass · Tue Jul 16 20:09:59 2013 -0700
  45. b856713 bootm: Handle errors consistently by Simon Glass · Wed Jul 10 09:25:33 2013 -0400
  46. ad68fc3 bootm: Use selected configuration for ramdisk and fdt by Simon Glass · Wed Jul 10 23:08:10 2013 -0700
  47. f059d0a blackfin: x86: bootm: Handle PREP stage of bootm by Simon Glass · Wed Jul 10 23:08:09 2013 -0700
  48. 7e23b72 bootm: Remove extra OK message by Simon Glass · Wed Jul 10 23:08:08 2013 -0700
  49. a896178 cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 by Tom Rini · Thu Jul 11 09:35:23 2013 -0400
  50. 1ab6147 cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself by Tom Rini · Tue Jul 09 15:33:25 2013 -0400
  51. 6e5dac4 cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc by Tom Rini · Tue Jul 09 15:32:34 2013 -0400
  52. 42bca36 bootm: Add the missing PREP stage to bootz and correct image handling by Simon Glass · Thu Jul 04 13:26:11 2013 -0700
  53. 5f1afdd bootm: Clean up bootz_setup() function by Simon Glass · Thu Jul 04 13:26:10 2013 -0700
  54. fde683c bootm: Require boot function only if it is about to be used by Simon Glass · Thu Jul 04 13:26:09 2013 -0700
  55. 917f684 bootm: Disable interrupts only when loading by Simon Glass · Thu Jul 04 13:26:08 2013 -0700
  56. e8f5269 cmd_bootm.c: Correct check/return for unsupported sub-command by Tom Rini · Mon Jul 01 09:09:23 2013 -0400
  57. 8f6e623 bootm: Disable interrupts before loading OS by Simon Glass · Fri Jun 28 00:46:12 2013 -0700
  58. fec2717 cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling by Tom Rini · Fri Jun 28 11:38:02 2013 -0400
  59. a7386c4 cmd_bootm: Add command line arguments to Plan 9 by Steven Stallion · Mon Jun 10 01:00:09 2013 -0700
  60. 0013488 Add a 'fake' go command to the bootm command by Simon Glass · Tue Jun 11 11:14:48 2013 -0700
  61. 3081e2e Refactor the bootm command to reduce code duplication by Simon Glass · Tue Jun 11 11:14:47 2013 -0700
  62. 794a921 Clarify bootm OS arguments by Simon Glass · Tue Jun 11 11:14:46 2013 -0700
  63. c88e1bf bootz: un-staticize do_bootz by Rob Herring · Sun Dec 02 21:00:23 2012 -0600
  64. e6b127a image: Use fit_image_load() to load kernel by Simon Glass · Thu May 16 13:53:25 2013 +0000
  65. 758409c sandbox: Adjust bootm command to work with sandbox by Simon Glass · Thu May 16 13:53:24 2013 +0000
  66. b1b7992 image: Use fit_image_load() to load FDT by Simon Glass · Thu May 16 13:53:23 2013 +0000
  67. 1658c11 bootm: Avoid 256-byte overflow in fixup_silent_linux() by Doug Anderson · Tue Jan 17 09:37:41 2012 +0000
  68. 50ad221 arm: Refactor bootm to reduce #ifdefs by Simon Glass · Wed May 08 08:06:02 2013 +0000
  69. 4964806 sandbox: image: Add support for booting images in sandbox by Simon Glass · Tue May 07 06:12:03 2013 +0000
  70. 7428ad1 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · Tue May 07 06:11:57 2013 +0000
  71. 36ec8ac image: Add support for Plan 9 by Steven Stallion · Wed Mar 20 06:31:35 2013 +0000
  72. 01c2d98 Allow u-boot to be silent without forcing Linux to be by Joe Hershberger · Wed Feb 27 10:20:59 2013 +0000
  73. f2f2ec9 bootm: fix conditional compilation for bootm ramdisk subcommand by Daniel Schwierzeck · Tue Feb 26 04:54:19 2013 +0000
  74. 103789d common: Use new numeric setenv functions by Simon Glass · Sun Feb 24 17:33:22 2013 +0000
  75. 3df41b1 imls: Add support to list images in NAND device by Vipin Kumar · Sun Dec 16 22:32:48 2012 +0000
  76. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  77. 6f732bc common/cmd_bootm.c: prevent running of subcommands before 'bootm start' by Gabor Juhos · Sun Jan 06 23:04:25 2013 +0000
  78. a218709 bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC by Daniel Schwierzeck · Mon Jan 07 06:54:52 2013 +0000
  79. 8ee5d6c Fix use of conditional LMB by Simon Glass · Wed Dec 05 14:46:31 2012 +0000
  80. 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
  81. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:31 2012 +0000
  82. 9f37406 net: Improve the speed of netconsole by Joe Hershberger · Fri Aug 03 10:59:08 2012 +0000
  83. c1f87ad common/cmd_bootm.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat May 19 05:38:19 2012 +0000
  84. ac15cad LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · Sun Apr 01 03:59:46 2012 +0000
  85. 28850d0 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · Sun Mar 18 11:47:58 2012 +0000
  86. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · Wed Mar 14 21:52:45 2012 +0000
  87. 768cbf0 bootstage: Plumb in bootstage calls for basic operations by Simon Glass · Sat Dec 10 11:08:06 2011 +0000
  88. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  89. 52823fd bootstage: Convert FIT progress numbers to enums by Simon Glass · Sat Dec 10 11:08:02 2011 +0000
  90. 53624e0 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · Sat Jan 14 15:24:47 2012 +0000
  91. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · Sat Dec 10 11:07:55 2011 +0000
  92. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  93. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  94. bf8c5b0 Stop using builtin_run_command() by Simon Glass · Tue Feb 14 19:59:21 2012 +0000
  95. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · Tue Feb 14 19:59:19 2012 +0000
  96. f66131d image: Don't detect XIP images as overlapping. by Stephen Warren · Thu Nov 10 13:17:54 2011 -0700
  97. 8c87eba image: Implement IH_TYPE_KERNEL_NOLOAD by Stephen Warren · Thu Nov 10 13:17:53 2011 -0700
  98. 18e73d9 common/cmd_bootm.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Nov 19 13:12:18 2011 +0000
  99. 6904b6e checkpatch whitespace cleanups by Stephen Warren · Tue Oct 18 11:11:49 2011 +0000
  100. 6519bbf removed static from images in cmd_bootm.c by Simon Schwarz · Fri Sep 02 00:50:31 2011 +0000