1. ca8881c cmd: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:16 2024 +0200
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  4. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:59 2024 -0600
  5. bd73cac bootm: Create a function to run through the bootm states by Simon Glass · Fri Dec 15 20:14:21 2023 -0700
  6. d90f94f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · Fri Dec 15 20:14:19 2023 -0700
  7. 50fa2fe bootm: Drop arguments from do_bootm_states() by Simon Glass · Fri Dec 15 20:14:18 2023 -0700
  8. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Oct 27 19:27:29 2023 -0400
  9. 32401ba bootm: Support boot measurement by Eddie James · Tue Oct 24 10:43:50 2023 -0500
  10. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · Sat Oct 07 15:13:08 2023 -0400
  11. f72cd26 boot: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:41 2023 +0200
  12. 975dd8a bootm: Drop #ifdef from do_bootm() by Simon Glass · Tue Oct 11 09:47:09 2022 -0600
  13. 1b89370 bootm: Avoid returning error codes from command by Simon Glass · Tue Oct 11 09:47:08 2022 -0600
  14. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  15. 063c938 Audit <flash.h> inclusion by Tom Rini · Sat Jul 23 13:05:03 2022 -0400
  16. fae8487 cmd: bootm: add subcommand preload by Philippe Reynes · Mon Mar 28 22:57:07 2022 +0200
  17. ae1f2ca cmd: bootm: add a stage pre-load by Philippe Reynes · Mon Mar 28 22:57:00 2022 +0200
  18. 6c5f560 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · Tue Jan 04 14:23:58 2022 +0100
  19. 46b530a bootm: Tidy up use of autostart env var by Simon Glass · Thu Oct 21 21:08:52 2021 -0600
  20. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  21. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · Mon Feb 15 17:08:09 2021 -0700
  22. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  23. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · Fri Jun 26 15:13:34 2020 +0900
  24. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  25. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · Sat Dec 28 10:45:02 2019 -0700
  26. f6f75ee iminfo: add missing map_sysmem by Philippe Reynes · Mon Dec 02 15:45:50 2019 +0100
  27. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  28. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  29. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · Thu May 23 07:14:07 2019 -0400
  30. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  31. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  32. ea0a054 cmd: bootm: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:12:54 2017 -0500
  33. 0258e39 cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND by Grygorii Strashko · Tue Jan 31 15:37:03 2017 -0600
  34. bf3fafe bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set by Rick Altherr · Wed Jan 18 17:12:24 2017 -0800
  35. 2f629f0 Fix spelling of "extended". by Vagrant Cascadian · Sun Oct 23 20:45:18 2016 -0700
  36. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · Fri Aug 12 08:31:15 2016 -0400
  37. 44af20b common: image: minimal android image iminfo support by Michael Trimarchi · Fri Jun 10 19:54:37 2016 +0200
  38. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  39. 08364d9 mtd: nand: Remove nand_info_t typedef by Scott Wood · Mon May 30 13:57:54 2016 -0500
  40. 92d5301 arm64: fix arm64 Linux boot image header field sizes by Andre Przywara · Wed May 25 09:48:14 2016 +0100
  41. 729e677 arm64: booti: add missing unmap_sysmem() by Masahiro Yamada · Tue Mar 29 19:51:57 2016 +0900
  42. e90e021 booti: Help text rework. by Karsten Merker · Mon Feb 22 20:59:08 2016 +0100
  43. 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]
  44. 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]
  45. d686ce9 Combine bootm_find_<thing> functions together by Karl Apsite · Thu May 21 09:52:49 2015 -0400
  46. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  47. f31a566 spl: fix calling "spl export .." more than once by Heiko Schocher · Tue Feb 24 07:04:38 2015 +0100
  48. 5ce8e42 common: bootm: Document fake bootm sub-command by Michal Simek · Thu Jan 15 09:53:13 2015 +0100
  49. 0129b52 x86: Support loading kernel setup from a FIT by Simon Glass · Sun Oct 19 21:11:24 2014 -0600
  50. 5ce62cd cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · Thu Aug 14 06:42:36 2014 -0400
  51. 3b5866d bootm: Split out code from cmd_bootm.c by Simon Glass · Thu Jun 12 07:24:46 2014 -0600
  52. 5ac0026 Check run_command() return code properly by Thomas Betker · Thu Jun 05 20:07:56 2014 +0200
  53. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · Wed May 28 11:33:33 2014 +0200
  54. 794cf6a Remove unnecessary use of hush header file by Simon Glass · Thu Apr 10 20:01:23 2014 -0600
  55. e61add1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu May 22 12:56:15 2014 -0400
  56. c0b29bb cmd_bootm.c: Only say XIP image when load is image_start by Tom Rini · Thu May 01 10:01:08 2014 -0400
  57. 686d667 image: add support for Android's boot image format by Sebastian Siewior · Mon May 05 15:08:09 2014 -0500
  58. 073eea1 bootm: set max decompression size for LZO by Kees Cook · Tue Apr 15 10:28:12 2014 -0700
  59. 59d599a common: Remove invalid endianess conversion by Christian Eggers · Sat Feb 08 19:27:45 2014 +0100
  60. f7104ce bootm: Reinstate special case for standalone images by Simon Glass · Thu Dec 26 16:26:24 2013 -0700
  61. 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
  62. 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
  63. 22b13f9 netbsd:fix documentation typo. by Kees Jongenburger · Thu Dec 12 16:18:35 2013 +0100
  64. 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
  65. 1008dc2 cmd_bootm.c: Only pass BOOTM_STATE_OS_CMDLINE on PowerPC/MIPS by Tom Rini · Mon Sep 23 14:20:37 2013 -0400
  66. d7ea47c Fix loading freeze when netconsole is active by Frederic Leroy · Tue Sep 10 12:02:31 2013 +0200
  67. 8a39e8d bootm: use BOOTM_STATE_OS_CMDLINE flag for plain bootm by Paul Burton · Fri Sep 06 11:23:55 2013 +0100
  68. 81003da bootm: allow correct bounds-check of destination by Kees Cook · Fri Aug 16 07:59:16 2013 -0700
  69. 208d8e8 sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg by Simon Glass · Fri Aug 30 11:00:09 2013 -0600
  70. 63f9525 bootm: fix conditional controlling call to fixup_silent_linux by Paul B. Henson · Sat Aug 03 21:29:09 2013 -0700
  71. 5db3f93 RFC: bootm: Add silent_linux environment variable by Simon Glass · Tue Jul 16 20:10:00 2013 -0700
  72. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  73. b73b1f3 bootm: Move fixup_silent_linux() earlier in the bootm stages by Simon Glass · Tue Jul 16 20:09:59 2013 -0700
  74. b856713 bootm: Handle errors consistently by Simon Glass · Wed Jul 10 09:25:33 2013 -0400
  75. ad68fc3 bootm: Use selected configuration for ramdisk and fdt by Simon Glass · Wed Jul 10 23:08:10 2013 -0700
  76. f059d0a blackfin: x86: bootm: Handle PREP stage of bootm by Simon Glass · Wed Jul 10 23:08:09 2013 -0700
  77. 7e23b72 bootm: Remove extra OK message by Simon Glass · Wed Jul 10 23:08:08 2013 -0700
  78. 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
  79. 1ab6147 cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself by Tom Rini · Tue Jul 09 15:33:25 2013 -0400
  80. 6e5dac4 cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc by Tom Rini · Tue Jul 09 15:32:34 2013 -0400
  81. 42bca36 bootm: Add the missing PREP stage to bootz and correct image handling by Simon Glass · Thu Jul 04 13:26:11 2013 -0700
  82. 5f1afdd bootm: Clean up bootz_setup() function by Simon Glass · Thu Jul 04 13:26:10 2013 -0700
  83. fde683c bootm: Require boot function only if it is about to be used by Simon Glass · Thu Jul 04 13:26:09 2013 -0700
  84. 917f684 bootm: Disable interrupts only when loading by Simon Glass · Thu Jul 04 13:26:08 2013 -0700
  85. e8f5269 cmd_bootm.c: Correct check/return for unsupported sub-command by Tom Rini · Mon Jul 01 09:09:23 2013 -0400
  86. 8f6e623 bootm: Disable interrupts before loading OS by Simon Glass · Fri Jun 28 00:46:12 2013 -0700
  87. fec2717 cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling by Tom Rini · Fri Jun 28 11:38:02 2013 -0400
  88. a7386c4 cmd_bootm: Add command line arguments to Plan 9 by Steven Stallion · Mon Jun 10 01:00:09 2013 -0700
  89. 0013488 Add a 'fake' go command to the bootm command by Simon Glass · Tue Jun 11 11:14:48 2013 -0700
  90. 3081e2e Refactor the bootm command to reduce code duplication by Simon Glass · Tue Jun 11 11:14:47 2013 -0700
  91. 794a921 Clarify bootm OS arguments by Simon Glass · Tue Jun 11 11:14:46 2013 -0700
  92. c88e1bf bootz: un-staticize do_bootz by Rob Herring · Sun Dec 02 21:00:23 2012 -0600
  93. e6b127a image: Use fit_image_load() to load kernel by Simon Glass · Thu May 16 13:53:25 2013 +0000
  94. 758409c sandbox: Adjust bootm command to work with sandbox by Simon Glass · Thu May 16 13:53:24 2013 +0000
  95. b1b7992 image: Use fit_image_load() to load FDT by Simon Glass · Thu May 16 13:53:23 2013 +0000
  96. 1658c11 bootm: Avoid 256-byte overflow in fixup_silent_linux() by Doug Anderson · Tue Jan 17 09:37:41 2012 +0000
  97. 50ad221 arm: Refactor bootm to reduce #ifdefs by Simon Glass · Wed May 08 08:06:02 2013 +0000
  98. 4964806 sandbox: image: Add support for booting images in sandbox by Simon Glass · Tue May 07 06:12:03 2013 +0000
  99. 7428ad1 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · Tue May 07 06:11:57 2013 +0000
  100. 36ec8ac image: Add support for Plan 9 by Steven Stallion · Wed Mar 20 06:31:35 2013 +0000