1. 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
  2. 5c267a0 x86: Allow booting a kernel from the EFI app by Simon Glass · Wed Dec 29 11:57:38 2021 -0700
  3. a1f258b lmb: x86: Add arch_lmb_reserve() by Marek Vasut · Fri Sep 10 22:47:18 2021 +0200
  4. 5478c58 x86: coreboot: Sync up timestamp codes by Simon Glass · Mon Mar 15 18:00:20 2021 +1300
  5. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  6. 12d93ab x86: zboot: Allow overriding the command line by Simon Glass · Sat Sep 05 14:50:51 2020 -0600
  7. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  9. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  10. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  11. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  12. 8294e73 x86: Don't generate a bootstage report in SPL by Simon Glass · Thu Apr 25 21:59:07 2019 -0600
  13. 833f2b5 x86/bootm: fix error handling in boot_prep_linux(...) by Hannes Schmelzer · Thu Oct 11 07:44:42 2018 +0200
  14. f55305a Define board_quiesce_devices() in a shared location by Simon Glass · Wed May 16 09:42:25 2018 -0600
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · Wed Jan 24 20:47:09 2018 +0300
  17. 93340c8 Revert "x86: bootm: Fix FIT image booting on x86" by Anatolij Gustschin · Thu Nov 23 18:59:45 2017 +0100
  18. f5fd9c4 x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() by Stefan Roese · Mon Apr 24 09:48:03 2017 +0200
  19. f3e87e8 x86: bootm: Fix FIT image booting on x86 by Stefan Roese · Fri Mar 31 08:09:39 2017 +0200
  20. 78a62bd x86: Don't build call64 and setjmp on 64-bit by Simon Glass · Mon Jan 16 07:04:10 2017 -0700
  21. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  22. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · Thu Nov 17 01:02:57 2016 +0100
  23. 2f8560c x86: Call board_final_cleanup() in last_stage_init() by Bin Meng · Wed May 11 07:44:56 2016 -0700
  24. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  25. 2b6d80b x86: Handle running as EFI payload by Simon Glass · Tue Aug 04 12:34:00 2015 -0600
  26. daa93d9 x86: Add some missing global_data declarations in files that use gd by Simon Glass · Fri Jul 31 09:31:31 2015 -0600
  27. ddf446b x86: Correct a few progress message nits by Simon Glass · Fri Oct 10 08:21:59 2014 -0600
  28. 67b22d5 x86: bootm: Support booting a 64-bit raw kernel by Simon Glass · Fri Oct 10 08:21:58 2014 -0600
  29. d98a5bd x86: Move kernel boot function to arch/x86/lib/bootm.c by Simon Glass · Fri Oct 10 08:21:56 2014 -0600
  30. aa83f2b x86: Rewrite bootm.c to make it similar to ARM by Simon Glass · Sun Oct 19 21:11:20 2014 -0600
  31. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  32. f059d0a blackfin: x86: bootm: Handle PREP stage of bootm by Simon Glass · Wed Jul 10 23:08:09 2013 -0700
  33. 42fc60a x86: Correct missing local variable in bootm by Simon Glass · Tue Jun 11 11:14:34 2013 -0700
  34. bcc28da x86: Rationalise kernel booting logic and bootstage by Simon Glass · Wed Apr 17 16:13:35 2013 +0000
  35. 540c262 x86: Refactor the zboot innards so they can be reused with a vboot image by Gabe Black · Mon Dec 05 12:09:26 2011 +0000
  36. c67a948 x86: Add support for booting Linux using the 32 bit boot protocol by Gabe Black · Mon Dec 05 12:09:24 2011 +0000
  37. 19fc0d5 x86: Provide more configuration granularity by Graeme Russ · Tue Nov 08 02:33:20 2011 +0000
  38. 883c603 cosmetic: checkpatch cleanup of arch/x86/lib/*.c by Graeme Russ · Tue Nov 08 02:33:15 2011 +0000
  39. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000[Renamed from arch/i386/lib/bootm.c]
  40. 45fc1d8 x86: Code cleanup by Graeme Russ · Wed Apr 13 19:43:26 2011 +1000
  41. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  42. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500[Renamed from lib_i386/bootm.c]
  43. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:49:11 2009 +0200
  44. 18178bc bootm: Add subcommands by Kumar Gala · Tue Oct 21 17:25:45 2008 -0500
  45. 2fe2a97 Update i386 code (sc520_cdp) by Graeme Russ · Sun Sep 07 07:08:42 2008 +1000
  46. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · Fri Aug 15 08:24:45 2008 -0500
  47. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · Fri Aug 15 08:24:37 2008 -0500
  48. 026e4ac Fix fallout from autostart revert by Kumar Gala · Mon Aug 11 09:20:53 2008 -0500
  49. 78d25a5 i386/bootm: remove unused var by Jean-Christophe PLAGNIOL-VILLARD · Sun May 18 19:09:47 2008 +0200
  50. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · Wed Mar 12 10:33:00 2008 +0100
  51. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · Wed Mar 12 10:14:38 2008 +0100
  52. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  53. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · Wed Feb 27 21:51:51 2008 -0600
  54. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · Wed Feb 27 11:01:04 2008 +0100
  55. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  56. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · Thu Jan 31 13:55:39 2008 +0100
  57. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · Thu Jan 31 13:20:06 2008 +0100[Renamed from lib_i386/i386_linux.c]
  58. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · Tue Jan 08 18:12:17 2008 +0100
  59. 53b62ae [new uImage] Fix uImage header pointer use in i386 do_bootm_linux() by Marian Balakowicz · Tue Jan 08 18:11:44 2008 +0100
  60. bb3752e [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · Tue Jan 08 18:11:44 2008 +0100
  61. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  62. 44cacdc Fix multi-part image support on i386 platform. by Wolfgang Denk · Fri Jul 21 11:30:18 2006 +0200
  63. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  64. 2029f4d * Added support for both PCMCIA slots (at the same time!) on MPC8xx by wdenk · Thu Nov 21 23:11:29 2002 +0000
  65. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · Mon Nov 18 00:14:45 2002 +0000