1. 1c10e0d malta: Support MIPS32r6 configurations by Paul Burton · Mon May 16 10:52:14 2016 +0100
  2. 55e29dd MIPS: Support for targetting MIPSr6 by Paul Burton · Mon May 16 10:52:12 2016 +0100
  3. 3246437 MIPS: Simplify CONFIG_SYS_CPU values by Paul Burton · Mon May 16 10:52:11 2016 +0100
  4. 53c9826 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · Mon May 16 10:52:10 2016 +0100
  5. aee8312 mips: ath79: Add support for TPLink WDR4300 by Marek Vasut · Fri May 06 20:10:41 2016 +0200
  6. 6a713ea mips: ath79: Add AR934x support by Marek Vasut · Fri May 06 20:10:40 2016 +0200
  7. c06cdad mips: ath79: Add support for ungating ethernet on ar933x and ar934x by Marek Vasut · Fri May 06 20:10:39 2016 +0200
  8. 00326b2 mips: ath79: dts: Add ethernet MAC nodes for ar933x by Marek Vasut · Fri May 06 20:10:38 2016 +0200
  9. dff26d8 mips: ath79: Add support for ungating USB on ar933x and ar934x by Marek Vasut · Fri May 06 20:10:37 2016 +0200
  10. 28f06b1 mips: ath79: dts: Add generic-ehci node by Marek Vasut · Fri May 06 20:10:36 2016 +0200
  11. fef5908 mips: ath79: Fix compiler warning on const assignment by Marek Vasut · Fri May 06 20:10:35 2016 +0200
  12. d04ad79 mips: ath79: Fix ar71xx_regs.h indent by Marek Vasut · Fri May 06 20:10:34 2016 +0200
  13. a9c6e8b mips: Add MIPS 74Kc tune by Marek Vasut · Fri May 06 20:10:33 2016 +0200
  14. b7b7a31 mips: Fix compiler warning in cpu.c by Marek Vasut · Thu May 05 20:14:00 2016 +0200
  15. e99c8f8 ath79: add readonly attribute for ath79_soc_desc by Wills Wang · Tue Apr 12 18:24:10 2016 +0800
  16. 59025fe ath79: ar933x: use BIT macro for bit shift operation by Wills Wang · Tue Apr 12 11:09:20 2016 +0800
  17. 80c8798 mips: ath79: add AP143 reference board by Wills Wang · Wed Mar 16 17:00:00 2016 +0800
  18. 8d8d2ed mips: ath79: add AP121 reference board by Wills Wang · Wed Mar 16 16:59:59 2016 +0800
  19. 6b83b44 mips: ath79: add support for QCA953x SOCs by Wills Wang · Wed Mar 16 16:59:54 2016 +0800
  20. 2a551c5 mips: ath79: add support for AR933x SOCs by Wills Wang · Wed Mar 16 16:59:53 2016 +0800
  21. 833a1a8 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · Wed Mar 16 16:59:52 2016 +0800
  22. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  23. 432549f MIPS: bootm: Add fixup of '/memory' node. by Purna Chandra Mandal · Mon Apr 18 18:31:38 2016 +0530
  24. a8b8f7b board: pic32mzda: enable USB-host, USB-storage support. by Purna Chandra Mandal · Mon Mar 21 13:05:43 2016 +0530
  25. 57bcea2 MIPS: fix mips_cache fallback without __builtin_mips_cache by Matthias Schiffer · Sat Mar 05 04:15:40 2016 +0100
  26. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  27. d319148 board: Enable ethernet, tftpboot support to pic32mzdask board. by Purna Chandra Mandal · Thu Jan 28 15:30:22 2016 +0530
  28. 85491f5 board: add SDHCI support for PIC32MZDASK board. by Purna Chandra Mandal · Thu Jan 28 15:30:19 2016 +0530
  29. 745dd32 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. by Purna Chandra Mandal · Thu Jan 28 15:30:17 2016 +0530
  30. 5c2dcd2 MIPS: Add support for Microchip PIC32MZ[DA] SoC family. by Purna Chandra Mandal · Thu Jan 28 15:30:16 2016 +0530
  31. e80d11f drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · Thu Jan 28 15:30:15 2016 +0530
  32. 825b321 MIPS: initial infrastructure for Microchip PIC32 architecture by Purna Chandra Mandal · Thu Jan 28 15:30:10 2016 +0530
  33. 8d6600b MIPS: Support dynamic I/O port base address by Paul Burton · Fri Jan 29 13:54:52 2016 +0000
  34. a053bb1 MIPS: Remove SLOW_DOWN_IO by Paul Burton · Fri Jan 29 13:54:51 2016 +0000
  35. 0e50ffc mips: cache: Bulletproof the code against cornercases by Marek Vasut · Wed Jan 27 03:13:59 2016 +0100
  36. 7aa7164 MIPS: start.S: fix and optimize instructions by Daniel Schwierzeck · Sat Jan 09 22:24:47 2016 +0100
  37. 5c8cdf4 MIPS: initialize board_init_f() argument to zero. by Purna Chandra Mandal · Thu Jan 21 20:02:51 2016 +0530
  38. 434dc7b mips: asm/io.h: Add in <linux/bug.h> by Tom Rini · Mon Jan 25 18:52:23 2016 -0500
  39. 650f3f2 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · Fri Jan 15 15:54:48 2016 +0100
  40. a518653 MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · Tue Jan 12 21:48:27 2016 +0100
  41. a6dae71 MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · Tue Jan 12 21:48:26 2016 +0100
  42. b01d3e1 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · Tue Jan 12 21:48:25 2016 +0100
  43. 02ca55e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · Sat Jan 09 17:32:50 2016 +0100
  44. aadd332 MIPS: Kconfig: optimize gcc -march and -mtune setup by Daniel Schwierzeck · Sat Dec 26 19:55:37 2015 +0100
  45. 536ce92 MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · Mon Dec 21 16:35:14 2015 +0100
  46. e6e124b MIPS: Kconfig: refactor machine setup by Daniel Schwierzeck · Mon Dec 21 16:35:13 2015 +0100
  47. de5b6e2 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · Sat Dec 19 20:20:48 2015 +0100
  48. eda26dd MIPS: do not build position-independent executables for SPL by Daniel Schwierzeck · Sat Dec 19 20:20:47 2015 +0100
  49. 04a665d MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · Sat Dec 19 20:20:46 2015 +0100
  50. 7509b57 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · Sat Dec 19 20:20:45 2015 +0100
  51. 23b631d MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. by Purna Chandra Mandal · Thu Dec 17 23:01:31 2015 +0530
  52. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  53. 859e010 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Nov 06 09:17:17 2015 -0500
  54. 735bb01 MIPS: bootm: use CONFIG_IS_ENABLED() everywhere by Daniel Schwierzeck · Sun Nov 01 17:36:15 2015 +0100
  55. 20a8b1c MIPS: bootm: rework and fix broken bootm code by Daniel Schwierzeck · Sun Nov 01 17:36:14 2015 +0100
  56. c6c3fe6 mips: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:35 2015 -0200
  57. c7e758e MIPS: fix syntax for fdt_chosen/initrd. by Govindraj Raja · Wed Aug 19 19:19:15 2015 +0100
  58. 36c624a mips: Use unsigned int when reading c0 registers by Chris Packham · Tue Jul 14 22:54:41 2015 +1200
  59. 06f823f MIPS: change 'extern inline' to 'static inline' by Daniel Schwierzeck · Wed Jul 01 16:36:43 2015 +0200
  60. d76628d MIPS: fix missing semicolon in cacheops.h by Tony Wu · Sat May 30 15:02:39 2015 +0800
  61. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  62. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  63. d1b29d2 MIPS: implement device-tree handover to Linux kernel by Daniel Schwierzeck · Sun Feb 22 16:58:30 2015 +0100
  64. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  65. 11cd5a0 net: Provide a function to get the current MAC address by Joe Hershberger · Sun Mar 22 17:09:00 2015 -0500
  66. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · Thu Mar 19 19:42:51 2015 +0900
  67. ed16050 MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · Thu Jan 29 14:56:20 2015 +0100
  68. 74fc3c0 MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 by Daniel Schwierzeck · Thu Jan 29 14:47:01 2015 +0100
  69. debf0e0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · Thu Jan 29 10:04:10 2015 +0000
  70. cb2ab2f MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · Thu Jan 29 10:04:09 2015 +0000
  71. ce14da2 MIPS: use asm.h macros in mips32 start.S by Paul Burton · Thu Jan 29 10:04:08 2015 +0000
  72. c6c3853 malta: IDE support by Paul Burton · Thu Jan 29 10:38:20 2015 +0000
  73. 69acad0 MIPS: clear TagLo select 2 during cache init by Paul Burton · Thu Jan 29 01:28:03 2015 +0000
  74. 6832bdc MIPS: allow systems to skip loads during cache init by Paul Burton · Thu Jan 29 01:28:02 2015 +0000
  75. ca41a03 MIPS: inline mips_init_[id]cache functions by Paul Burton · Thu Jan 29 01:28:01 2015 +0000
  76. d878cc2 MIPS: refactor cache loops to a macro by Paul Burton · Thu Jan 29 01:28:00 2015 +0000
  77. edf1f85 MIPS: refactor L1 cache config reads to a macro by Paul Burton · Thu Jan 29 01:27:59 2015 +0000
  78. 02df4e6 MIPS: unify cache initialization code by Paul Burton · Thu Jan 29 01:27:58 2015 +0000
  79. 4ff6b10 MIPS: unify cache maintenance functions by Paul Burton · Thu Jan 29 01:27:57 2015 +0000
  80. 5429af8 MIPS: avoid .set ISA for cache operations by Paul Burton · Thu Jan 29 01:27:56 2015 +0000
  81. 01cab27 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · Sun Jan 18 22:18:39 2015 +0100
  82. 2814459 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · Sun Jan 18 22:18:38 2015 +0100
  83. 7dca686 MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE by Daniel Schwierzeck · Sun Jan 18 22:00:18 2015 +0100
  84. dfbad0f MIPS: replace $(CPU) with Kconfig symbols by Daniel Schwierzeck · Sun Jan 18 21:59:35 2015 +0100
  85. c37c980 MIPS: use common code from lib/time.c by Thomas Langer · Wed Jan 14 18:44:00 2015 +0000
  86. 1a4797c MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  87. 8d7ff4d MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  88. 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
  89. c07dc60 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  90. f9749fa MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  91. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · Wed Nov 26 16:00:58 2014 +0900
  92. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · Fri Nov 21 23:51:33 2014 +0100
  93. ea7e328 MIPS: bootm: remove unused or redundant header files by Daniel Schwierzeck · Sun Nov 16 01:27:23 2014 +0100
  94. 0665838 MIPS: bootm: add missing initramfs relocation by Daniel Schwierzeck · Sun Nov 16 01:27:23 2014 +0100
  95. cf707c9 MIPS: remove board.c by Daniel Schwierzeck · Sat Nov 15 23:46:58 2014 +0100
  96. f224c1a MIPS: fix setup of initial stack frame by Daniel Schwierzeck · Thu Nov 20 23:55:32 2014 +0100
  97. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · Thu Nov 13 12:28:42 2014 +0900
  98. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  99. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  100. 4e6cdff MIPS: add .padding section to linker script by Daniel Schwierzeck · Wed Oct 29 17:30:36 2014 +0100