1. c7e758e MIPS: fix syntax for fdt_chosen/initrd. by Govindraj Raja · Wed Aug 19 19:19:15 2015 +0100
  2. 36c624a mips: Use unsigned int when reading c0 registers by Chris Packham · Tue Jul 14 22:54:41 2015 +1200
  3. 06f823f MIPS: change 'extern inline' to 'static inline' by Daniel Schwierzeck · Wed Jul 01 16:36:43 2015 +0200
  4. d76628d MIPS: fix missing semicolon in cacheops.h by Tony Wu · Sat May 30 15:02:39 2015 +0800
  5. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  6. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  7. d1b29d2 MIPS: implement device-tree handover to Linux kernel by Daniel Schwierzeck · Sun Feb 22 16:58:30 2015 +0100
  8. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  9. 11cd5a0 net: Provide a function to get the current MAC address by Joe Hershberger · Sun Mar 22 17:09:00 2015 -0500
  10. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · Thu Mar 19 19:42:51 2015 +0900
  11. ed16050 MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · Thu Jan 29 14:56:20 2015 +0100
  12. 74fc3c0 MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 by Daniel Schwierzeck · Thu Jan 29 14:47:01 2015 +0100
  13. debf0e0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · Thu Jan 29 10:04:10 2015 +0000
  14. cb2ab2f MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · Thu Jan 29 10:04:09 2015 +0000
  15. ce14da2 MIPS: use asm.h macros in mips32 start.S by Paul Burton · Thu Jan 29 10:04:08 2015 +0000
  16. c6c3853 malta: IDE support by Paul Burton · Thu Jan 29 10:38:20 2015 +0000
  17. 69acad0 MIPS: clear TagLo select 2 during cache init by Paul Burton · Thu Jan 29 01:28:03 2015 +0000
  18. 6832bdc MIPS: allow systems to skip loads during cache init by Paul Burton · Thu Jan 29 01:28:02 2015 +0000
  19. ca41a03 MIPS: inline mips_init_[id]cache functions by Paul Burton · Thu Jan 29 01:28:01 2015 +0000
  20. d878cc2 MIPS: refactor cache loops to a macro by Paul Burton · Thu Jan 29 01:28:00 2015 +0000
  21. edf1f85 MIPS: refactor L1 cache config reads to a macro by Paul Burton · Thu Jan 29 01:27:59 2015 +0000
  22. 02df4e6 MIPS: unify cache initialization code by Paul Burton · Thu Jan 29 01:27:58 2015 +0000
  23. 4ff6b10 MIPS: unify cache maintenance functions by Paul Burton · Thu Jan 29 01:27:57 2015 +0000
  24. 5429af8 MIPS: avoid .set ISA for cache operations by Paul Burton · Thu Jan 29 01:27:56 2015 +0000
  25. 01cab27 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · Sun Jan 18 22:18:39 2015 +0100
  26. 2814459 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · Sun Jan 18 22:18:38 2015 +0100
  27. 7dca686 MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE by Daniel Schwierzeck · Sun Jan 18 22:00:18 2015 +0100
  28. dfbad0f MIPS: replace $(CPU) with Kconfig symbols by Daniel Schwierzeck · Sun Jan 18 21:59:35 2015 +0100
  29. c37c980 MIPS: use common code from lib/time.c by Thomas Langer · Wed Jan 14 18:44:00 2015 +0000
  30. 1a4797c MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  31. 8d7ff4d MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  32. 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
  33. c07dc60 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  34. f9749fa MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · Wed Jan 14 21:44:13 2015 +0100
  35. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · Wed Nov 26 16:00:58 2014 +0900
  36. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · Fri Nov 21 23:51:33 2014 +0100
  37. ea7e328 MIPS: bootm: remove unused or redundant header files by Daniel Schwierzeck · Sun Nov 16 01:27:23 2014 +0100
  38. 0665838 MIPS: bootm: add missing initramfs relocation by Daniel Schwierzeck · Sun Nov 16 01:27:23 2014 +0100
  39. cf707c9 MIPS: remove board.c by Daniel Schwierzeck · Sat Nov 15 23:46:58 2014 +0100
  40. f224c1a MIPS: fix setup of initial stack frame by Daniel Schwierzeck · Thu Nov 20 23:55:32 2014 +0100
  41. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · Thu Nov 13 12:28:42 2014 +0900
  42. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  43. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  44. 4e6cdff MIPS: add .padding section to linker script by Daniel Schwierzeck · Wed Oct 29 17:30:36 2014 +0100
  45. c03df26 MIPS: refactor setting of compiler options by Daniel Schwierzeck · Sun Oct 26 14:16:23 2014 +0100
  46. 94384d1 MIPS: kconfig: merge targets qemu_mips and qemu_mips64 by Daniel Schwierzeck · Sun Oct 26 14:14:07 2014 +0100
  47. 99e7af2 MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS by Daniel Schwierzeck · Sun Oct 26 14:14:07 2014 +0100
  48. 256034d MIPS: kconfig: add options for CPU type select by Daniel Schwierzeck · Sun Oct 26 14:14:07 2014 +0100
  49. a4c242b MIPS: kconfig: add options for endianess select by Daniel Schwierzeck · Sun Oct 26 14:14:07 2014 +0100
  50. ee2e54f mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · Fri Oct 24 01:30:46 2014 +0900
  51. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  52. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · Wed Jul 30 14:08:23 2014 +0900
  53. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  54. 021d202 common/board_f: Initialized global data for generic board by York Sun · Fri May 02 17:28:04 2014 -0700
  55. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  56. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · Thu Apr 10 00:39:28 2014 +0200
  57. d0120b0 MIPS: allow use of generic board by Paul Burton · Mon Apr 07 10:11:22 2014 +0100
  58. d0589bb MIPS: define __init_end in u-boot.lds by Paul Burton · Mon Apr 07 10:11:19 2014 +0100
  59. c3d31a5 MIPS: move mips_io_port_base out of board.c by Paul Burton · Mon Apr 07 10:11:18 2014 +0100
  60. 9a309cd MIPS: stub interrupt_init function by Paul Burton · Mon Apr 07 10:11:17 2014 +0100
  61. b0df44b mips: xburst: remove remainders of dead board by Masahiro Yamada · Fri Mar 07 18:02:01 2014 +0900
  62. 1263ea8 MIPS: always keep all sections in u-boot ELF binary. by Daniel Schwierzeck · Fri Oct 11 17:46:59 2013 +0200
  63. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · Thu Feb 13 21:15:18 2014 -0700
  64. 0d084d4 mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · Wed Mar 05 17:25:37 2014 +0900
  65. a06c7cd config.mk: specify the exact path to standalone linker script by Masahiro Yamada · Wed Mar 05 16:59:39 2014 +0900
  66. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · Wed Mar 05 16:59:38 2014 +0900
  67. 3d516ec Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Tue Mar 04 18:13:06 2014 -0500
  68. 0d21a3c MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · Tue Mar 04 23:01:11 2014 +0100
  69. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · Fri Feb 28 14:33:30 2014 +0900
  70. c9c83ba kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · Mon Feb 24 11:12:12 2014 +0900
  71. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  72. dc7c287 malta: enable PIIX4 SERIRQ by Paul Burton · Tue Nov 26 17:45:27 2013 +0000
  73. 43c4f59 mips: don't hardcode Malta env baudrate by Paul Burton · Tue Nov 26 17:45:25 2013 +0000
  74. c1df370 malta: use unmapped flash base address by Gabor Juhos · Tue Nov 12 16:47:32 2013 +0100
  75. 40a59ee malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · Mon Nov 11 11:03:26 2013 +0000
  76. 12ab4ab malta: setup PIIX4 interrupt route by Paul Burton · Fri Nov 08 11:18:57 2013 +0000
  77. 7c8835b malta: display "U-boot" on the LCD screen by Paul Burton · Fri Nov 08 11:18:51 2013 +0000
  78. 234882c malta: support for coreFPGA6 boards by Paul Burton · Fri Nov 08 11:18:50 2013 +0000
  79. 10a74b5 qemu-malta: rename to just "malta" by Paul Burton · Sat Nov 09 10:22:08 2013 +0000
  80. f122b5a mips32: detect L1 cache sizes if they're not defined by Paul Burton · Fri Nov 08 11:18:42 2013 +0000
  81. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
  82. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · Tue Nov 05 11:28:48 2013 +0900
  83. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:31 2013 +0900
  84. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  85. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  86. fb1c2ed MIPS: bootm: drop obsolete Qemu specific bootm implementation by Daniel Schwierzeck · Sat Jan 12 18:18:20 2013 +0100
  87. 0dfa0b3 MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta by Daniel Schwierzeck · Thu May 30 19:04:20 2013 +0200
  88. eaadb1a MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  89. 46145fb MIPS: bootm: refactor initialisation of kernel environment by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  90. eb782d6 MIPS: bootm: refactor initialisation of kernel cmdline by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  91. 22d1c23 MIPS: bootm: add support for LMB by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  92. 0b95a7c MIPS: bootm: optimize kernel entry call by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  93. 40f30c0 MIPS: bootm: fix checkpatch.pl warnings by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  94. 02d51a2 MIPS: mips32/cache.S: use v1 register for indirect function calls by Gabor Juhos · Thu Jun 13 12:59:36 2013 +0200
  95. 5b4f4ff MIPS: mips32/cache.S: store cache line size in t8 register by Gabor Juhos · Thu Jun 13 12:59:35 2013 +0200
  96. 187fe81 MIPS: mips32/cache.S: save return address in t9 register by Gabor Juhos · Thu Jun 13 12:59:34 2013 +0200
  97. 01c3e0e MIPS: xburst/start.S: rework relocation info check by Gabor Juhos · Fri Jun 14 14:47:10 2013 +0200
  98. 1ac4713 MIPS: xburst/start.S: use t8 register for dynamic relocation by Gabor Juhos · Thu Jun 13 12:59:32 2013 +0200
  99. 858b025 MIPS: xburst/start.S: save gd in s0 register by Gabor Juhos · Thu Jun 13 12:59:31 2013 +0200
  100. 3a22c9e MIPS: xburst/start.S: save relocation offset in s1 register by Gabor Juhos · Thu Jun 13 12:59:30 2013 +0200