1. 8dafa5b mips: Add SPL header by Paul Burton · Sun Dec 16 19:25:21 2018 -0300
  2. cb9f361 MIPS: Allow to prefetch and lock instructions into cache by Gregory CLEMENT · Fri Dec 14 16:16:46 2018 +0100
  3. e869d79 MIPS: move create_tlb() in an proper header: mipsregs.h by Gregory CLEMENT · Fri Dec 14 16:16:45 2018 +0100
  4. 59218bb MIPS: remove local_irq_[save|restore] from CP0 macros by Daniel Schwierzeck · Wed Dec 19 15:18:52 2018 +0100
  5. 21ea515 MIPS: drop asm/const.h by Baruch Siach · Sun Nov 11 12:31:02 2018 +0200
  6. 401885a Use _AC and UL macros from linux/const.h by Baruch Siach · Sun Nov 11 12:31:01 2018 +0200
  7. 81382b7 mips: mt76xx: Enable watchdog support by Stefan Roese · Tue Oct 09 08:59:10 2018 +0200
  8. b960be1 mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8 by Mario Six · Mon Oct 15 09:24:09 2018 +0200
  9. 557e1b2 mips: use asm-generic/atomic.h by Chris Packham · Sat Sep 08 21:39:06 2018 +1200
  10. 468ee7a mips: Add arch/mips/include/asm/atomic.h by Stefan Roese · Thu Aug 16 15:27:29 2018 +0200
  11. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  12. d45008f mips: au1x00: Remove support for these SoCs by Tom Rini · Wed Jul 11 09:05:25 2018 -0400
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 834f74e MIPS: Clear instruction hazards in flush_cache() by Paul Burton · Tue Nov 21 11:18:38 2017 -0800
  15. efd1c56 mips: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:10 2017 -0700
  16. d3a278d MIPS: Stop building position independent code by Paul Burton · Mon Jun 19 11:53:47 2017 -0700
  17. 6324bbf mips: Make u-boot-mips.h a private header by Simon Glass · Wed May 17 08:22:51 2017 -0600
  18. 67450c3 mips: Use common _AC macro now. by Tom Rini · Tue Jan 10 08:13:55 2017 -0500
  19. 9a7ca03 MIPS: Fix map_physmem for cached mappings by Paul Burton · Mon Sep 26 19:28:57 2016 +0100
  20. fde2572 mips: Let cache.h be included from assembly source by Marek Vasut · Fri Nov 25 23:32:22 2016 +0100
  21. e8d3155 MIPS: add handling for generic and EJTAG exceptions by Daniel Schwierzeck · Sat Jan 09 18:34:14 2016 +0100
  22. c8e280f MIPS: add asm-offsets for struct pt_regs by Daniel Schwierzeck · Sat Jan 09 18:34:14 2016 +0100
  23. ecf0d79 MIPS: fix iand optimize setup of CP0 registers by Daniel Schwierzeck · Mon Feb 08 00:37:59 2016 +0100
  24. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  25. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  26. fcdc1fb MIPS: Hang if run on a secondary CPU by Paul Burton · Wed Sep 21 14:59:54 2016 +0100
  27. a8b8bd2 MIPS: Join the coherent domain when a CM is present by Paul Burton · Wed Sep 21 11:18:55 2016 +0100
  28. 8156078 MIPS: L2 cache support by Paul Burton · Wed Sep 21 11:18:54 2016 +0100
  29. 79ac174 MIPS: Map CM Global Control Registers by Paul Burton · Wed Sep 21 11:18:53 2016 +0100
  30. 4f5561c MIPS: Preserve Config implementation-defined bits by Paul Burton · Wed Sep 21 11:18:50 2016 +0100
  31. dc2037e MIPS: Probe cache line sizes once during boot by Paul Burton · Wed Sep 21 11:18:48 2016 +0100
  32. 62f1352 MIPS: Split I & D cache line size config by Paul Burton · Fri May 27 14:28:05 2016 +0100
  33. 68e0314 MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · Fri May 27 15:31:34 2016 +0200
  34. e683f1f MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · Thu May 26 14:49:33 2016 +0100
  35. 86572f6 mips: Drop unused code in u-boot.h by Simon Glass · Sat May 14 18:49:33 2016 -0600
  36. ae373f2 mips: Drop JZ4740 remnants by Marek Vasut · Wed May 25 02:17:07 2016 +0200
  37. 833a1a8 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · Wed Mar 16 16:59:52 2016 +0800
  38. 57bcea2 MIPS: fix mips_cache fallback without __builtin_mips_cache by Matthias Schiffer · Sat Mar 05 04:15:40 2016 +0100
  39. 8d6600b MIPS: Support dynamic I/O port base address by Paul Burton · Fri Jan 29 13:54:52 2016 +0000
  40. a053bb1 MIPS: Remove SLOW_DOWN_IO by Paul Burton · Fri Jan 29 13:54:51 2016 +0000
  41. 434dc7b mips: asm/io.h: Add in <linux/bug.h> by Tom Rini · Mon Jan 25 18:52:23 2016 -0500
  42. 650f3f2 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · Fri Jan 15 15:54:48 2016 +0100
  43. a518653 MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · Tue Jan 12 21:48:27 2016 +0100
  44. a6dae71 MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · Tue Jan 12 21:48:26 2016 +0100
  45. b01d3e1 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · Tue Jan 12 21:48:25 2016 +0100
  46. 02ca55e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · Sat Jan 09 17:32:50 2016 +0100
  47. 536ce92 MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · Mon Dec 21 16:35:14 2015 +0100
  48. 04a665d MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · Sat Dec 19 20:20:46 2015 +0100
  49. 7509b57 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · Sat Dec 19 20:20:45 2015 +0100
  50. 23b631d MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. by Purna Chandra Mandal · Thu Dec 17 23:01:31 2015 +0530
  51. c6c3fe6 mips: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:35 2015 -0200
  52. 36c624a mips: Use unsigned int when reading c0 registers by Chris Packham · Tue Jul 14 22:54:41 2015 +1200
  53. 06f823f MIPS: change 'extern inline' to 'static inline' by Daniel Schwierzeck · Wed Jul 01 16:36:43 2015 +0200
  54. d76628d MIPS: fix missing semicolon in cacheops.h by Tony Wu · Sat May 30 15:02:39 2015 +0800
  55. c6c3853 malta: IDE support by Paul Burton · Thu Jan 29 10:38:20 2015 +0000
  56. 5429af8 MIPS: avoid .set ISA for cache operations by Paul Burton · Thu Jan 29 01:27:56 2015 +0000
  57. 01cab27 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · Sun Jan 18 22:18:39 2015 +0100
  58. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · Wed Nov 26 16:00:58 2014 +0900
  59. 021d202 common/board_f: Initialized global data for generic board by York Sun · Fri May 02 17:28:04 2014 -0700
  60. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  61. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · Thu Apr 10 00:39:28 2014 +0200
  62. d0120b0 MIPS: allow use of generic board by Paul Burton · Mon Apr 07 10:11:22 2014 +0100
  63. 0d21a3c MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · Tue Mar 04 23:01:11 2014 +0100
  64. dc7c287 malta: enable PIIX4 SERIRQ by Paul Burton · Tue Nov 26 17:45:27 2013 +0000
  65. c1df370 malta: use unmapped flash base address by Gabor Juhos · Tue Nov 12 16:47:32 2013 +0100
  66. 40a59ee malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · Mon Nov 11 11:03:26 2013 +0000
  67. 12ab4ab malta: setup PIIX4 interrupt route by Paul Burton · Fri Nov 08 11:18:57 2013 +0000
  68. 7c8835b malta: display "U-boot" on the LCD screen by Paul Burton · Fri Nov 08 11:18:51 2013 +0000
  69. 234882c malta: support for coreFPGA6 boards by Paul Burton · Fri Nov 08 11:18:50 2013 +0000
  70. f122b5a mips32: detect L1 cache sizes if they're not defined by Paul Burton · Fri Nov 08 11:18:42 2013 +0000
  71. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
  72. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · Tue Nov 05 11:28:48 2013 +0900
  73. eaadb1a MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  74. 22d1c23 MIPS: bootm: add support for LMB by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  75. 0f2d043 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · Wed May 22 03:57:41 2013 +0000
  76. 2c43477 MIPS: qemu-malta: enable flash support by Gabor Juhos · Wed May 22 03:57:39 2013 +0000
  77. aed4fa4 MIPS: qemu-malta: add reset support by Gabor Juhos · Wed May 22 03:57:38 2013 +0000
  78. 02c754a MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · Wed May 22 03:57:37 2013 +0000
  79. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  80. 17aa901 MIPS: asm/errno.h: switch to asm-generic/errno.h by Daniel Schwierzeck · Sat Jun 08 19:23:12 2013 +0200
  81. fe17a60 MIPS: fix __raw_* IO accessors by Gabor Juhos · Wed Feb 20 22:03:01 2013 +0000
  82. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · Tue Mar 05 14:39:39 2013 +0000
  83. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  84. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · Tue Feb 12 22:22:13 2013 +0100
  85. 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
  86. 9049d03 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  87. 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
  88. 2fb7bd3 MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · Tue Feb 12 22:22:12 2013 +0100
  89. 9b9ba9a mips: Use generic global_data by Simon Glass · Thu Dec 13 20:49:19 2012 +0000
  90. 988e296 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · Thu Dec 13 20:49:08 2012 +0000
  91. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  92. ad6cca1 MIPS: convert IO port accessor functions to 'static inline' by Gabor Juhos · Wed Jan 16 02:39:23 2013 +0000
  93. c199a06 MIPS: use inline directive for __in*s functions by Gabor Juhos · Wed Jan 16 02:39:22 2013 +0000
  94. 790e7f2 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · Sat Dec 08 21:33:44 2012 +0100
  95. c81b690 mips: Change global data baudrate to int by Simon Glass · Fri Oct 12 14:21:18 2012 +0000
  96. dc3c251 MIPS: add support for 64 bit addressing by Zhi-zhou Zhang · Tue Oct 16 15:02:08 2012 +0200
  97. 724f618 MIPS: don't use camel-case style by Zhi-zhou Zhang · Tue Oct 16 15:02:08 2012 +0200
  98. 211c210 global_data: unify global flag defines by Mike Frysinger · Sun Mar 18 14:31:24 2012 +0000
  99. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · Sun Jun 03 23:46:04 2012 +0200
  100. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000