1. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  2. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  3. 75f7d7f Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Sat Apr 24 19:39:14 2021 -0400
  4. 9eff8a9 mips: global_data.h: Add Octeon specific data to arch_global_data struct by Stefan Roese · Fri Dec 11 17:05:23 2020 +0100
  5. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · Wed Mar 10 10:16:25 2021 +0100
  6. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  7. e4ccb47 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:18 2020 +0200
  8. b018d6b mips: sync asm/addrspace.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:17 2020 +0200
  9. 53056e4 mips: sync asm/asm.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:16 2020 +0200
  10. e61db37 mips: remove deprecated UNCACHED_SDRAM() macro by Daniel Schwierzeck · Sun Jul 12 01:46:15 2020 +0200
  11. bfcce78 mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM by Stefan Roese · Thu May 14 11:59:03 2020 +0200
  12. 459a76d mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage by Stefan Roese · Fri Jun 05 10:29:25 2020 +0200
  13. fb79cbd mips: traps: Set WG bit in EBase register on Octeon by Stefan Roese · Thu May 14 11:59:06 2020 +0200
  14. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  15. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  16. 7c28736 mips: add a mtmips-specific field to architecture-specific global data by developer · Tue Apr 21 09:28:32 2020 +0200
  17. 5cbbd71 mips: add support to restore exception vector base before booting linux by developer · Tue Apr 21 09:28:25 2020 +0200
  18. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · Thu Feb 20 14:15:37 2020 +0900
  19. 8dafa5b mips: Add SPL header by Paul Burton · Sun Dec 16 19:25:21 2018 -0300
  20. cb9f361 MIPS: Allow to prefetch and lock instructions into cache by Gregory CLEMENT · Fri Dec 14 16:16:46 2018 +0100
  21. e869d79 MIPS: move create_tlb() in an proper header: mipsregs.h by Gregory CLEMENT · Fri Dec 14 16:16:45 2018 +0100
  22. 59218bb MIPS: remove local_irq_[save|restore] from CP0 macros by Daniel Schwierzeck · Wed Dec 19 15:18:52 2018 +0100
  23. 21ea515 MIPS: drop asm/const.h by Baruch Siach · Sun Nov 11 12:31:02 2018 +0200
  24. 401885a Use _AC and UL macros from linux/const.h by Baruch Siach · Sun Nov 11 12:31:01 2018 +0200
  25. 81382b7 mips: mt76xx: Enable watchdog support by Stefan Roese · Tue Oct 09 08:59:10 2018 +0200
  26. 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
  27. 557e1b2 mips: use asm-generic/atomic.h by Chris Packham · Sat Sep 08 21:39:06 2018 +1200
  28. 468ee7a mips: Add arch/mips/include/asm/atomic.h by Stefan Roese · Thu Aug 16 15:27:29 2018 +0200
  29. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  30. d45008f mips: au1x00: Remove support for these SoCs by Tom Rini · Wed Jul 11 09:05:25 2018 -0400
  31. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  32. 834f74e MIPS: Clear instruction hazards in flush_cache() by Paul Burton · Tue Nov 21 11:18:38 2017 -0800
  33. efd1c56 mips: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:10 2017 -0700
  34. d3a278d MIPS: Stop building position independent code by Paul Burton · Mon Jun 19 11:53:47 2017 -0700
  35. 6324bbf mips: Make u-boot-mips.h a private header by Simon Glass · Wed May 17 08:22:51 2017 -0600
  36. 67450c3 mips: Use common _AC macro now. by Tom Rini · Tue Jan 10 08:13:55 2017 -0500
  37. 9a7ca03 MIPS: Fix map_physmem for cached mappings by Paul Burton · Mon Sep 26 19:28:57 2016 +0100
  38. fde2572 mips: Let cache.h be included from assembly source by Marek Vasut · Fri Nov 25 23:32:22 2016 +0100
  39. e8d3155 MIPS: add handling for generic and EJTAG exceptions by Daniel Schwierzeck · Sat Jan 09 18:34:14 2016 +0100
  40. c8e280f MIPS: add asm-offsets for struct pt_regs by Daniel Schwierzeck · Sat Jan 09 18:34:14 2016 +0100
  41. ecf0d79 MIPS: fix iand optimize setup of CP0 registers by Daniel Schwierzeck · Mon Feb 08 00:37:59 2016 +0100
  42. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · Sun Sep 25 15:27:31 2016 -0600
  43. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  44. fcdc1fb MIPS: Hang if run on a secondary CPU by Paul Burton · Wed Sep 21 14:59:54 2016 +0100
  45. a8b8bd2 MIPS: Join the coherent domain when a CM is present by Paul Burton · Wed Sep 21 11:18:55 2016 +0100
  46. 8156078 MIPS: L2 cache support by Paul Burton · Wed Sep 21 11:18:54 2016 +0100
  47. 79ac174 MIPS: Map CM Global Control Registers by Paul Burton · Wed Sep 21 11:18:53 2016 +0100
  48. 4f5561c MIPS: Preserve Config implementation-defined bits by Paul Burton · Wed Sep 21 11:18:50 2016 +0100
  49. dc2037e MIPS: Probe cache line sizes once during boot by Paul Burton · Wed Sep 21 11:18:48 2016 +0100
  50. 62f1352 MIPS: Split I & D cache line size config by Paul Burton · Fri May 27 14:28:05 2016 +0100
  51. 68e0314 MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · Fri May 27 15:31:34 2016 +0200
  52. e683f1f MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · Thu May 26 14:49:33 2016 +0100
  53. 86572f6 mips: Drop unused code in u-boot.h by Simon Glass · Sat May 14 18:49:33 2016 -0600
  54. ae373f2 mips: Drop JZ4740 remnants by Marek Vasut · Wed May 25 02:17:07 2016 +0200
  55. 833a1a8 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · Wed Mar 16 16:59:52 2016 +0800
  56. 57bcea2 MIPS: fix mips_cache fallback without __builtin_mips_cache by Matthias Schiffer · Sat Mar 05 04:15:40 2016 +0100
  57. 8d6600b MIPS: Support dynamic I/O port base address by Paul Burton · Fri Jan 29 13:54:52 2016 +0000
  58. a053bb1 MIPS: Remove SLOW_DOWN_IO by Paul Burton · Fri Jan 29 13:54:51 2016 +0000
  59. 434dc7b mips: asm/io.h: Add in <linux/bug.h> by Tom Rini · Mon Jan 25 18:52:23 2016 -0500
  60. 650f3f2 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · Fri Jan 15 15:54:48 2016 +0100
  61. a518653 MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · Tue Jan 12 21:48:27 2016 +0100
  62. a6dae71 MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · Tue Jan 12 21:48:26 2016 +0100
  63. b01d3e1 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · Tue Jan 12 21:48:25 2016 +0100
  64. 02ca55e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · Sat Jan 09 17:32:50 2016 +0100
  65. 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
  66. 04a665d MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · Sat Dec 19 20:20:46 2015 +0100
  67. 7509b57 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · Sat Dec 19 20:20:45 2015 +0100
  68. 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
  69. c6c3fe6 mips: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:35 2015 -0200
  70. 36c624a mips: Use unsigned int when reading c0 registers by Chris Packham · Tue Jul 14 22:54:41 2015 +1200
  71. 06f823f MIPS: change 'extern inline' to 'static inline' by Daniel Schwierzeck · Wed Jul 01 16:36:43 2015 +0200
  72. d76628d MIPS: fix missing semicolon in cacheops.h by Tony Wu · Sat May 30 15:02:39 2015 +0800
  73. c6c3853 malta: IDE support by Paul Burton · Thu Jan 29 10:38:20 2015 +0000
  74. 5429af8 MIPS: avoid .set ISA for cache operations by Paul Burton · Thu Jan 29 01:27:56 2015 +0000
  75. 01cab27 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · Sun Jan 18 22:18:39 2015 +0100
  76. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · Wed Nov 26 16:00:58 2014 +0900
  77. 021d202 common/board_f: Initialized global data for generic board by York Sun · Fri May 02 17:28:04 2014 -0700
  78. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · Fri Apr 04 20:09:58 2014 +0900
  79. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · Thu Apr 10 00:39:28 2014 +0200
  80. d0120b0 MIPS: allow use of generic board by Paul Burton · Mon Apr 07 10:11:22 2014 +0100
  81. 0d21a3c MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · Tue Mar 04 23:01:11 2014 +0100
  82. dc7c287 malta: enable PIIX4 SERIRQ by Paul Burton · Tue Nov 26 17:45:27 2013 +0000
  83. c1df370 malta: use unmapped flash base address by Gabor Juhos · Tue Nov 12 16:47:32 2013 +0100
  84. 40a59ee malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · Mon Nov 11 11:03:26 2013 +0000
  85. 12ab4ab malta: setup PIIX4 interrupt route by Paul Burton · Fri Nov 08 11:18:57 2013 +0000
  86. 7c8835b malta: display "U-boot" on the LCD screen by Paul Burton · Fri Nov 08 11:18:51 2013 +0000
  87. 234882c malta: support for coreFPGA6 boards by Paul Burton · Fri Nov 08 11:18:50 2013 +0000
  88. f122b5a mips32: detect L1 cache sizes if they're not defined by Paul Burton · Fri Nov 08 11:18:42 2013 +0000
  89. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · Mon Oct 07 16:04:18 2013 +0900
  90. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · Tue Nov 05 11:28:48 2013 +0900
  91. eaadb1a MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  92. 22d1c23 MIPS: bootm: add support for LMB by Daniel Schwierzeck · Thu May 09 17:10:06 2013 +0200
  93. 0f2d043 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · Wed May 22 03:57:41 2013 +0000
  94. 2c43477 MIPS: qemu-malta: enable flash support by Gabor Juhos · Wed May 22 03:57:39 2013 +0000
  95. aed4fa4 MIPS: qemu-malta: add reset support by Gabor Juhos · Wed May 22 03:57:38 2013 +0000
  96. 02c754a MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · Wed May 22 03:57:37 2013 +0000
  97. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  98. 17aa901 MIPS: asm/errno.h: switch to asm-generic/errno.h by Daniel Schwierzeck · Sat Jun 08 19:23:12 2013 +0200
  99. fe17a60 MIPS: fix __raw_* IO accessors by Gabor Juhos · Wed Feb 20 22:03:01 2013 +0000
  100. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · Tue Mar 05 14:39:39 2013 +0000