1. 0dfa0b3 MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta by Daniel Schwierzeck · Thu May 30 19:04:20 2013 +0200
  2. eaadb1a MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  3. 46145fb MIPS: bootm: refactor initialisation of kernel environment by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  4. eb782d6 MIPS: bootm: refactor initialisation of kernel cmdline by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  5. 22d1c23 MIPS: bootm: add support for LMB by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  6. 0b95a7c MIPS: bootm: optimize kernel entry call by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  7. 40f30c0 MIPS: bootm: fix checkpatch.pl warnings by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  9. 7f959fd MIPS: bootm.c: add support for 'prep' and 'go' subcommands by Gabor Juhos · Mon Jan 07 02:53:42 2013 +0000
  10. 72cb5f0 MIPS: bootm.c: separate environment initialization by Gabor Juhos · Mon Jan 07 02:53:41 2013 +0000
  11. e0d783b MIPS: bootm.c: separate linux jump code by Gabor Juhos · Mon Jan 07 02:53:40 2013 +0000
  12. a89c233 MIPS: bootm.c: use debug macro to print debug message by Gabor Juhos · Sun Jan 06 00:54:20 2013 +0000
  13. 83010eb MIPS: bootm.c: make checkpatch.pl clean by Daniel Schwierzeck · Sun Jun 03 23:46:04 2012 +0200
  14. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  15. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  16. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  17. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500[Renamed from lib_mips/bootm.c]
  18. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:49:11 2009 +0200
  19. 18178bc bootm: Add subcommands by Kumar Gala · Tue Oct 21 17:25:45 2008 -0500
  20. 11ec478 mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->rd_start" by Jean-Christophe PLAGNIOL-VILLARD · Mon Sep 08 21:01:29 2008 +0200
  21. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · Fri Aug 15 08:24:45 2008 -0500
  22. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · Fri Aug 15 08:24:37 2008 -0500
  23. 93467bc bootm: refactor entry point code by Kumar Gala · Fri Aug 15 08:24:36 2008 -0500
  24. 026e4ac Fix fallout from autostart revert by Kumar Gala · Mon Aug 11 09:20:53 2008 -0500
  25. 81490f4 Fix some more printf() format issues. by Wolfgang Denk · Sun Jul 13 23:07:35 2008 +0200
  26. cfbe457 mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment by Jason McMullan · Sun Jun 08 23:56:00 2008 -0400
  27. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · Fri Apr 11 11:07:49 2008 +0200
  28. 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
  29. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · Wed Mar 12 10:14:38 2008 +0100
  30. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  31. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · Wed Feb 27 21:51:51 2008 -0600
  32. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · Wed Feb 27 11:01:04 2008 +0100
  33. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  34. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · Thu Jan 31 13:55:39 2008 +0100
  35. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · Thu Jan 31 13:20:06 2008 +0100[Renamed from lib_mips/mips_linux.c]
  36. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · Tue Jan 08 18:12:17 2008 +0100
  37. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  38. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  39. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  40. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · Sun Dec 04 00:40:34 2005 +0100
  41. 4ea537d * Patches by David Müller, 14 Nov 2003: by wdenk · Sun Dec 07 18:32:37 2003 +0000
  42. 9b7f384 * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · Thu Oct 09 20:09:04 2003 +0000
  43. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  44. bb1b826 * Add support for MIPS32 4Kc CPUs by wdenk · Thu Mar 27 12:09:35 2003 +0000