1. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  2. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  3. 67450c3 mips: Use common _AC macro now. by Tom Rini · Tue Jan 10 08:13:55 2017 -0500
  4. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  5. 9a7ca03 MIPS: Fix map_physmem for cached mappings by Paul Burton · Mon Sep 26 19:28:57 2016 +0100
  6. 0ecd903 MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve by Paul Burton · Mon Sep 26 19:28:56 2016 +0100
  7. fde2572 mips: Let cache.h be included from assembly source by Marek Vasut · Fri Nov 25 23:32:22 2016 +0100
  8. e8d3155 MIPS: add handling for generic and EJTAG exceptions by Daniel Schwierzeck · Sat Jan 09 18:34:14 2016 +0100
  9. d8209b8 MIPS: reserve space for exception vectors by Daniel Schwierzeck · Sat Jan 09 18:34:14 2016 +0100
  10. c8e280f MIPS: add asm-offsets for struct pt_regs by Daniel Schwierzeck · Sat Jan 09 18:34:14 2016 +0100
  11. 41dc35e MIPS: add possibility to setup initial stack and global data in SRAM by Daniel Schwierzeck · Sat Jun 04 16:13:21 2016 +0200
  12. 993a122 MIPS: factor out code for initial stack and global data by Daniel Schwierzeck · Sun Sep 25 18:36:38 2016 +0200
  13. ecf0d79 MIPS: fix iand optimize setup of CP0 registers by Daniel Schwierzeck · Mon Feb 08 00:37:59 2016 +0100
  14. 8b2fd07 MIPS: fix ROM exception vectors by Daniel Schwierzeck · Sun Feb 07 19:39:58 2016 +0100
  15. 754cd05 MIPS: make inclusion of ROM exception vectors configurable by Daniel Schwierzeck · Sun Feb 14 18:52:57 2016 +0100
  16. 259b1fb Fix spelling of "resetting". by Vagrant Cascadian · Sun Oct 23 20:45:19 2016 -0700
  17. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  18. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  19. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  20. fcdc1fb MIPS: Hang if run on a secondary CPU by Paul Burton · Wed Sep 21 14:59:54 2016 +0100
  21. 92a06ee MIPS: Fix cache maintenance in relocate_code & simplify by Paul Burton · Wed Sep 21 11:11:06 2016 +0100
  22. f5de32a boston: Introduce support for the MIPS Boston development board by Paul Burton · Thu Sep 08 07:47:39 2016 +0100
  23. 0286885 MIPS: Ensure cache ops complete in mips_cache_reset by Paul Burton · Wed Sep 21 11:18:59 2016 +0100
  24. ac8668a MIPS: Clear hazard between TagLo writes & cache ops by Paul Burton · Wed Sep 21 11:18:58 2016 +0100
  25. 82c9d89 MIPS: Ensure Config.K0=2 applies before any memory accesses by Paul Burton · Wed Sep 21 11:18:57 2016 +0100
  26. 59a4c8b MIPS: Malta: Enable CM & L2 support by Paul Burton · Wed Sep 21 11:18:56 2016 +0100
  27. a8b8bd2 MIPS: Join the coherent domain when a CM is present by Paul Burton · Wed Sep 21 11:18:55 2016 +0100
  28. 8156078 MIPS: L2 cache support by Paul Burton · Wed Sep 21 11:18:54 2016 +0100
  29. 79ac174 MIPS: Map CM Global Control Registers by Paul Burton · Wed Sep 21 11:18:53 2016 +0100
  30. f868be5 MIPS: Define register names for cache init by Paul Burton · Wed Sep 21 11:18:52 2016 +0100
  31. 68b4c75 MIPS: If we don't need DDR for cache init, init cache first by Paul Burton · Wed Sep 21 11:18:51 2016 +0100
  32. 4f5561c MIPS: Preserve Config implementation-defined bits by Paul Burton · Wed Sep 21 11:18:50 2016 +0100
  33. 8c57b04 MIPS: Enable use of the instruction cache earlier by Paul Burton · Wed Sep 21 11:18:49 2016 +0100
  34. dc2037e MIPS: Probe cache line sizes once during boot by Paul Burton · Wed Sep 21 11:18:48 2016 +0100
  35. da3388a MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init by Paul Burton · Wed Sep 21 11:18:47 2016 +0100
  36. 1d153b3 mips: Add MIPSfpga platform support by Zubair Lutfullah Kakakhel · Fri Jul 29 15:11:20 2016 +0100
  37. e9b5b3f mips: xilfpga: Add device tree files by Zubair Lutfullah Kakakhel · Fri Jul 29 15:11:19 2016 +0100
  38. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · Mon Aug 08 11:28:38 2016 -0500
  39. 8ff8689 libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · Thu Jul 28 09:06:41 2016 +0200
  40. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · Fri Jun 17 09:44:00 2016 -0600
  41. 79e49fd MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hex by Paul Burton · Thu Jun 09 13:09:52 2016 +0100
  42. 1194f94 MIPS: Fix invalidate_dcache_range to operate on L1 Dcache by Paul Burton · Thu Jun 09 13:09:51 2016 +0100
  43. 8958f56 mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define by Wills Wang · Mon May 30 22:54:54 2016 +0800
  44. 4b97393 mips: ath79: Add support for ungating USB and ethernet on qca953x by Wills Wang · Mon May 30 22:54:53 2016 +0800
  45. 56f0219 mips: ath79: ap121: Enable ethernet by Wills Wang · Mon May 30 22:54:51 2016 +0800
  46. ddc0552 mips: ath79: Rename get_bootstrap into ath79_get_bootstrap by Wills Wang · Mon May 30 22:54:50 2016 +0800
  47. a97d593 MIPS: Abstract cache op loops with a macro by Paul Burton · Fri May 27 14:28:06 2016 +0100
  48. 62f1352 MIPS: Split I & D cache line size config by Paul Burton · Fri May 27 14:28:05 2016 +0100
  49. 5e51142 MIPS: Move cache sizes to Kconfig by Paul Burton · Fri May 27 14:28:04 2016 +0100
  50. 68e0314 MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · Fri May 27 15:31:34 2016 +0200
  51. c7661d5 MIPS: add tune for MIPS 34kc by Daniel Schwierzeck · Fri May 27 15:39:39 2016 +0200
  52. 848a7cc MIPS: provide a default u-boot-spl.lds by Daniel Schwierzeck · Thu May 26 15:28:38 2016 +0200
  53. 825cfbd malta: Allow MIPS64 builds by Paul Burton · Thu May 26 14:49:36 2016 +0100
  54. e683f1f MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · Thu May 26 14:49:33 2016 +0100
  55. 86572f6 mips: Drop unused code in u-boot.h by Simon Glass · Sat May 14 18:49:33 2016 -0600
  56. ba810e1 mips: ath79: ar933x: Avoid warning with gcc5 by Wills Wang · Sun May 22 11:59:49 2016 +0800
  57. 5287245 mips: ath79: ar933x: Fix ethernet PHY mismatch by Wills Wang · Sun May 22 11:59:50 2016 +0800
  58. ae373f2 mips: Drop JZ4740 remnants by Marek Vasut · Wed May 25 02:17:07 2016 +0200
  59. aa796b5 mips: Allow overriding start.S in SPL by Marek Vasut · Wed May 25 02:17:42 2016 +0200
  60. a31a3df malta: Use device model & tree for UART by Paul Burton · Tue May 17 07:43:28 2016 +0100
  61. 1c10e0d malta: Support MIPS32r6 configurations by Paul Burton · Mon May 16 10:52:14 2016 +0100
  62. 55e29dd MIPS: Support for targetting MIPSr6 by Paul Burton · Mon May 16 10:52:12 2016 +0100
  63. 3246437 MIPS: Simplify CONFIG_SYS_CPU values by Paul Burton · Mon May 16 10:52:11 2016 +0100
  64. 53c9826 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · Mon May 16 10:52:10 2016 +0100
  65. aee8312 mips: ath79: Add support for TPLink WDR4300 by Marek Vasut · Fri May 06 20:10:41 2016 +0200
  66. 6a713ea mips: ath79: Add AR934x support by Marek Vasut · Fri May 06 20:10:40 2016 +0200
  67. c06cdad mips: ath79: Add support for ungating ethernet on ar933x and ar934x by Marek Vasut · Fri May 06 20:10:39 2016 +0200
  68. 00326b2 mips: ath79: dts: Add ethernet MAC nodes for ar933x by Marek Vasut · Fri May 06 20:10:38 2016 +0200
  69. dff26d8 mips: ath79: Add support for ungating USB on ar933x and ar934x by Marek Vasut · Fri May 06 20:10:37 2016 +0200
  70. 28f06b1 mips: ath79: dts: Add generic-ehci node by Marek Vasut · Fri May 06 20:10:36 2016 +0200
  71. fef5908 mips: ath79: Fix compiler warning on const assignment by Marek Vasut · Fri May 06 20:10:35 2016 +0200
  72. d04ad79 mips: ath79: Fix ar71xx_regs.h indent by Marek Vasut · Fri May 06 20:10:34 2016 +0200
  73. a9c6e8b mips: Add MIPS 74Kc tune by Marek Vasut · Fri May 06 20:10:33 2016 +0200
  74. b7b7a31 mips: Fix compiler warning in cpu.c by Marek Vasut · Thu May 05 20:14:00 2016 +0200
  75. e99c8f8 ath79: add readonly attribute for ath79_soc_desc by Wills Wang · Tue Apr 12 18:24:10 2016 +0800
  76. 59025fe ath79: ar933x: use BIT macro for bit shift operation by Wills Wang · Tue Apr 12 11:09:20 2016 +0800
  77. 80c8798 mips: ath79: add AP143 reference board by Wills Wang · Wed Mar 16 17:00:00 2016 +0800
  78. 8d8d2ed mips: ath79: add AP121 reference board by Wills Wang · Wed Mar 16 16:59:59 2016 +0800
  79. 6b83b44 mips: ath79: add support for QCA953x SOCs by Wills Wang · Wed Mar 16 16:59:54 2016 +0800
  80. 2a551c5 mips: ath79: add support for AR933x SOCs by Wills Wang · Wed Mar 16 16:59:53 2016 +0800
  81. 833a1a8 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · Wed Mar 16 16:59:52 2016 +0800
  82. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  83. 432549f MIPS: bootm: Add fixup of '/memory' node. by Purna Chandra Mandal · Mon Apr 18 18:31:38 2016 +0530
  84. a8b8f7b board: pic32mzda: enable USB-host, USB-storage support. by Purna Chandra Mandal · Mon Mar 21 13:05:43 2016 +0530
  85. 57bcea2 MIPS: fix mips_cache fallback without __builtin_mips_cache by Matthias Schiffer · Sat Mar 05 04:15:40 2016 +0100
  86. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  87. d319148 board: Enable ethernet, tftpboot support to pic32mzdask board. by Purna Chandra Mandal · Thu Jan 28 15:30:22 2016 +0530
  88. 85491f5 board: add SDHCI support for PIC32MZDASK board. by Purna Chandra Mandal · Thu Jan 28 15:30:19 2016 +0530
  89. 745dd32 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. by Purna Chandra Mandal · Thu Jan 28 15:30:17 2016 +0530
  90. 5c2dcd2 MIPS: Add support for Microchip PIC32MZ[DA] SoC family. by Purna Chandra Mandal · Thu Jan 28 15:30:16 2016 +0530
  91. e80d11f drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · Thu Jan 28 15:30:15 2016 +0530
  92. 825b321 MIPS: initial infrastructure for Microchip PIC32 architecture by Purna Chandra Mandal · Thu Jan 28 15:30:10 2016 +0530
  93. 8d6600b MIPS: Support dynamic I/O port base address by Paul Burton · Fri Jan 29 13:54:52 2016 +0000
  94. a053bb1 MIPS: Remove SLOW_DOWN_IO by Paul Burton · Fri Jan 29 13:54:51 2016 +0000
  95. 0e50ffc mips: cache: Bulletproof the code against cornercases by Marek Vasut · Wed Jan 27 03:13:59 2016 +0100
  96. 7aa7164 MIPS: start.S: fix and optimize instructions by Daniel Schwierzeck · Sat Jan 09 22:24:47 2016 +0100
  97. 5c8cdf4 MIPS: initialize board_init_f() argument to zero. by Purna Chandra Mandal · Thu Jan 21 20:02:51 2016 +0530
  98. 434dc7b mips: asm/io.h: Add in <linux/bug.h> by Tom Rini · Mon Jan 25 18:52:23 2016 -0500
  99. 650f3f2 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · Fri Jan 15 15:54:48 2016 +0100
  100. a518653 MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · Tue Jan 12 21:48:27 2016 +0100