1. 98a97a8 MIPS: add initial infrastructure for Broadcom MIPS SoCs by Álvaro Fernández Rojas · 8 years ago
  2. 2ec1f98 MIPS: allow using generic sysreset drivers by Álvaro Fernández Rojas · 8 years ago
  3. fd32b13 MIPS: call debug_uart_init right before board_init_f by Daniel Schwierzeck · 8 years ago
  4. ff1b62d MIPS: add support for generating u-boot.elf by Álvaro Fernández Rojas · 8 years ago
  5. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  6. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  7. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  8. 67450c3 mips: Use common _AC macro now. by Tom Rini · 8 years ago
  9. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  10. 9a7ca03 MIPS: Fix map_physmem for cached mappings by Paul Burton · 8 years ago
  11. 0ecd903 MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve by Paul Burton · 8 years ago
  12. fde2572 mips: Let cache.h be included from assembly source by Marek Vasut · 8 years ago
  13. e8d3155 MIPS: add handling for generic and EJTAG exceptions by Daniel Schwierzeck · 9 years ago
  14. d8209b8 MIPS: reserve space for exception vectors by Daniel Schwierzeck · 9 years ago
  15. c8e280f MIPS: add asm-offsets for struct pt_regs by Daniel Schwierzeck · 9 years ago
  16. 41dc35e MIPS: add possibility to setup initial stack and global data in SRAM by Daniel Schwierzeck · 8 years ago
  17. 993a122 MIPS: factor out code for initial stack and global data by Daniel Schwierzeck · 8 years ago
  18. ecf0d79 MIPS: fix iand optimize setup of CP0 registers by Daniel Schwierzeck · 9 years ago
  19. 8b2fd07 MIPS: fix ROM exception vectors by Daniel Schwierzeck · 9 years ago
  20. 754cd05 MIPS: make inclusion of ROM exception vectors configurable by Daniel Schwierzeck · 9 years ago
  21. 259b1fb Fix spelling of "resetting". by Vagrant Cascadian · 8 years ago
  22. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  23. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  24. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  25. fcdc1fb MIPS: Hang if run on a secondary CPU by Paul Burton · 8 years ago
  26. 92a06ee MIPS: Fix cache maintenance in relocate_code & simplify by Paul Burton · 8 years ago
  27. f5de32a boston: Introduce support for the MIPS Boston development board by Paul Burton · 8 years ago
  28. 0286885 MIPS: Ensure cache ops complete in mips_cache_reset by Paul Burton · 8 years ago
  29. ac8668a MIPS: Clear hazard between TagLo writes & cache ops by Paul Burton · 8 years ago
  30. 82c9d89 MIPS: Ensure Config.K0=2 applies before any memory accesses by Paul Burton · 8 years ago
  31. 59a4c8b MIPS: Malta: Enable CM & L2 support by Paul Burton · 8 years ago
  32. a8b8bd2 MIPS: Join the coherent domain when a CM is present by Paul Burton · 8 years ago
  33. 8156078 MIPS: L2 cache support by Paul Burton · 8 years ago
  34. 79ac174 MIPS: Map CM Global Control Registers by Paul Burton · 8 years ago
  35. f868be5 MIPS: Define register names for cache init by Paul Burton · 8 years ago
  36. 68b4c75 MIPS: If we don't need DDR for cache init, init cache first by Paul Burton · 8 years ago
  37. 4f5561c MIPS: Preserve Config implementation-defined bits by Paul Burton · 8 years ago
  38. 8c57b04 MIPS: Enable use of the instruction cache earlier by Paul Burton · 8 years ago
  39. dc2037e MIPS: Probe cache line sizes once during boot by Paul Burton · 8 years ago
  40. da3388a MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init by Paul Burton · 8 years ago
  41. 1d153b3 mips: Add MIPSfpga platform support by Zubair Lutfullah Kakakhel · 8 years ago
  42. e9b5b3f mips: xilfpga: Add device tree files by Zubair Lutfullah Kakakhel · 8 years ago
  43. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  44. 8ff8689 libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · 8 years ago
  45. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  46. 79e49fd MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hex by Paul Burton · 8 years ago
  47. 1194f94 MIPS: Fix invalidate_dcache_range to operate on L1 Dcache by Paul Burton · 8 years ago
  48. 8958f56 mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define by Wills Wang · 9 years ago
  49. 4b97393 mips: ath79: Add support for ungating USB and ethernet on qca953x by Wills Wang · 9 years ago
  50. 56f0219 mips: ath79: ap121: Enable ethernet by Wills Wang · 9 years ago
  51. ddc0552 mips: ath79: Rename get_bootstrap into ath79_get_bootstrap by Wills Wang · 9 years ago
  52. a97d593 MIPS: Abstract cache op loops with a macro by Paul Burton · 9 years ago
  53. 62f1352 MIPS: Split I & D cache line size config by Paul Burton · 9 years ago
  54. 5e51142 MIPS: Move cache sizes to Kconfig by Paul Burton · 9 years ago
  55. 68e0314 MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · 9 years ago
  56. c7661d5 MIPS: add tune for MIPS 34kc by Daniel Schwierzeck · 9 years ago
  57. 848a7cc MIPS: provide a default u-boot-spl.lds by Daniel Schwierzeck · 9 years ago
  58. 825cfbd malta: Allow MIPS64 builds by Paul Burton · 9 years ago
  59. e683f1f MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · 9 years ago
  60. 86572f6 mips: Drop unused code in u-boot.h by Simon Glass · 9 years ago
  61. ba810e1 mips: ath79: ar933x: Avoid warning with gcc5 by Wills Wang · 9 years ago
  62. 5287245 mips: ath79: ar933x: Fix ethernet PHY mismatch by Wills Wang · 9 years ago
  63. ae373f2 mips: Drop JZ4740 remnants by Marek Vasut · 9 years ago
  64. aa796b5 mips: Allow overriding start.S in SPL by Marek Vasut · 9 years ago
  65. a31a3df malta: Use device model & tree for UART by Paul Burton · 9 years ago
  66. 1c10e0d malta: Support MIPS32r6 configurations by Paul Burton · 9 years ago
  67. 55e29dd MIPS: Support for targetting MIPSr6 by Paul Burton · 9 years ago
  68. 3246437 MIPS: Simplify CONFIG_SYS_CPU values by Paul Burton · 9 years ago
  69. 53c9826 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · 9 years ago
  70. aee8312 mips: ath79: Add support for TPLink WDR4300 by Marek Vasut · 9 years ago
  71. 6a713ea mips: ath79: Add AR934x support by Marek Vasut · 9 years ago
  72. c06cdad mips: ath79: Add support for ungating ethernet on ar933x and ar934x by Marek Vasut · 9 years ago
  73. 00326b2 mips: ath79: dts: Add ethernet MAC nodes for ar933x by Marek Vasut · 9 years ago
  74. dff26d8 mips: ath79: Add support for ungating USB on ar933x and ar934x by Marek Vasut · 9 years ago
  75. 28f06b1 mips: ath79: dts: Add generic-ehci node by Marek Vasut · 9 years ago
  76. fef5908 mips: ath79: Fix compiler warning on const assignment by Marek Vasut · 9 years ago
  77. d04ad79 mips: ath79: Fix ar71xx_regs.h indent by Marek Vasut · 9 years ago
  78. a9c6e8b mips: Add MIPS 74Kc tune by Marek Vasut · 9 years ago
  79. b7b7a31 mips: Fix compiler warning in cpu.c by Marek Vasut · 9 years ago
  80. e99c8f8 ath79: add readonly attribute for ath79_soc_desc by Wills Wang · 9 years ago
  81. 59025fe ath79: ar933x: use BIT macro for bit shift operation by Wills Wang · 9 years ago
  82. 80c8798 mips: ath79: add AP143 reference board by Wills Wang · 9 years ago
  83. 8d8d2ed mips: ath79: add AP121 reference board by Wills Wang · 9 years ago
  84. 6b83b44 mips: ath79: add support for QCA953x SOCs by Wills Wang · 9 years ago
  85. 2a551c5 mips: ath79: add support for AR933x SOCs by Wills Wang · 9 years ago
  86. 833a1a8 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  87. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
  88. 432549f MIPS: bootm: Add fixup of '/memory' node. by Purna Chandra Mandal · 9 years ago
  89. a8b8f7b board: pic32mzda: enable USB-host, USB-storage support. by Purna Chandra Mandal · 9 years ago
  90. 57bcea2 MIPS: fix mips_cache fallback without __builtin_mips_cache by Matthias Schiffer · 9 years ago
  91. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  92. d319148 board: Enable ethernet, tftpboot support to pic32mzdask board. by Purna Chandra Mandal · 9 years ago
  93. 85491f5 board: add SDHCI support for PIC32MZDASK board. by Purna Chandra Mandal · 9 years ago
  94. 745dd32 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. by Purna Chandra Mandal · 9 years ago
  95. 5c2dcd2 MIPS: Add support for Microchip PIC32MZ[DA] SoC family. by Purna Chandra Mandal · 9 years ago
  96. e80d11f drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  97. 825b321 MIPS: initial infrastructure for Microchip PIC32 architecture by Purna Chandra Mandal · 9 years ago
  98. 8d6600b MIPS: Support dynamic I/O port base address by Paul Burton · 9 years ago
  99. a053bb1 MIPS: Remove SLOW_DOWN_IO by Paul Burton · 9 years ago
  100. 0e50ffc mips: cache: Bulletproof the code against cornercases by Marek Vasut · 9 years ago