1. ed16050 MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · 10 years ago
  2. 02df4e6 MIPS: unify cache initialization code by Paul Burton · 10 years ago
  3. 4ff6b10 MIPS: unify cache maintenance functions by Paul Burton · 10 years ago
  4. 01cab27 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · 10 years ago
  5. 2814459 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · 10 years ago
  6. c37c980 MIPS: use common code from lib/time.c by Thomas Langer · 10 years ago
  7. f224c1a MIPS: fix setup of initial stack frame by Daniel Schwierzeck · 10 years ago
  8. c03df26 MIPS: refactor setting of compiler options by Daniel Schwierzeck · 10 years ago
  9. 9a309cd MIPS: stub interrupt_init function by Paul Burton · 11 years ago
  10. 0d084d4 mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · 11 years ago
  11. a06c7cd config.mk: specify the exact path to standalone linker script by Masahiro Yamada · 11 years ago
  12. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  13. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  14. d4967b5 MIPS: mips64/interrupt.c: remove superfluous include by Gabor Juhos · 11 years ago
  15. 7d2d26b MIPS: mips64: fix typos in copyright text of start.S by Tom Rini · 11 years ago
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  17. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  18. 7f2d540 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  19. 0de9cc5 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · 12 years ago
  20. ec44316 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · 12 years ago
  21. bc18d0b MIPS: simplify relocated _G_O_T_ address calculation by Gabor Juhos · 12 years ago
  22. eb59024 MIPS: start.S: don't save flush_cache parameters in advance by Gabor Juhos · 12 years ago
  23. fac2f65 MIPS: start.S: simplify relocation offset calculation by Gabor Juhos · 12 years ago
  24. f902d46 MIPS: start.S: save reused arguments earlier in relocate_code by Gabor Juhos · 12 years ago
  25. d9bcb6c MIPS: start.S: set sp register directly by Gabor Juhos · 12 years ago
  26. 9a081ab MIPS: start.S: fix boundary check in relocate_code by Gabor Juhos · 12 years ago
  27. 9d632e6 MIPS: start{, 64}.S: fill branch delay slots with NOP instructions by Gabor Juhos · 12 years ago
  28. 26dd82b MIPS: fix a latent bug on initialize $gp by Zhi-zhou Zhang · 12 years ago
  29. e48b617 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · 12 years ago
  30. e0d6df5 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · 12 years ago