1. b325c4d mips: Add SPL header by Paul Burton · 6 years ago
  2. 464b96b MIPS: Allow to prefetch and lock instructions into cache by Gregory CLEMENT · 6 years ago
  3. 48ee7b6 MIPS: move create_tlb() in an proper header: mipsregs.h by Gregory CLEMENT · 6 years ago
  4. a0abb52 MIPS: remove local_irq_[save|restore] from CP0 macros by Daniel Schwierzeck · 6 years ago
  5. 6d4d9be MIPS: drop asm/const.h by Baruch Siach · 6 years ago
  6. 5c8fd32 Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  7. 4ff942b mips: mt76xx: Enable watchdog support by Stefan Roese · 6 years ago
  8. 4d9ada5 mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8 by Mario Six · 6 years ago
  9. 02df9c5 mips: use asm-generic/atomic.h by Chris Packham · 6 years ago
  10. 503f6f7 mips: Add arch/mips/include/asm/atomic.h by Stefan Roese · 6 years ago
  11. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  12. 481ea2e mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. d8b3269 MIPS: Clear instruction hazards in flush_cache() by Paul Burton · 7 years ago
  15. d1cbeaf mips: Use asm-generic/io.h by Paul Burton · 7 years ago
  16. 703ec9d MIPS: Stop building position independent code by Paul Burton · 7 years ago
  17. a320acc mips: Make u-boot-mips.h a private header by Simon Glass · 7 years ago
  18. 86f21c9 mips: Use common _AC macro now. by Tom Rini · 8 years ago
  19. 6fd596a MIPS: Fix map_physmem for cached mappings by Paul Burton · 8 years ago
  20. e7e0469 mips: Let cache.h be included from assembly source by Marek Vasut · 8 years ago
  21. 6c59363 MIPS: add handling for generic and EJTAG exceptions by Daniel Schwierzeck · 9 years ago
  22. 67588bd MIPS: add asm-offsets for struct pt_regs by Daniel Schwierzeck · 9 years ago
  23. 65d297a MIPS: fix iand optimize setup of CP0 registers by Daniel Schwierzeck · 9 years ago
  24. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  25. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  26. 31d36f7 MIPS: Hang if run on a secondary CPU by Paul Burton · 8 years ago
  27. 7953354 MIPS: Join the coherent domain when a CM is present by Paul Burton · 8 years ago
  28. 4baa0ab MIPS: L2 cache support by Paul Burton · 8 years ago
  29. b2b135d MIPS: Map CM Global Control Registers by Paul Burton · 8 years ago
  30. 4f9226b MIPS: Preserve Config implementation-defined bits by Paul Burton · 8 years ago
  31. 8cb4817 MIPS: Probe cache line sizes once during boot by Paul Burton · 8 years ago
  32. 3722862 MIPS: Split I & D cache line size config by Paul Burton · 8 years ago
  33. 83b0fac MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · 8 years ago
  34. 2e4cc1c MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · 8 years ago
  35. 3e085c9 mips: Drop unused code in u-boot.h by Simon Glass · 8 years ago
  36. 1ad3a6f mips: Drop JZ4740 remnants by Marek Vasut · 8 years ago
  37. 1d3d0f1 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  38. 499b847 MIPS: fix mips_cache fallback without __builtin_mips_cache by Matthias Schiffer · 9 years ago
  39. 05e3425 MIPS: Support dynamic I/O port base address by Paul Burton · 9 years ago
  40. 8ac493c MIPS: Remove SLOW_DOWN_IO by Paul Burton · 9 years ago
  41. d6ea6d8 mips: asm/io.h: Add in <linux/bug.h> by Tom Rini · 9 years ago
  42. 0e0efb4 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · 9 years ago
  43. 898582b MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · 9 years ago
  44. a3ab2ae MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  45. 23ff863 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · 9 years ago
  46. f53830e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · 9 years ago
  47. 76ada5f MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · 9 years ago
  48. 5b6f357 MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · 9 years ago
  49. 1134929 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · 9 years ago
  50. 1a96780 MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. by Purna Chandra Mandal · 9 years ago
  51. b810aa1 mips: Use the generic bitops headers by Fabio Estevam · 9 years ago
  52. 73a4152 mips: Use unsigned int when reading c0 registers by Chris Packham · 9 years ago
  53. b11c5d1 MIPS: change 'extern inline' to 'static inline' by Daniel Schwierzeck · 9 years ago
  54. 49bbdae MIPS: fix missing semicolon in cacheops.h by Tony Wu · 9 years ago
  55. ba21a45 malta: IDE support by Paul Burton · 10 years ago
  56. 2b8bcc5 MIPS: avoid .set ISA for cache operations by Paul Burton · 10 years ago
  57. e520023 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · 10 years ago
  58. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  59. 2a1680e common/board_f: Initialized global data for generic board by York Sun · 10 years ago
  60. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  61. 538cf92 MIPS: drop incaip board by Daniel Schwierzeck · 10 years ago
  62. 9f0868f MIPS: allow use of generic board by Paul Burton · 10 years ago
  63. 37f93f7 MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · 11 years ago
  64. bea12b7 malta: enable PIIX4 SERIRQ by Paul Burton · 11 years ago
  65. 10473d0 malta: use unmapped flash base address by Gabor Juhos · 11 years ago
  66. a3e8090 malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
  67. 81f98bb malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago
  68. e0ada63 malta: display "U-boot" on the LCD screen by Paul Burton · 11 years ago
  69. baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  70. fa476f7 mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  71. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  72. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  73. 6c15455 MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · 11 years ago
  74. f66cc1e MIPS: bootm: add support for LMB by Daniel Schwierzeck · 11 years ago
  75. ac12984 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · 11 years ago
  76. 52caee0 MIPS: qemu-malta: enable flash support by Gabor Juhos · 11 years ago
  77. 0156431 MIPS: qemu-malta: add reset support by Gabor Juhos · 11 years ago
  78. 5a4dcfa MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · 11 years ago
  79. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  80. e1208c2 MIPS: asm/errno.h: switch to asm-generic/errno.h by Daniel Schwierzeck · 11 years ago
  81. f0550f8 MIPS: fix __raw_* IO accessors by Gabor Juhos · 12 years ago
  82. 716cc8c Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  83. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  84. 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  85. 28875e2 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  86. 3420bf1 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · 12 years ago
  87. a52852c MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · 12 years ago
  88. 97b920d MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · 12 years ago
  89. 9572202 mips: Use generic global_data by Simon Glass · 12 years ago
  90. 035cbe9 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · 12 years ago
  91. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  92. 0ef48d4 MIPS: convert IO port accessor functions to 'static inline' by Gabor Juhos · 12 years ago
  93. be002d0 MIPS: use inline directive for __in*s functions by Gabor Juhos · 12 years ago
  94. ea40a05 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · 12 years ago
  95. 8dc22b0 mips: Change global data baudrate to int by Simon Glass · 12 years ago
  96. 090854c MIPS: add support for 64 bit addressing by Zhi-zhou Zhang · 12 years ago
  97. cb0a6a1 MIPS: don't use camel-case style by Zhi-zhou Zhang · 12 years ago
  98. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  99. e034ea3 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · 12 years ago
  100. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago