1. 43c4f59 mips: don't hardcode Malta env baudrate by Paul Burton · Tue Nov 26 17:45:25 2013 +0000
  2. 10a74b5 qemu-malta: rename to just "malta" by Paul Burton · Sat Nov 09 10:22:08 2013 +0000
  3. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:31 2013 +0900
  4. fb1c2ed MIPS: bootm: drop obsolete Qemu specific bootm implementation by Daniel Schwierzeck · Sat Jan 12 18:18:20 2013 +0100
  5. 0dfa0b3 MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta by Daniel Schwierzeck · Thu May 30 19:04:20 2013 +0200
  6. eaadb1a MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  7. 46145fb MIPS: bootm: refactor initialisation of kernel environment by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  8. eb782d6 MIPS: bootm: refactor initialisation of kernel cmdline by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  9. 22d1c23 MIPS: bootm: add support for LMB by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  10. 0b95a7c MIPS: bootm: optimize kernel entry call by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  11. 40f30c0 MIPS: bootm: fix checkpatch.pl warnings by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  12. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  13. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  14. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  15. 3965058 MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · Fri Feb 15 17:53:34 2013 +0100
  16. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  17. bd4277d MIPS: board.c: switch to new symbols __bss_end and __image_copy_end by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  18. 7f959fd MIPS: bootm.c: add support for 'prep' and 'go' subcommands by Gabor Juhos · Mon Jan 07 02:53:42 2013 +0000
  19. 72cb5f0 MIPS: bootm.c: separate environment initialization by Gabor Juhos · Mon Jan 07 02:53:41 2013 +0000
  20. e0d783b MIPS: bootm.c: separate linux jump code by Gabor Juhos · Mon Jan 07 02:53:40 2013 +0000
  21. a89c233 MIPS: bootm.c: use debug macro to print debug message by Gabor Juhos · Sun Jan 06 00:54:20 2013 +0000
  22. 7fe0ac8 mips: serial: Fix busted manual relocation by Joe Hershberger · Tue Dec 11 17:52:50 2012 +0000
  23. 689eecd MIPS: constify mips_io_port_base by Daniel Schwierzeck · Wed Dec 12 13:13:48 2012 +0100
  24. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · Fri Oct 12 10:27:04 2012 +0000
  25. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · Sun Jun 03 12:40:04 2012 +0000
  26. 1954ce7 dm: mips: Import libgcc components from Linux by Marek Vasut · Sun Aug 12 16:53:35 2012 +0200
  27. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · Sun Jun 03 23:46:04 2012 +0200
  28. 731c402 MIPS: bootm_qemu_mips.c: make checkpatch.pl clean by Daniel Schwierzeck · Sun Jun 03 23:46:04 2012 +0200
  29. 83010eb MIPS: bootm.c: make checkpatch.pl clean by Daniel Schwierzeck · Sun Jun 03 23:46:04 2012 +0200
  30. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  31. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  32. 0d15d2a MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · Mon Apr 02 02:57:54 2012 +0000
  33. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  34. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  35. 32b8c18 arch/mips/lib/board.c: Fix GCC 4.6 build warning by Wolfgang Denk · Thu Dec 08 02:01:50 2011 +0000
  36. 11f9884 arch/mips/lib/board.c: make (mostly) checkpatch clean by Wolfgang Denk · Thu Dec 08 02:01:49 2011 +0000
  37. 8ccbef9 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:11 2011 +0000
  38. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  39. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  40. 60a471f MIPS: Move timer code to arch/mips/cpu/$(CPU)/ by Shinya Kuribayashi · Sat May 07 00:18:13 2011 +0900
  41. 95a3e6f MIPS: Purple: Remove Purple support by Daniel Schwierzeck · Mon Mar 28 18:33:54 2011 +0200
  42. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  43. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  44. a3b90ca board_init_r: Removed unused cmdtp variable by Richard Retanubun · Tue Oct 19 10:29:55 2010 -0400
  45. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · Fri Sep 17 13:10:34 2010 +0200
  46. 092cf16 relocation: fixup cmdtable by Heiko Schocher · Fri Sep 17 13:10:33 2010 +0200
  47. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  48. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  49. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500