1. ae7ed57 Correct SPL uses of LMB by Simon Glass · Sun Feb 05 15:40:13 2023 -0700
  2. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  3. 8aaae3d zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · Thu Jul 07 10:45:37 2022 +0200
  4. c65d29f arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLED by Michal Simek · Thu Jul 07 10:47:16 2022 +0200
  5. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · Sat Sep 25 19:43:21 2021 -0600
  6. 964beff lmb: Always compile arch_lmb_reserve() into U-Boot on arm by Marek Vasut · Fri Sep 10 22:47:07 2021 +0200
  7. 3a6d453 Revert most of the series for adding vexpress_aemv8r support by Tom Rini · Fri Sep 03 10:40:28 2021 -0400
  8. a673266 arm: Use armv8_switch_to_el1 env to switch to EL1 by Peter Hoyes · Thu Aug 19 16:53:13 2021 +0100
  9. 13788be Revert "arm: bootm: Disable LMB reservation for command line and board info on arm64" by Jan Kiszka · Thu Jul 29 09:22:02 2021 +0200
  10. 2b767e3 arm: bootm: Disable LMB reservation for command line and board info on arm64 by Marek Vasut · Sat May 29 13:34:32 2021 +0200
  11. e3550d5 bootm: do not hang on failure by Heinrich Schuchardt · Wed Feb 17 12:55:54 2021 +0100
  12. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  13. 8ae8744 arm: Remove vital devices last by Simon Glass · Sun Jan 24 14:32:47 2021 -0700
  14. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  15. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  16. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  17. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  18. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  19. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  20. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  21. 49bd67e ARM: bootm: take into account gd->ram_top by Patrice Chotard · Thu Feb 13 19:29:50 2020 +0100
  22. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  23. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  24. b1f1b23 boot: arm: Enable support for custom board_prep_linux by Lokesh Vutla · Mon Oct 07 13:52:15 2019 +0530
  25. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  26. 79a7cb1 arm: lib: bootm: Push the Starting kernel print to the end by Keerthy · Wed Feb 20 18:17:22 2019 +0530
  27. feaab8e arm: bootm: fix sp detection at end of address range by Simon Goldschmidt · Mon Jan 14 22:38:23 2019 +0100
  28. 64fabcc bootm: fix 'memory-fixup' for vxWorks boot by Hannes Schmelzer · Fri May 04 10:49:11 2018 +0200
  29. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  30. 70b551c vxworks: fixed cpu enable using PSCI on armv8 by Vasyl Vavrychuk · Tue Apr 10 12:36:36 2018 +0300
  31. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  32. 1a0b805 ARM: bootm: don't assume sp is in DRAM bank 0 by Stephen Warren · Fri Jan 05 13:04:54 2018 -0700
  33. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  34. 5530df3 Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel" by Tom Rini · Thu Jun 29 21:18:48 2017 -0400
  35. f8b5c56 armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel by tnishinaga.dev@gmail.com · Mon Jun 05 01:18:08 2017 +0900
  36. 30db774 arm: Add declarations to avoid needing to include headers by Simon Glass · Wed May 17 08:22:59 2017 -0600
  37. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  38. ffb3c0b arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux() by Patrice Chotard · Tue Apr 25 11:07:46 2017 +0200
  39. 8ab5a1b arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() by Stefan Roese · Mon Mar 20 12:51:50 2017 +0100
  40. eb2088d armv8: aarch64: Fix the warning about x1-x3 nonzero issue by Alison Wang · Tue Jan 17 09:39:17 2017 +0800
  41. 05725ed ARMv8: Setup PSCI memory and device tree by macro.wave.z@gmail.com · Thu Dec 08 11:58:25 2016 +0800
  42. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  43. 876c7e1 armv8: fsl-layerscape: SMP support for loading 32-bit OS by Alison Wang · Thu Nov 10 10:49:04 2016 +0800
  44. 73818d5 armv8: Support loading 32-bit OS in AArch32 execution state by Alison Wang · Thu Nov 10 10:49:03 2016 +0800
  45. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · Thu Nov 17 01:02:57 2016 +0100
  46. 413ca3d vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · Thu Jun 23 13:37:32 2016 +0100
  47. 8ff8689 libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · Thu Jul 28 09:06:41 2016 +0200
  48. 9c74372 spl: zImage support in Falcon mode by Ladislav Michl · Tue Jul 12 20:28:14 2016 +0200
  49. 113094e ARM: bootm: Try to use relocated ramdisk by Jeffy Chen · Thu Jan 14 10:19:36 2016 +0800
  50. c4485e7 common: bootm: check return value of strict_strtoul by Peng Fan · Tue Nov 24 16:54:20 2015 +0800
  51. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · Tue Apr 21 07:18:24 2015 +0200
  52. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  53. 1ce575f armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack by York Sun · Tue Jan 06 13:18:42 2015 -0800
  54. 68bc8f5 ARM: bootm: do not add PSCI to fdt when booting in secure mode. by Ian Campbell · Sun Dec 21 09:45:11 2014 +0000
  55. 63fb548 ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · Fri Nov 14 09:34:31 2014 +0100
  56. 72c2875 Revert "lib: bootm: add missing include" by Michal Simek · Tue Nov 11 15:45:36 2014 +0100
  57. f0e1f8d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Oct 27 09:08:42 2014 -0400
  58. 506f0e5 lib: bootm: add missing include by Jeroen Hofstee · Wed Oct 08 22:57:54 2014 +0200
  59. b7c236b ARM: prevent compiler warnings from bootm.c by Eric Nelson · Tue Sep 30 15:40:01 2014 -0700
  60. 67d604e arm64: Correct passing of Linux kernel args by Tom Rini · Thu Aug 14 06:42:35 2014 -0400
  61. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · Sat Jul 12 14:24:06 2014 +0100
  62. 855ca66 ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · Sat Jul 12 14:24:03 2014 +0100
  63. 915a09e ARM: HYP/non-sec: move switch to non-sec to the last boot phase by Marc Zyngier · Sat Jul 12 14:23:58 2014 +0100
  64. 5625c8b bootstage: arm: fix fdt stashing code by Mela Custodio · Thu Feb 20 00:16:56 2014 +0900
  65. b7ebd10 armv8: Flush dcache before switching to EL2 by York Sun · Mon Mar 31 14:40:32 2014 -0700
  66. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Jan 10 10:56:00 2014 -0500
  67. 85fd5f1 arm64: core support by David Feng · Sat Dec 14 11:47:35 2013 +0800
  68. 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
  69. 8de142c ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · Thu Sep 19 18:06:45 2013 +0200
  70. fe7d925 ARM: trigger non-secure state switch during bootm execution by Andre Przywara · Thu Sep 19 18:06:43 2013 +0200
  71. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  72. 5f1afdd bootm: Clean up bootz_setup() function by Simon Glass · Thu Jul 04 13:26:10 2013 -0700
  73. 3c26c58 arm: Implement the 'fake' go command by Simon Glass · Wed Jun 19 21:15:10 2013 -0700
  74. 653909f arm: Use image_setup_linux() instead of local code by Simon Glass · Wed May 08 08:06:03 2013 +0000
  75. 50ad221 arm: Refactor bootm to reduce #ifdefs by Simon Glass · Wed May 08 08:06:02 2013 +0000
  76. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  77. 5ebe4f1 arm bootm: Allow to pass board specified atags by Pali Rohár · Fri Oct 19 02:00:04 2012 +0000
  78. a29c787 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Oct 15 13:37:22 2012 -0700
  79. ceea077 arm: Add CONFIG_OF_BOARD_SETUP support to bootm by Joe Hershberger · Fri Aug 17 10:28:50 2012 +0000
  80. 13137f3 ARM: increase lmb stack space reservation to 4KB by Rob Herring · Thu Jun 28 03:54:11 2012 +0000
  81. 0fa36a4 bootstage: Store boot timings in device tree by Simon Glass · Fri Sep 28 08:56:37 2012 +0000
  82. 6d32e64 arm: restore fdt_fixup_ethernet call to do_bootm_linux by Stephen Warren · Thu Apr 19 11:09:49 2012 +0000
  83. c570fba arm: fix bootm with device tree by Stephen Warren · Thu Apr 19 11:34:00 2012 +0000
  84. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · Wed Mar 14 21:52:45 2012 +0000
  85. 6a597b9 arm: Add Prep subcommand support to bootm by Simon Schwarz · Thu Mar 15 04:01:45 2012 +0000
  86. ef980a7 bootstage: arm: Add bootstage calls in board and bootm by Simon Glass · Mon Feb 13 13:51:21 2012 +0000
  87. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  88. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  89. 95b644b arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · Wed Sep 14 19:16:30 2011 +0000
  90. 20f5492 Respect memreserve regions specified in the device tree by Grant Likely · Mon Mar 28 09:59:01 2011 +0000
  91. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · Mon Mar 28 09:58:34 2011 +0000
  92. e6b836e arm: get_sp() should always be compiled by Po-Yu Chuang · Tue Feb 15 22:54:35 2011 +0000
  93. 977c77f arm, bootm: Fix compile warning by Heiko Schocher · Mon Oct 25 08:33:38 2010 +0200
  94. ab51f1e ARM: add flat device tree support by John Rigby · Wed Oct 13 13:57:36 2010 -0600
  95. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  96. 977e3b6 ARM: remove unused VIDEOLFB ATAG by Minkyu Kang · Fri Jun 18 19:31:10 2010 +0900
  97. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500[Renamed from lib_arm/bootm.c]
  98. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:49:11 2009 +0200
  99. bcbc8e4 lib_arm: do_bootm_linux() - correct a small mistake by Ilko Iliev · Sun Nov 09 15:53:14 2008 +0100
  100. 18178bc bootm: Add subcommands by Kumar Gala · Tue Oct 21 17:25:45 2008 -0500