1. 8958f56 mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define by Wills Wang · 8 years ago
  2. 4b97393 mips: ath79: Add support for ungating USB and ethernet on qca953x by Wills Wang · 8 years ago
  3. 56f0219 mips: ath79: ap121: Enable ethernet by Wills Wang · 8 years ago
  4. ddc0552 mips: ath79: Rename get_bootstrap into ath79_get_bootstrap by Wills Wang · 8 years ago
  5. a97d593 MIPS: Abstract cache op loops with a macro by Paul Burton · 9 years ago
  6. 62f1352 MIPS: Split I & D cache line size config by Paul Burton · 9 years ago
  7. 5e51142 MIPS: Move cache sizes to Kconfig by Paul Burton · 9 years ago
  8. 68e0314 MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · 9 years ago
  9. c7661d5 MIPS: add tune for MIPS 34kc by Daniel Schwierzeck · 9 years ago
  10. 848a7cc MIPS: provide a default u-boot-spl.lds by Daniel Schwierzeck · 9 years ago
  11. 825cfbd malta: Allow MIPS64 builds by Paul Burton · 9 years ago
  12. e683f1f MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · 9 years ago
  13. 86572f6 mips: Drop unused code in u-boot.h by Simon Glass · 9 years ago
  14. ba810e1 mips: ath79: ar933x: Avoid warning with gcc5 by Wills Wang · 9 years ago
  15. 5287245 mips: ath79: ar933x: Fix ethernet PHY mismatch by Wills Wang · 9 years ago
  16. ae373f2 mips: Drop JZ4740 remnants by Marek Vasut · 9 years ago
  17. aa796b5 mips: Allow overriding start.S in SPL by Marek Vasut · 9 years ago
  18. a31a3df malta: Use device model & tree for UART by Paul Burton · 9 years ago
  19. 1c10e0d malta: Support MIPS32r6 configurations by Paul Burton · 9 years ago
  20. 55e29dd MIPS: Support for targetting MIPSr6 by Paul Burton · 9 years ago
  21. 3246437 MIPS: Simplify CONFIG_SYS_CPU values by Paul Burton · 9 years ago
  22. 53c9826 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · 9 years ago
  23. aee8312 mips: ath79: Add support for TPLink WDR4300 by Marek Vasut · 9 years ago
  24. 6a713ea mips: ath79: Add AR934x support by Marek Vasut · 9 years ago
  25. c06cdad mips: ath79: Add support for ungating ethernet on ar933x and ar934x by Marek Vasut · 9 years ago
  26. 00326b2 mips: ath79: dts: Add ethernet MAC nodes for ar933x by Marek Vasut · 9 years ago
  27. dff26d8 mips: ath79: Add support for ungating USB on ar933x and ar934x by Marek Vasut · 9 years ago
  28. 28f06b1 mips: ath79: dts: Add generic-ehci node by Marek Vasut · 9 years ago
  29. fef5908 mips: ath79: Fix compiler warning on const assignment by Marek Vasut · 9 years ago
  30. d04ad79 mips: ath79: Fix ar71xx_regs.h indent by Marek Vasut · 9 years ago
  31. a9c6e8b mips: Add MIPS 74Kc tune by Marek Vasut · 9 years ago
  32. b7b7a31 mips: Fix compiler warning in cpu.c by Marek Vasut · 9 years ago
  33. e99c8f8 ath79: add readonly attribute for ath79_soc_desc by Wills Wang · 9 years ago
  34. 59025fe ath79: ar933x: use BIT macro for bit shift operation by Wills Wang · 9 years ago
  35. 80c8798 mips: ath79: add AP143 reference board by Wills Wang · 9 years ago
  36. 8d8d2ed mips: ath79: add AP121 reference board by Wills Wang · 9 years ago
  37. 6b83b44 mips: ath79: add support for QCA953x SOCs by Wills Wang · 9 years ago
  38. 2a551c5 mips: ath79: add support for AR933x SOCs by Wills Wang · 9 years ago
  39. 833a1a8 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  40. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
  41. 432549f MIPS: bootm: Add fixup of '/memory' node. by Purna Chandra Mandal · 9 years ago
  42. a8b8f7b board: pic32mzda: enable USB-host, USB-storage support. by Purna Chandra Mandal · 9 years ago
  43. 57bcea2 MIPS: fix mips_cache fallback without __builtin_mips_cache by Matthias Schiffer · 9 years ago
  44. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  45. d319148 board: Enable ethernet, tftpboot support to pic32mzdask board. by Purna Chandra Mandal · 9 years ago
  46. 85491f5 board: add SDHCI support for PIC32MZDASK board. by Purna Chandra Mandal · 9 years ago
  47. 745dd32 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. by Purna Chandra Mandal · 9 years ago
  48. 5c2dcd2 MIPS: Add support for Microchip PIC32MZ[DA] SoC family. by Purna Chandra Mandal · 9 years ago
  49. e80d11f drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  50. 825b321 MIPS: initial infrastructure for Microchip PIC32 architecture by Purna Chandra Mandal · 9 years ago
  51. 8d6600b MIPS: Support dynamic I/O port base address by Paul Burton · 9 years ago
  52. a053bb1 MIPS: Remove SLOW_DOWN_IO by Paul Burton · 9 years ago
  53. 0e50ffc mips: cache: Bulletproof the code against cornercases by Marek Vasut · 9 years ago
  54. 7aa7164 MIPS: start.S: fix and optimize instructions by Daniel Schwierzeck · 9 years ago
  55. 5c8cdf4 MIPS: initialize board_init_f() argument to zero. by Purna Chandra Mandal · 9 years ago
  56. 434dc7b mips: asm/io.h: Add in <linux/bug.h> by Tom Rini · 9 years ago
  57. 650f3f2 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · 9 years ago
  58. a518653 MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · 9 years ago
  59. a6dae71 MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  60. b01d3e1 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · 9 years ago
  61. 02ca55e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · 9 years ago
  62. aadd332 MIPS: Kconfig: optimize gcc -march and -mtune setup by Daniel Schwierzeck · 9 years ago
  63. 536ce92 MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · 9 years ago
  64. e6e124b MIPS: Kconfig: refactor machine setup by Daniel Schwierzeck · 9 years ago
  65. de5b6e2 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · 9 years ago
  66. eda26dd MIPS: do not build position-independent executables for SPL by Daniel Schwierzeck · 9 years ago
  67. 04a665d MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · 9 years ago
  68. 7509b57 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · 9 years ago
  69. 23b631d MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. by Purna Chandra Mandal · 9 years ago
  70. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  71. 859e010 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  72. 735bb01 MIPS: bootm: use CONFIG_IS_ENABLED() everywhere by Daniel Schwierzeck · 9 years ago
  73. 20a8b1c MIPS: bootm: rework and fix broken bootm code by Daniel Schwierzeck · 9 years ago
  74. c6c3fe6 mips: Use the generic bitops headers by Fabio Estevam · 9 years ago
  75. c7e758e MIPS: fix syntax for fdt_chosen/initrd. by Govindraj Raja · 9 years ago
  76. 36c624a mips: Use unsigned int when reading c0 registers by Chris Packham · 9 years ago
  77. 06f823f MIPS: change 'extern inline' to 'static inline' by Daniel Schwierzeck · 9 years ago
  78. d76628d MIPS: fix missing semicolon in cacheops.h by Tony Wu · 10 years ago
  79. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  80. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  81. d1b29d2 MIPS: implement device-tree handover to Linux kernel by Daniel Schwierzeck · 10 years ago
  82. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  83. 11cd5a0 net: Provide a function to get the current MAC address by Joe Hershberger · 10 years ago
  84. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  85. ed16050 MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · 10 years ago
  86. 74fc3c0 MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 by Daniel Schwierzeck · 10 years ago
  87. debf0e0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · 10 years ago
  88. cb2ab2f MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · 10 years ago
  89. ce14da2 MIPS: use asm.h macros in mips32 start.S by Paul Burton · 10 years ago
  90. c6c3853 malta: IDE support by Paul Burton · 10 years ago
  91. 69acad0 MIPS: clear TagLo select 2 during cache init by Paul Burton · 10 years ago
  92. 6832bdc MIPS: allow systems to skip loads during cache init by Paul Burton · 10 years ago
  93. ca41a03 MIPS: inline mips_init_[id]cache functions by Paul Burton · 10 years ago
  94. d878cc2 MIPS: refactor cache loops to a macro by Paul Burton · 10 years ago
  95. edf1f85 MIPS: refactor L1 cache config reads to a macro by Paul Burton · 10 years ago
  96. 02df4e6 MIPS: unify cache initialization code by Paul Burton · 10 years ago
  97. 4ff6b10 MIPS: unify cache maintenance functions by Paul Burton · 10 years ago
  98. 5429af8 MIPS: avoid .set ISA for cache operations by Paul Burton · 10 years ago
  99. 01cab27 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · 10 years ago
  100. 2814459 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · 10 years ago