1. 1658c11 bootm: Avoid 256-byte overflow in fixup_silent_linux() by Doug Anderson · Tue Jan 17 09:37:41 2012 +0000
  2. 50ad221 arm: Refactor bootm to reduce #ifdefs by Simon Glass · Wed May 08 08:06:02 2013 +0000
  3. 4964806 sandbox: image: Add support for booting images in sandbox by Simon Glass · Tue May 07 06:12:03 2013 +0000
  4. 7428ad1 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · Tue May 07 06:11:57 2013 +0000
  5. 36ec8ac image: Add support for Plan 9 by Steven Stallion · Wed Mar 20 06:31:35 2013 +0000
  6. 01c2d98 Allow u-boot to be silent without forcing Linux to be by Joe Hershberger · Wed Feb 27 10:20:59 2013 +0000
  7. f2f2ec9 bootm: fix conditional compilation for bootm ramdisk subcommand by Daniel Schwierzeck · Tue Feb 26 04:54:19 2013 +0000
  8. 103789d common: Use new numeric setenv functions by Simon Glass · Sun Feb 24 17:33:22 2013 +0000
  9. 3df41b1 imls: Add support to list images in NAND device by Vipin Kumar · Sun Dec 16 22:32:48 2012 +0000
  10. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  11. 6f732bc common/cmd_bootm.c: prevent running of subcommands before 'bootm start' by Gabor Juhos · Sun Jan 06 23:04:25 2013 +0000
  12. 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
  13. 8ee5d6c Fix use of conditional LMB by Simon Glass · Wed Dec 05 14:46:31 2012 +0000
  14. 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
  15. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:31 2012 +0000
  16. 9f37406 net: Improve the speed of netconsole by Joe Hershberger · Fri Aug 03 10:59:08 2012 +0000
  17. c1f87ad common/cmd_bootm.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat May 19 05:38:19 2012 +0000
  18. ac15cad LMB: Fix undefined lmb_reserve() on non-lmb platforms by Marek Vasut · Sun Apr 01 03:59:46 2012 +0000
  19. 28850d0 BOOT: Add RAW ramdisk support to bootz by Marek Vasut · Sun Mar 18 11:47:58 2012 +0000
  20. cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · Wed Mar 14 21:52:45 2012 +0000
  21. 768cbf0 bootstage: Plumb in bootstage calls for basic operations by Simon Glass · Sat Dec 10 11:08:06 2011 +0000
  22. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  23. 52823fd bootstage: Convert FIT progress numbers to enums by Simon Glass · Sat Dec 10 11:08:02 2011 +0000
  24. 53624e0 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · Sat Jan 14 15:24:47 2012 +0000
  25. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · Sat Dec 10 11:07:55 2011 +0000
  26. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  27. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  28. bf8c5b0 Stop using builtin_run_command() by Simon Glass · Tue Feb 14 19:59:21 2012 +0000
  29. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · Tue Feb 14 19:59:19 2012 +0000
  30. f66131d image: Don't detect XIP images as overlapping. by Stephen Warren · Thu Nov 10 13:17:54 2011 -0700
  31. 8c87eba image: Implement IH_TYPE_KERNEL_NOLOAD by Stephen Warren · Thu Nov 10 13:17:53 2011 -0700
  32. 18e73d9 common/cmd_bootm.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Nov 19 13:12:18 2011 +0000
  33. 6904b6e checkpatch whitespace cleanups by Stephen Warren · Tue Oct 18 11:11:49 2011 +0000
  34. 6519bbf removed static from images in cmd_bootm.c by Simon Schwarz · Fri Sep 02 00:50:31 2011 +0000
  35. c76b834 cosmetic: Fixup fixup_silent_linux() for checkpatch by Doug Anderson · Wed Oct 19 12:30:57 2011 +0000
  36. 81afc3d sandbox: Add bootm support by Simon Glass · Fri Oct 07 13:53:40 2011 +0000
  37. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  38. 4b2fbe4 Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · Wed Aug 31 02:45:23 2011 +0000
  39. 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · Sun Jun 05 13:43:02 2011 +0000
  40. 20f5492 Respect memreserve regions specified in the device tree by Grant Likely · Mon Mar 28 09:59:01 2011 +0000
  41. 50fb22e Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ by Grant Likely · Mon Mar 28 09:58:49 2011 +0000
  42. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · Mon Mar 28 09:58:34 2011 +0000
  43. 8790b9e bootm: replace blob_start with image_start by Lei Wen · Mon Jan 10 18:21:15 2011 +0800
  44. 3b70e55 load_addr: move to common env code by Mike Frysinger · Tue Dec 21 14:08:27 2010 -0500
  45. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  46. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  47. eea8e69 boot: change some arch ifdefs to feature ifdefs by John Rigby · Wed Oct 13 13:57:35 2010 -0600
  48. 708e667 FDT: only call boot_get_fdt from generic code by John Rigby · Wed Oct 13 13:57:34 2010 -0600
  49. 29a5866 Add support for operating system OSE by Torkel Lundgren · Tue Sep 28 11:05:36 2010 +0200
  50. fb9a730 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · Tue Aug 31 10:00:10 2010 +0200
  51. c8bb963 LZMA and LZO causes compile error by Matthias Weisser · Thu Aug 05 13:17:30 2010 +0200
  52. b41ad24 bootm: fix pointer warning with lzma by Mike Frysinger · Sun Jul 25 15:54:17 2010 -0400
  53. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  54. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  55. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · Sun Jun 13 18:28:54 2010 +0200
  56. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800
  57. e455100 Move test for unnecessary memmove to memmove_wd() by Larry Johnson · Tue Apr 20 08:09:43 2010 -0400
  58. 8f16e07 Merge branch 'next' by Wolfgang Denk · Thu Apr 01 11:28:32 2010 +0200
  59. 64ccc83 bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" by Heiko Schocher · Mon Mar 29 13:15:48 2010 +0200
  60. 6b419fb cmd_bootm.c: made subcommand array static by Frans Meulenbroeks · Thu Feb 25 10:12:13 2010 +0100
  61. ab427ae gzip/zlib: make features optional by Mike Frysinger · Thu Jan 21 19:30:36 2010 -0500
  62. a0dadf8 lmb: only force on arches that use it by Mike Frysinger · Tue Nov 03 11:35:59 2009 -0500
  63. 030c11c cmd_bootm.c: Change interpretation of standalone image parameters. by Detlev Zundel · Tue Dec 22 12:43:02 2009 +0100
  64. 4e46ab3 cmd_bootm.c: Do not load a ramdisk when not booting a kernel. by Detlev Zundel · Tue Dec 22 12:43:01 2009 +0100
  65. d595458 config_defaults.h: new header for common u-boot config defaults by Mike Frysinger · Wed Dec 02 21:15:03 2009 -0500
  66. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · Wed Dec 09 15:16:47 2009 +0100
  67. 12decf4 Merge branch 'master' into next by Wolfgang Denk · Mon Dec 07 22:47:17 2009 +0100
  68. 694a393 bootm: Fix help message's sub-command ordering by Peter Tyser · Wed Nov 18 19:08:59 2009 -0600
  69. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · Sat Dec 05 02:11:59 2009 +0100
  70. f7440cd add lzop decompression support by Peter Korsgaard · Thu Nov 19 11:37:51 2009 +0100
  71. 6c1616a bootm: mark local boot_os[] table static by Mike Frysinger · Tue Nov 03 11:36:26 2009 -0500
  72. 00d8656 Repair build fail in case CONFIG_PPC=n and CONFIG_FIT=y by Remy Bohmer · Thu Oct 29 14:24:22 2009 +0100
  73. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  74. 5e72669 Add ability for arch code to make changes before we boot by Kumar Gala · Thu Aug 27 08:23:55 2009 -0500
  75. ea32b5e Re-add support for image type 'Standalone Program' by Detlev Zundel · Mon Jul 13 16:01:19 2009 +0200
  76. 7709447 Add error checking for unsupported OS types. by Detlev Zundel · Mon Jul 13 16:01:18 2009 +0200
  77. d02bd74 Refresh LZMA-lib to v4.65 by Luigi 'Comio' Mantellini · Tue Jul 21 10:45:49 2009 +0200
  78. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  79. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:49:11 2009 +0200
  80. ce56fea bootm: Reduce the unnecessary memmove by Minkyu Kang · Wed Feb 18 09:05:52 2009 +0900
  81. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  82. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  83. 1f2b05a Fix gunzip in case of insufficient output buffer by Matthias Fuchs · Fri Jan 02 15:11:41 2009 +0100
  84. 697675e bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} by Kumar Gala · Tue Oct 21 17:25:47 2008 -0500
  85. 18178bc bootm: Add subcommands by Kumar Gala · Tue Oct 21 17:25:45 2008 -0500
  86. bf3954f bootm: Move to using a function pointer table for the boot os function by Kumar Gala · Tue Oct 21 17:25:44 2008 -0500
  87. b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · Thu Oct 16 21:52:08 2008 -0500
  88. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  89. 2283467 Fix lzma uncompress call (image_start wrongly used instead image_len) by Luigi 'Comio' Mantellini · Sat Sep 13 10:04:32 2008 +0200
  90. 35afc06 Add support for LZMA uncompression algorithm. by Luigi 'Comio' Mantellini · Mon Sep 08 02:46:13 2008 +0200
  91. fcd9644 bootm_load_os: fix load_end debug message by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 09 22:18:24 2008 +0200
  92. a936b89 bootm: enable fdt support only on ppc, m68k and sparc by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 09 22:18:23 2008 +0200
  93. 03797f5 FIT: make iminfo check hashes of all images in FIT, return 1 on failed check by Bartlomiej Sieka · Tue Sep 09 12:58:16 2008 +0200
  94. 56b8dd1 Add support for booting of INTEGRITY operating system uImages by Peter Tyser · Mon Sep 08 14:56:49 2008 -0500
  95. 97cd8a3 Remove support for booting ARTOS images by Kumar Gala · Mon Sep 08 13:57:12 2008 -0500
  96. 7d95635 common/cmd_bootm.c: fix printf() format warnings by Wolfgang Denk · Mon Sep 08 22:10:28 2008 +0200
  97. b8ca734 Prevent crash if random/invalid ramdisks are passed to bootm by Kumar Gala · Fri Aug 29 19:08:29 2008 -0500
  98. 128de00 Prevent crash if random DTB address is passed to bootm by Anatolij Gustschin · Fri Aug 29 21:04:45 2008 +0200
  99. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · Fri Aug 15 08:24:45 2008 -0500
  100. bd70bbe bootm: refactor image detection and os load steps by Kumar Gala · Fri Aug 15 08:24:41 2008 -0500