1. ed16050 MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · Thu Jan 29 14:56:20 2015 +0100
  2. 74fc3c0 MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 by Daniel Schwierzeck · Thu Jan 29 14:47:01 2015 +0100
  3. debf0e0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · Thu Jan 29 10:04:10 2015 +0000
  4. cb2ab2f MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · Thu Jan 29 10:04:09 2015 +0000
  5. ce14da2 MIPS: use asm.h macros in mips32 start.S by Paul Burton · Thu Jan 29 10:04:08 2015 +0000
  6. 02df4e6 MIPS: unify cache initialization code by Paul Burton · Thu Jan 29 01:27:58 2015 +0000
  7. 4ff6b10 MIPS: unify cache maintenance functions by Paul Burton · Thu Jan 29 01:27:57 2015 +0000
  8. 5429af8 MIPS: avoid .set ISA for cache operations by Paul Burton · Thu Jan 29 01:27:56 2015 +0000
  9. 01cab27 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · Sun Jan 18 22:18:39 2015 +0100
  10. 2814459 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · Sun Jan 18 22:18:38 2015 +0100
  11. c37c980 MIPS: use common code from lib/time.c by Thomas Langer · Wed Jan 14 18:44:00 2015 +0000
  12. f224c1a MIPS: fix setup of initial stack frame by Daniel Schwierzeck · Thu Nov 20 23:55:32 2014 +0100
  13. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · Thu Nov 13 12:28:42 2014 +0900
  14. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  15. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  16. c03df26 MIPS: refactor setting of compiler options by Daniel Schwierzeck · Sun Oct 26 14:16:23 2014 +0100
  17. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · Thu Apr 10 00:39:28 2014 +0200
  18. 9a309cd MIPS: stub interrupt_init function by Paul Burton · Mon Apr 07 10:11:17 2014 +0100
  19. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · Thu Feb 13 21:15:18 2014 -0700
  20. 0d084d4 mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · Wed Mar 05 17:25:37 2014 +0900
  21. a06c7cd config.mk: specify the exact path to standalone linker script by Masahiro Yamada · Wed Mar 05 16:59:39 2014 +0900
  22. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  23. 10a74b5 qemu-malta: rename to just "malta" by Paul Burton · Sat Nov 09 10:22:08 2013 +0000
  24. f122b5a mips32: detect L1 cache sizes if they're not defined by Paul Burton · Fri Nov 08 11:18:42 2013 +0000
  25. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:31 2013 +0900
  26. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  27. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  28. 02d51a2 MIPS: mips32/cache.S: use v1 register for indirect function calls by Gabor Juhos · Thu Jun 13 12:59:36 2013 +0200
  29. 5b4f4ff MIPS: mips32/cache.S: store cache line size in t8 register by Gabor Juhos · Thu Jun 13 12:59:35 2013 +0200
  30. 187fe81 MIPS: mips32/cache.S: save return address in t9 register by Gabor Juhos · Thu Jun 13 12:59:34 2013 +0200
  31. b847879 MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · Thu Jun 13 12:59:28 2013 +0200
  32. 489c5d7 MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · Thu Jun 13 12:59:27 2013 +0200
  33. 9a26513 MIPS: mips32/cache.S: remove superfluous register assignment by Gabor Juhos · Wed Jun 12 18:02:46 2013 +0200
  34. 9c747bd MIPS: mips32/time.c: fix checkpatch errors/warnings by Gabor Juhos · Wed Jun 12 18:02:43 2013 +0200
  35. b6be59a MIPS: start.S: emulate REVISION register for qemu-malta by Gabor Juhos · Wed May 22 03:57:46 2013 +0000
  36. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  37. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  38. 7f2d540 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · Tue Feb 12 22:22:13 2013 +0100
  39. 0de9cc5 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · Tue Feb 12 22:22:13 2013 +0100
  40. ec44316 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  41. 7e44614 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  42. 1da7d29 MIPS: remove OUTPUT_FORMAT from linker scripts by Gabor Juhos · Wed Jan 30 02:22:51 2013 +0000
  43. bc18d0b MIPS: simplify relocated _G_O_T_ address calculation by Gabor Juhos · Wed Jan 30 04:56:37 2013 +0000
  44. eb59024 MIPS: start.S: don't save flush_cache parameters in advance by Gabor Juhos · Thu Jan 24 06:27:55 2013 +0000
  45. fac2f65 MIPS: start.S: simplify relocation offset calculation by Gabor Juhos · Thu Jan 24 06:27:54 2013 +0000
  46. f902d46 MIPS: start.S: save reused arguments earlier in relocate_code by Gabor Juhos · Thu Jan 24 06:27:53 2013 +0000
  47. d9bcb6c MIPS: start.S: set sp register directly by Gabor Juhos · Thu Jan 24 06:27:52 2013 +0000
  48. 9a081ab MIPS: start.S: fix boundary check in relocate_code by Gabor Juhos · Thu Jan 24 06:27:51 2013 +0000
  49. 9d632e6 MIPS: start{, 64}.S: fill branch delay slots with NOP instructions by Gabor Juhos · Wed Jan 16 03:05:01 2013 +0000
  50. a1fe6aa Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Tue Nov 27 20:34:51 2012 -0700
  51. e48b617 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · Sat Nov 24 05:07:13 2012 +0000
  52. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · Tue Nov 06 13:48:20 2012 +0000
  53. 39a7693 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Oct 17 08:57:13 2012 -0700
  54. 3597c52 split AU1X00 specific code from cmd_ide.c by Pavel Herrmann · Tue Oct 09 07:10:08 2012 +0000
  55. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · Sat Oct 06 14:07:02 2012 +0000
  56. 724f618 MIPS: don't use camel-case style by Zhi-zhou Zhang · Tue Oct 16 15:02:08 2012 +0200
  57. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  58. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · Fri Sep 14 23:44:09 2012 +0200
  59. 2a9d935 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver by Marek Vasut · Thu Sep 13 01:20:07 2012 +0200
  60. 01f9ea8 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver by Marek Vasut · Thu Sep 13 01:16:50 2012 +0200
  61. 09c5206 MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles by Daniel Schwierzeck · Tue Aug 21 23:38:25 2012 +0200
  62. c390ba5 MIPS: factor out endianess flag handling to arch config.mk by Daniel Schwierzeck · Tue Aug 21 23:27:37 2012 +0200
  63. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · Tue May 22 18:36:19 2012 +0000
  64. d8a49ca MIPS: fix endianess handling by Daniel Schwierzeck · Mon Apr 02 02:57:56 2012 +0000
  65. 9adc190 MIPS: fix inconsistency in config option for cache operation mode by Daniel Schwierzeck · Mon Apr 02 02:57:55 2012 +0000
  66. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  67. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  68. acf5117 MIPS: mips32: fix wrong loop bound in flush_cache() by Yao Cheng · Wed Aug 10 15:11:16 2011 +0800
  69. 7dc16be MIPS: make cache operation mode configurable by Daniel Schwierzeck · Wed Jul 27 13:22:38 2011 +0200
  70. 6ff8ae0 MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG by Daniel Schwierzeck · Wed Jul 27 13:22:37 2011 +0200
  71. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  72. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  73. 60a471f MIPS: Move timer code to arch/mips/cpu/$(CPU)/ by Shinya Kuribayashi · Sat May 07 00:18:13 2011 +0900
  74. 6911d0a MIPS: Coding style cleanups on common assembly files by Shinya Kuribayashi · Sat May 07 00:18:13 2011 +0900
  75. 1949d53 MIPS: Remove mips_cache_lock() feature by Shinya Kuribayashi · Sat May 07 00:18:13 2011 +0900
  76. 1f00ad6 MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory by Daniel Schwierzeck · Mon Mar 28 18:33:58 2011 +0200
  77. b52f991 MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory by Daniel Schwierzeck · Mon Mar 28 18:33:57 2011 +0200
  78. 53f4449 MIPS: Optimize the setup of CPU optimization flags by Daniel Schwierzeck · Mon Mar 28 18:33:56 2011 +0200
  79. ce82730 MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 by Daniel Schwierzeck · Mon Mar 28 18:33:55 2011 +0200