1. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · Wed Jan 24 20:47:09 2018 +0300
  2. ed258e6 MIPS: Break out of cache loops for unimplemented caches by Paul Burton · Tue Nov 21 11:18:39 2017 -0800
  3. 834f74e MIPS: Clear instruction hazards in flush_cache() by Paul Burton · Tue Nov 21 11:18:38 2017 -0800
  4. ee3c0b8 MIPS: Ensure cache ops complete in cache maintenance functions by Paul Burton · Tue Nov 21 11:18:37 2017 -0800
  5. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  6. 4c55ab4 MIPS: bootm: Fix broken boot_env_legacy codepath by Zubair Lutfullah Kakakhel · Tue Jul 11 16:47:51 2017 +0100
  7. d3a278d MIPS: Stop building position independent code by Paul Burton · Mon Jun 19 11:53:47 2017 -0700
  8. 3d6864a MIPS: Make CM GCR base configurable by Paul Burton · Fri May 12 13:26:11 2017 +0200
  9. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  10. 0ecd903 MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve by Paul Burton · Mon Sep 26 19:28:56 2016 +0100
  11. e8d3155 MIPS: add handling for generic and EJTAG exceptions by Daniel Schwierzeck · Sat Jan 09 18:34:14 2016 +0100
  12. d8209b8 MIPS: reserve space for exception vectors by Daniel Schwierzeck · Sat Jan 09 18:34:14 2016 +0100
  13. c8e280f MIPS: add asm-offsets for struct pt_regs by Daniel Schwierzeck · Sat Jan 09 18:34:14 2016 +0100
  14. 0286885 MIPS: Ensure cache ops complete in mips_cache_reset by Paul Burton · Wed Sep 21 11:18:59 2016 +0100
  15. ac8668a MIPS: Clear hazard between TagLo writes & cache ops by Paul Burton · Wed Sep 21 11:18:58 2016 +0100
  16. a8b8bd2 MIPS: Join the coherent domain when a CM is present by Paul Burton · Wed Sep 21 11:18:55 2016 +0100
  17. 8156078 MIPS: L2 cache support by Paul Burton · Wed Sep 21 11:18:54 2016 +0100
  18. f868be5 MIPS: Define register names for cache init by Paul Burton · Wed Sep 21 11:18:52 2016 +0100
  19. 8c57b04 MIPS: Enable use of the instruction cache earlier by Paul Burton · Wed Sep 21 11:18:49 2016 +0100
  20. dc2037e MIPS: Probe cache line sizes once during boot by Paul Burton · Wed Sep 21 11:18:48 2016 +0100
  21. 8ff8689 libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · Thu Jul 28 09:06:41 2016 +0200
  22. 1194f94 MIPS: Fix invalidate_dcache_range to operate on L1 Dcache by Paul Burton · Thu Jun 09 13:09:51 2016 +0100
  23. a97d593 MIPS: Abstract cache op loops with a macro by Paul Burton · Fri May 27 14:28:06 2016 +0100
  24. 62f1352 MIPS: Split I & D cache line size config by Paul Burton · Fri May 27 14:28:05 2016 +0100
  25. 5e51142 MIPS: Move cache sizes to Kconfig by Paul Burton · Fri May 27 14:28:04 2016 +0100
  26. 53c9826 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · Mon May 16 10:52:10 2016 +0100
  27. 432549f MIPS: bootm: Add fixup of '/memory' node. by Purna Chandra Mandal · Mon Apr 18 18:31:38 2016 +0530
  28. 8d6600b MIPS: Support dynamic I/O port base address by Paul Burton · Fri Jan 29 13:54:52 2016 +0000
  29. 0e50ffc mips: cache: Bulletproof the code against cornercases by Marek Vasut · Wed Jan 27 03:13:59 2016 +0100
  30. a6dae71 MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · Tue Jan 12 21:48:26 2016 +0100
  31. 735bb01 MIPS: bootm: use CONFIG_IS_ENABLED() everywhere by Daniel Schwierzeck · Sun Nov 01 17:36:15 2015 +0100
  32. 20a8b1c MIPS: bootm: rework and fix broken bootm code by Daniel Schwierzeck · Sun Nov 01 17:36:14 2015 +0100
  33. c7e758e MIPS: fix syntax for fdt_chosen/initrd. by Govindraj Raja · Wed Aug 19 19:19:15 2015 +0100
  34. d1b29d2 MIPS: implement device-tree handover to Linux kernel by Daniel Schwierzeck · Sun Feb 22 16:58:30 2015 +0100
  35. 69acad0 MIPS: clear TagLo select 2 during cache init by Paul Burton · Thu Jan 29 01:28:03 2015 +0000
  36. 6832bdc MIPS: allow systems to skip loads during cache init by Paul Burton · Thu Jan 29 01:28:02 2015 +0000
  37. ca41a03 MIPS: inline mips_init_[id]cache functions by Paul Burton · Thu Jan 29 01:28:01 2015 +0000
  38. d878cc2 MIPS: refactor cache loops to a macro by Paul Burton · Thu Jan 29 01:28:00 2015 +0000
  39. edf1f85 MIPS: refactor L1 cache config reads to a macro by Paul Burton · Thu Jan 29 01:27:59 2015 +0000
  40. 02df4e6 MIPS: unify cache initialization code by Paul Burton · Thu Jan 29 01:27:58 2015 +0000
  41. 4ff6b10 MIPS: unify cache maintenance functions by Paul Burton · Thu Jan 29 01:27:57 2015 +0000
  42. 1a4797c MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  43. 8d7ff4d MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  44. 2edd528 MIPS: bootm: add mem, rd_start and rd_size to kernel command line by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  45. c07dc60 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  46. f9749fa MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  47. ea7e328 MIPS: bootm: remove unused or redundant header files by Daniel Schwierzeck · Sun Nov 16 01:27:23 2014 +0100
  48. 0665838 MIPS: bootm: add missing initramfs relocation by Daniel Schwierzeck · Sun Nov 16 01:27:23 2014 +0100
  49. cf707c9 MIPS: remove board.c by Daniel Schwierzeck · Sat Nov 15 23:46:58 2014 +0100
  50. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  51. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · Thu Apr 10 00:39:28 2014 +0200
  52. d0120b0 MIPS: allow use of generic board by Paul Burton · Mon Apr 07 10:11:22 2014 +0100
  53. c3d31a5 MIPS: move mips_io_port_base out of board.c by Paul Burton · Mon Apr 07 10:11:18 2014 +0100
  54. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · Wed Mar 05 16:59:38 2014 +0900
  55. 43c4f59 mips: don't hardcode Malta env baudrate by Paul Burton · Tue Nov 26 17:45:25 2013 +0000
  56. 10a74b5 qemu-malta: rename to just "malta" by Paul Burton · Sat Nov 09 10:22:08 2013 +0000
  57. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:31 2013 +0900
  58. fb1c2ed MIPS: bootm: drop obsolete Qemu specific bootm implementation by Daniel Schwierzeck · Sat Jan 12 18:18:20 2013 +0100
  59. 0dfa0b3 MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta by Daniel Schwierzeck · Thu May 30 19:04:20 2013 +0200
  60. eaadb1a MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  61. 46145fb MIPS: bootm: refactor initialisation of kernel environment by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  62. eb782d6 MIPS: bootm: refactor initialisation of kernel cmdline by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  63. 22d1c23 MIPS: bootm: add support for LMB by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  64. 0b95a7c MIPS: bootm: optimize kernel entry call by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  65. 40f30c0 MIPS: bootm: fix checkpatch.pl warnings by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  66. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  67. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  68. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  69. 3965058 MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · Fri Feb 15 17:53:34 2013 +0100
  70. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  71. 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
  72. 7f959fd MIPS: bootm.c: add support for 'prep' and 'go' subcommands by Gabor Juhos · Mon Jan 07 02:53:42 2013 +0000
  73. 72cb5f0 MIPS: bootm.c: separate environment initialization by Gabor Juhos · Mon Jan 07 02:53:41 2013 +0000
  74. e0d783b MIPS: bootm.c: separate linux jump code by Gabor Juhos · Mon Jan 07 02:53:40 2013 +0000
  75. a89c233 MIPS: bootm.c: use debug macro to print debug message by Gabor Juhos · Sun Jan 06 00:54:20 2013 +0000
  76. 7fe0ac8 mips: serial: Fix busted manual relocation by Joe Hershberger · Tue Dec 11 17:52:50 2012 +0000
  77. 689eecd MIPS: constify mips_io_port_base by Daniel Schwierzeck · Wed Dec 12 13:13:48 2012 +0100
  78. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · Fri Oct 12 10:27:04 2012 +0000
  79. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · Sun Jun 03 12:40:04 2012 +0000
  80. 1954ce7 dm: mips: Import libgcc components from Linux by Marek Vasut · Sun Aug 12 16:53:35 2012 +0200
  81. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · Sun Jun 03 23:46:04 2012 +0200
  82. 731c402 MIPS: bootm_qemu_mips.c: make checkpatch.pl clean by Daniel Schwierzeck · Sun Jun 03 23:46:04 2012 +0200
  83. 83010eb MIPS: bootm.c: make checkpatch.pl clean by Daniel Schwierzeck · Sun Jun 03 23:46:04 2012 +0200
  84. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  85. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  86. 0d15d2a MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · Mon Apr 02 02:57:54 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. 32b8c18 arch/mips/lib/board.c: Fix GCC 4.6 build warning by Wolfgang Denk · Thu Dec 08 02:01:50 2011 +0000
  90. 11f9884 arch/mips/lib/board.c: make (mostly) checkpatch clean by Wolfgang Denk · Thu Dec 08 02:01:49 2011 +0000
  91. 8ccbef9 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:11 2011 +0000
  92. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  93. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  94. 60a471f MIPS: Move timer code to arch/mips/cpu/$(CPU)/ by Shinya Kuribayashi · Sat May 07 00:18:13 2011 +0900
  95. 95a3e6f MIPS: Purple: Remove Purple support by Daniel Schwierzeck · Mon Mar 28 18:33:54 2011 +0200
  96. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  97. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  98. a3b90ca board_init_r: Removed unused cmdtp variable by Richard Retanubun · Tue Oct 19 10:29:55 2010 -0400
  99. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · Fri Sep 17 13:10:34 2010 +0200
  100. 092cf16 relocation: fixup cmdtable by Heiko Schocher · Fri Sep 17 13:10:33 2010 +0200