1. f224c1a MIPS: fix setup of initial stack frame by Daniel Schwierzeck · Thu Nov 20 23:55:32 2014 +0100
  2. c03df26 MIPS: refactor setting of compiler options by Daniel Schwierzeck · Sun Oct 26 14:16:23 2014 +0100
  3. 9a309cd MIPS: stub interrupt_init function by Paul Burton · Mon Apr 07 10:11:17 2014 +0100
  4. 0d084d4 mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · Wed Mar 05 17:25:37 2014 +0900
  5. a06c7cd config.mk: specify the exact path to standalone linker script by Masahiro Yamada · Wed Mar 05 16:59:39 2014 +0900
  6. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  7. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:31 2013 +0900
  8. d4967b5 MIPS: mips64/interrupt.c: remove superfluous include by Gabor Juhos · Wed Jun 12 18:02:44 2013 +0200
  9. 7d2d26b MIPS: mips64: fix typos in copyright text of start.S by Tom Rini · Wed Jul 24 09:50:52 2013 -0400
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  11. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  12. 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
  13. 0de9cc5 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · Tue Feb 12 22:22:13 2013 +0100
  14. ec44316 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  15. bc18d0b MIPS: simplify relocated _G_O_T_ address calculation by Gabor Juhos · Wed Jan 30 04:56:37 2013 +0000
  16. eb59024 MIPS: start.S: don't save flush_cache parameters in advance by Gabor Juhos · Thu Jan 24 06:27:55 2013 +0000
  17. fac2f65 MIPS: start.S: simplify relocation offset calculation by Gabor Juhos · Thu Jan 24 06:27:54 2013 +0000
  18. f902d46 MIPS: start.S: save reused arguments earlier in relocate_code by Gabor Juhos · Thu Jan 24 06:27:53 2013 +0000
  19. d9bcb6c MIPS: start.S: set sp register directly by Gabor Juhos · Thu Jan 24 06:27:52 2013 +0000
  20. 9a081ab MIPS: start.S: fix boundary check in relocate_code by Gabor Juhos · Thu Jan 24 06:27:51 2013 +0000
  21. 9d632e6 MIPS: start{, 64}.S: fill branch delay slots with NOP instructions by Gabor Juhos · Wed Jan 16 03:05:01 2013 +0000
  22. 26dd82b MIPS: fix a latent bug on initialize $gp by Zhi-zhou Zhang · Sat Nov 24 05:07:12 2012 +0000
  23. e48b617 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · Sat Nov 24 05:07:13 2012 +0000
  24. e0d6df5 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · Tue Oct 16 15:02:08 2012 +0200