1. 41dc35e MIPS: add possibility to setup initial stack and global data in SRAM by Daniel Schwierzeck · Sat Jun 04 16:13:21 2016 +0200
  2. 993a122 MIPS: factor out code for initial stack and global data by Daniel Schwierzeck · Sun Sep 25 18:36:38 2016 +0200
  3. ecf0d79 MIPS: fix iand optimize setup of CP0 registers by Daniel Schwierzeck · Mon Feb 08 00:37:59 2016 +0100
  4. 8b2fd07 MIPS: fix ROM exception vectors by Daniel Schwierzeck · Sun Feb 07 19:39:58 2016 +0100
  5. 754cd05 MIPS: make inclusion of ROM exception vectors configurable by Daniel Schwierzeck · Sun Feb 14 18:52:57 2016 +0100
  6. fcdc1fb MIPS: Hang if run on a secondary CPU by Paul Burton · Wed Sep 21 14:59:54 2016 +0100
  7. 92a06ee MIPS: Fix cache maintenance in relocate_code & simplify by Paul Burton · Wed Sep 21 11:11:06 2016 +0100
  8. 82c9d89 MIPS: Ensure Config.K0=2 applies before any memory accesses by Paul Burton · Wed Sep 21 11:18:57 2016 +0100
  9. 79ac174 MIPS: Map CM Global Control Registers by Paul Burton · Wed Sep 21 11:18:53 2016 +0100
  10. 68b4c75 MIPS: If we don't need DDR for cache init, init cache first by Paul Burton · Wed Sep 21 11:18:51 2016 +0100
  11. 4f5561c MIPS: Preserve Config implementation-defined bits by Paul Burton · Wed Sep 21 11:18:50 2016 +0100
  12. 8c57b04 MIPS: Enable use of the instruction cache earlier by Paul Burton · Wed Sep 21 11:18:49 2016 +0100
  13. dc2037e MIPS: Probe cache line sizes once during boot by Paul Burton · Wed Sep 21 11:18:48 2016 +0100
  14. 848a7cc MIPS: provide a default u-boot-spl.lds by Daniel Schwierzeck · Thu May 26 15:28:38 2016 +0200
  15. 53c9826 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · Mon May 16 10:52:10 2016 +0100
  16. b7b7a31 mips: Fix compiler warning in cpu.c by Marek Vasut · Thu May 05 20:14:00 2016 +0200
  17. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  18. 7aa7164 MIPS: start.S: fix and optimize instructions by Daniel Schwierzeck · Sat Jan 09 22:24:47 2016 +0100
  19. 5c8cdf4 MIPS: initialize board_init_f() argument to zero. by Purna Chandra Mandal · Thu Jan 21 20:02:51 2016 +0530
  20. 7509b57 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · Sat Dec 19 20:20:45 2015 +0100
  21. ed16050 MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · Thu Jan 29 14:56:20 2015 +0100
  22. 74fc3c0 MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 by Daniel Schwierzeck · Thu Jan 29 14:47:01 2015 +0100
  23. debf0e0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · Thu Jan 29 10:04:10 2015 +0000
  24. cb2ab2f MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · Thu Jan 29 10:04:09 2015 +0000
  25. ce14da2 MIPS: use asm.h macros in mips32 start.S by Paul Burton · Thu Jan 29 10:04:08 2015 +0000
  26. 02df4e6 MIPS: unify cache initialization code by Paul Burton · Thu Jan 29 01:27:58 2015 +0000
  27. 4ff6b10 MIPS: unify cache maintenance functions by Paul Burton · Thu Jan 29 01:27:57 2015 +0000
  28. 5429af8 MIPS: avoid .set ISA for cache operations by Paul Burton · Thu Jan 29 01:27:56 2015 +0000
  29. 01cab27 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · Sun Jan 18 22:18:39 2015 +0100
  30. 2814459 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · Sun Jan 18 22:18:38 2015 +0100
  31. c37c980 MIPS: use common code from lib/time.c by Thomas Langer · Wed Jan 14 18:44:00 2015 +0000
  32. f224c1a MIPS: fix setup of initial stack frame by Daniel Schwierzeck · Thu Nov 20 23:55:32 2014 +0100
  33. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · Thu Nov 13 12:28:42 2014 +0900
  34. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  35. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  36. 4e6cdff MIPS: add .padding section to linker script by Daniel Schwierzeck · Wed Oct 29 17:30:36 2014 +0100
  37. c03df26 MIPS: refactor setting of compiler options by Daniel Schwierzeck · Sun Oct 26 14:16:23 2014 +0100
  38. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · Thu Apr 10 00:39:28 2014 +0200
  39. d0589bb MIPS: define __init_end in u-boot.lds by Paul Burton · Mon Apr 07 10:11:19 2014 +0100
  40. 9a309cd MIPS: stub interrupt_init function by Paul Burton · Mon Apr 07 10:11:17 2014 +0100
  41. b0df44b mips: xburst: remove remainders of dead board by Masahiro Yamada · Fri Mar 07 18:02:01 2014 +0900
  42. 1263ea8 MIPS: always keep all sections in u-boot ELF binary. by Daniel Schwierzeck · Fri Oct 11 17:46:59 2013 +0200
  43. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · Thu Feb 13 21:15:18 2014 -0700
  44. 0d084d4 mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · Wed Mar 05 17:25:37 2014 +0900
  45. a06c7cd config.mk: specify the exact path to standalone linker script by Masahiro Yamada · Wed Mar 05 16:59:39 2014 +0900
  46. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  47. 10a74b5 qemu-malta: rename to just "malta" by Paul Burton · Sat Nov 09 10:22:08 2013 +0000
  48. f122b5a mips32: detect L1 cache sizes if they're not defined by Paul Burton · Fri Nov 08 11:18:42 2013 +0000
  49. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:31 2013 +0900
  50. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  51. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  52. 02d51a2 MIPS: mips32/cache.S: use v1 register for indirect function calls by Gabor Juhos · Thu Jun 13 12:59:36 2013 +0200
  53. 5b4f4ff MIPS: mips32/cache.S: store cache line size in t8 register by Gabor Juhos · Thu Jun 13 12:59:35 2013 +0200
  54. 187fe81 MIPS: mips32/cache.S: save return address in t9 register by Gabor Juhos · Thu Jun 13 12:59:34 2013 +0200
  55. 01c3e0e MIPS: xburst/start.S: rework relocation info check by Gabor Juhos · Fri Jun 14 14:47:10 2013 +0200
  56. 1ac4713 MIPS: xburst/start.S: use t8 register for dynamic relocation by Gabor Juhos · Thu Jun 13 12:59:32 2013 +0200
  57. 858b025 MIPS: xburst/start.S: save gd in s0 register by Gabor Juhos · Thu Jun 13 12:59:31 2013 +0200
  58. 3a22c9e MIPS: xburst/start.S: save relocation offset in s1 register by Gabor Juhos · Thu Jun 13 12:59:30 2013 +0200
  59. 5c79dc3 MIPS: xburst/start.S: save relocation address in s2 register by Gabor Juhos · Thu Jun 13 12:59:29 2013 +0200
  60. b847879 MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · Thu Jun 13 12:59:28 2013 +0200
  61. 489c5d7 MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · Thu Jun 13 12:59:27 2013 +0200
  62. 9a26513 MIPS: mips32/cache.S: remove superfluous register assignment by Gabor Juhos · Wed Jun 12 18:02:46 2013 +0200
  63. d4967b5 MIPS: mips64/interrupt.c: remove superfluous include by Gabor Juhos · Wed Jun 12 18:02:44 2013 +0200
  64. 9c747bd MIPS: mips32/time.c: fix checkpatch errors/warnings by Gabor Juhos · Wed Jun 12 18:02:43 2013 +0200
  65. b6be59a MIPS: start.S: emulate REVISION register for qemu-malta by Gabor Juhos · Wed May 22 03:57:46 2013 +0000
  66. 7d2d26b MIPS: mips64: fix typos in copyright text of start.S by Tom Rini · Wed Jul 24 09:50:52 2013 -0400
  67. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  68. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  69. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  70. 44ea3c3 MIPS: u-boot.lds: add relocation specific sections by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  71. 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
  72. 0de9cc5 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · Tue Feb 12 22:22:13 2013 +0100
  73. 9049d03 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  74. 56b5ec7 MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  75. 7092ce8 MIPS: compute num_got_entries from .got section's size by Gabor Juhos · Tue Feb 12 22:22:12 2013 +0100
  76. ec44316 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  77. 7e44614 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  78. 2fb7bd3 MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  79. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · Thu Dec 13 20:48:35 2012 +0000
  80. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · Thu Dec 13 20:48:34 2012 +0000
  81. 7f44466 MIPS: add unified u-boot.lds file by Gabor Juhos · Wed Jan 30 04:31:52 2013 +0000
  82. 1da7d29 MIPS: remove OUTPUT_FORMAT from linker scripts by Gabor Juhos · Wed Jan 30 02:22:51 2013 +0000
  83. d84ec3a MIPS: xburst: simplify relocation offset calculation by Gabor Juhos · Wed Jan 30 04:51:06 2013 +0000
  84. bc18d0b MIPS: simplify relocated _G_O_T_ address calculation by Gabor Juhos · Wed Jan 30 04:56:37 2013 +0000
  85. eb59024 MIPS: start.S: don't save flush_cache parameters in advance by Gabor Juhos · Thu Jan 24 06:27:55 2013 +0000
  86. fac2f65 MIPS: start.S: simplify relocation offset calculation by Gabor Juhos · Thu Jan 24 06:27:54 2013 +0000
  87. f902d46 MIPS: start.S: save reused arguments earlier in relocate_code by Gabor Juhos · Thu Jan 24 06:27:53 2013 +0000
  88. d9bcb6c MIPS: start.S: set sp register directly by Gabor Juhos · Thu Jan 24 06:27:52 2013 +0000
  89. 9a081ab MIPS: start.S: fix boundary check in relocate_code by Gabor Juhos · Thu Jan 24 06:27:51 2013 +0000
  90. 9d632e6 MIPS: start{, 64}.S: fill branch delay slots with NOP instructions by Gabor Juhos · Wed Jan 16 03:05:01 2013 +0000
  91. 26dd82b MIPS: fix a latent bug on initialize $gp by Zhi-zhou Zhang · Sat Nov 24 05:07:12 2012 +0000
  92. a1fe6aa Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Tue Nov 27 20:34:51 2012 -0700
  93. e48b617 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · Sat Nov 24 05:07:13 2012 +0000
  94. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · Tue Nov 06 13:48:20 2012 +0000
  95. 39a7693 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Wed Oct 17 08:57:13 2012 -0700
  96. 3597c52 split AU1X00 specific code from cmd_ide.c by Pavel Herrmann · Tue Oct 09 07:10:08 2012 +0000
  97. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · Sat Oct 06 14:07:02 2012 +0000
  98. e0d6df5 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · Tue Oct 16 15:02:08 2012 +0200
  99. 724f618 MIPS: don't use camel-case style by Zhi-zhou Zhang · Tue Oct 16 15:02:08 2012 +0200
  100. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200