1. 34106af mips: add __image_copy_len for SPL linker script by developer · Fri May 20 11:21:45 2022 +0800
  2. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  3. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  4. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  5. 80e446e mips: enable _machine_restart for spl by developer · Thu Nov 12 16:35:38 2020 +0800
  6. 04c8b5a mips: start.S: Add Octeon boot header compatibility by Stefan Roese · Wed Oct 28 15:09:59 2020 +0100
  7. c6f54b4 mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code by Stefan Roese · Tue Jun 30 12:33:16 2020 +0200
  8. e4ccb47 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:18 2020 +0200
  9. c95e7f1 mips: add config options for generic cache setup code by Daniel Schwierzeck · Sun Jul 12 00:45:57 2020 +0200
  10. 765f417 mips: refactor disabling of caches by Daniel Schwierzeck · Sun Jul 12 00:45:56 2020 +0200
  11. de4987c mips: start.S: remove dead code by Daniel Schwierzeck · Sun Jul 12 00:45:54 2020 +0200
  12. 56a4381 mips: time: Only compile the weak get_tbclk() when needed by Stefan Roese · Thu May 14 11:59:05 2020 +0200
  13. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  14. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  15. 01a2828 mips: add a option to support not reserving malloc space on initial stack by developer · Tue Apr 21 09:28:33 2020 +0200
  16. eb7d3a2 mips: add an option to support initialize SRAM for initial stack by developer · Tue Apr 21 09:28:27 2020 +0200
  17. 25678a0 mips: add an option to enable u_boot_list section for SPL loaders in u-boot-spl.lds by developer · Tue Apr 21 09:28:37 2020 +0200
  18. fa8f330 mips: enable support for appending dtb to spl binary by developer · Tue Apr 21 09:28:36 2020 +0200
  19. de8b4cf mips: start.S: avoid overwriting outside gd when clearing global data in stack by developer · Tue Apr 21 09:28:28 2020 +0200
  20. f536438 MIPS: allow override of get_tbclk() by Alex Nemirovsky · Mon Dec 23 20:53:56 2019 +0000
  21. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  22. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  23. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  24. ce2b89e MIPS: optimize and fix ELF sections by Daniel Schwierzeck · Sun Jan 06 20:42:43 2019 +0100
  25. e869d79 MIPS: move create_tlb() in an proper header: mipsregs.h by Gregory CLEMENT · Fri Dec 14 16:16:45 2018 +0100
  26. 8073367 MIPS: fix linking of standalone programs by Daniel Schwierzeck · Sun Sep 23 19:15:17 2018 +0200
  27. 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · Sun Sep 23 19:15:15 2018 +0200
  28. 8013286 MIPS: make size of relocation table fixed but configurable by Daniel Schwierzeck · Thu Nov 01 02:02:21 2018 +0100
  29. 2cc9a77 MIPS: start.S: make boot config at offset 0x10 configurable by Daniel Schwierzeck · Fri Sep 07 19:18:44 2018 +0200
  30. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  31. d5dd52e MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.lds by Paul Burton · Fri Sep 15 11:35:54 2017 -0700
  32. 984c10d mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · Mon Jul 24 17:45:27 2017 +0800
  33. d3a278d MIPS: Stop building position independent code by Paul Burton · Mon Jun 19 11:53:47 2017 -0700
  34. 98a97a8 MIPS: add initial infrastructure for Broadcom MIPS SoCs by Álvaro Fernández Rojas · Tue Apr 25 00:39:20 2017 +0200
  35. 2ec1f98 MIPS: allow using generic sysreset drivers by Álvaro Fernández Rojas · Tue Apr 25 00:39:15 2017 +0200
  36. fd32b13 MIPS: call debug_uart_init right before board_init_f by Daniel Schwierzeck · Mon Apr 24 19:03:34 2017 +0200
  37. 41dc35e MIPS: add possibility to setup initial stack and global data in SRAM by Daniel Schwierzeck · Sat Jun 04 16:13:21 2016 +0200
  38. 993a122 MIPS: factor out code for initial stack and global data by Daniel Schwierzeck · Sun Sep 25 18:36:38 2016 +0200
  39. ecf0d79 MIPS: fix iand optimize setup of CP0 registers by Daniel Schwierzeck · Mon Feb 08 00:37:59 2016 +0100
  40. 8b2fd07 MIPS: fix ROM exception vectors by Daniel Schwierzeck · Sun Feb 07 19:39:58 2016 +0100
  41. 754cd05 MIPS: make inclusion of ROM exception vectors configurable by Daniel Schwierzeck · Sun Feb 14 18:52:57 2016 +0100
  42. fcdc1fb MIPS: Hang if run on a secondary CPU by Paul Burton · Wed Sep 21 14:59:54 2016 +0100
  43. 92a06ee MIPS: Fix cache maintenance in relocate_code & simplify by Paul Burton · Wed Sep 21 11:11:06 2016 +0100
  44. 82c9d89 MIPS: Ensure Config.K0=2 applies before any memory accesses by Paul Burton · Wed Sep 21 11:18:57 2016 +0100
  45. 79ac174 MIPS: Map CM Global Control Registers by Paul Burton · Wed Sep 21 11:18:53 2016 +0100
  46. 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
  47. 4f5561c MIPS: Preserve Config implementation-defined bits by Paul Burton · Wed Sep 21 11:18:50 2016 +0100
  48. 8c57b04 MIPS: Enable use of the instruction cache earlier by Paul Burton · Wed Sep 21 11:18:49 2016 +0100
  49. dc2037e MIPS: Probe cache line sizes once during boot by Paul Burton · Wed Sep 21 11:18:48 2016 +0100
  50. 848a7cc MIPS: provide a default u-boot-spl.lds by Daniel Schwierzeck · Thu May 26 15:28:38 2016 +0200
  51. 53c9826 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · Mon May 16 10:52:10 2016 +0100
  52. b7b7a31 mips: Fix compiler warning in cpu.c by Marek Vasut · Thu May 05 20:14:00 2016 +0200
  53. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  54. 7aa7164 MIPS: start.S: fix and optimize instructions by Daniel Schwierzeck · Sat Jan 09 22:24:47 2016 +0100
  55. 5c8cdf4 MIPS: initialize board_init_f() argument to zero. by Purna Chandra Mandal · Thu Jan 21 20:02:51 2016 +0530
  56. 7509b57 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · Sat Dec 19 20:20:45 2015 +0100
  57. ed16050 MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · Thu Jan 29 14:56:20 2015 +0100
  58. 74fc3c0 MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 by Daniel Schwierzeck · Thu Jan 29 14:47:01 2015 +0100
  59. debf0e0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · Thu Jan 29 10:04:10 2015 +0000
  60. cb2ab2f MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · Thu Jan 29 10:04:09 2015 +0000
  61. ce14da2 MIPS: use asm.h macros in mips32 start.S by Paul Burton · Thu Jan 29 10:04:08 2015 +0000
  62. 02df4e6 MIPS: unify cache initialization code by Paul Burton · Thu Jan 29 01:27:58 2015 +0000
  63. 4ff6b10 MIPS: unify cache maintenance functions by Paul Burton · Thu Jan 29 01:27:57 2015 +0000
  64. 5429af8 MIPS: avoid .set ISA for cache operations by Paul Burton · Thu Jan 29 01:27:56 2015 +0000
  65. 01cab27 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · Sun Jan 18 22:18:39 2015 +0100
  66. 2814459 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · Sun Jan 18 22:18:38 2015 +0100
  67. c37c980 MIPS: use common code from lib/time.c by Thomas Langer · Wed Jan 14 18:44:00 2015 +0000
  68. f224c1a MIPS: fix setup of initial stack frame by Daniel Schwierzeck · Thu Nov 20 23:55:32 2014 +0100
  69. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · Thu Nov 13 12:28:42 2014 +0900
  70. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  71. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · Fri Nov 07 03:03:28 2014 +0900
  72. 4e6cdff MIPS: add .padding section to linker script by Daniel Schwierzeck · Wed Oct 29 17:30:36 2014 +0100
  73. c03df26 MIPS: refactor setting of compiler options by Daniel Schwierzeck · Sun Oct 26 14:16:23 2014 +0100
  74. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · Thu Apr 10 00:39:28 2014 +0200
  75. d0589bb MIPS: define __init_end in u-boot.lds by Paul Burton · Mon Apr 07 10:11:19 2014 +0100
  76. 9a309cd MIPS: stub interrupt_init function by Paul Burton · Mon Apr 07 10:11:17 2014 +0100
  77. b0df44b mips: xburst: remove remainders of dead board by Masahiro Yamada · Fri Mar 07 18:02:01 2014 +0900
  78. 1263ea8 MIPS: always keep all sections in u-boot ELF binary. by Daniel Schwierzeck · Fri Oct 11 17:46:59 2013 +0200
  79. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · Thu Feb 13 21:15:18 2014 -0700
  80. 0d084d4 mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · Wed Mar 05 17:25:37 2014 +0900
  81. a06c7cd config.mk: specify the exact path to standalone linker script by Masahiro Yamada · Wed Mar 05 16:59:39 2014 +0900
  82. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  83. 10a74b5 qemu-malta: rename to just "malta" by Paul Burton · Sat Nov 09 10:22:08 2013 +0000
  84. f122b5a mips32: detect L1 cache sizes if they're not defined by Paul Burton · Fri Nov 08 11:18:42 2013 +0000
  85. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:31 2013 +0900
  86. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · Thu Oct 10 15:27:56 2013 -0700
  87. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  88. 02d51a2 MIPS: mips32/cache.S: use v1 register for indirect function calls by Gabor Juhos · Thu Jun 13 12:59:36 2013 +0200
  89. 5b4f4ff MIPS: mips32/cache.S: store cache line size in t8 register by Gabor Juhos · Thu Jun 13 12:59:35 2013 +0200
  90. 187fe81 MIPS: mips32/cache.S: save return address in t9 register by Gabor Juhos · Thu Jun 13 12:59:34 2013 +0200
  91. 01c3e0e MIPS: xburst/start.S: rework relocation info check by Gabor Juhos · Fri Jun 14 14:47:10 2013 +0200
  92. 1ac4713 MIPS: xburst/start.S: use t8 register for dynamic relocation by Gabor Juhos · Thu Jun 13 12:59:32 2013 +0200
  93. 858b025 MIPS: xburst/start.S: save gd in s0 register by Gabor Juhos · Thu Jun 13 12:59:31 2013 +0200
  94. 3a22c9e MIPS: xburst/start.S: save relocation offset in s1 register by Gabor Juhos · Thu Jun 13 12:59:30 2013 +0200
  95. 5c79dc3 MIPS: xburst/start.S: save relocation address in s2 register by Gabor Juhos · Thu Jun 13 12:59:29 2013 +0200
  96. b847879 MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · Thu Jun 13 12:59:28 2013 +0200
  97. 489c5d7 MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · Thu Jun 13 12:59:27 2013 +0200
  98. 9a26513 MIPS: mips32/cache.S: remove superfluous register assignment by Gabor Juhos · Wed Jun 12 18:02:46 2013 +0200
  99. d4967b5 MIPS: mips64/interrupt.c: remove superfluous include by Gabor Juhos · Wed Jun 12 18:02:44 2013 +0200
  100. 9c747bd MIPS: mips32/time.c: fix checkpatch errors/warnings by Gabor Juhos · Wed Jun 12 18:02:43 2013 +0200