1. 833a1a8 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  2. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · 9 years ago
  3. 432549f MIPS: bootm: Add fixup of '/memory' node. by Purna Chandra Mandal · 9 years ago
  4. a8b8f7b board: pic32mzda: enable USB-host, USB-storage support. by Purna Chandra Mandal · 9 years ago
  5. 57bcea2 MIPS: fix mips_cache fallback without __builtin_mips_cache by Matthias Schiffer · 9 years ago
  6. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  7. d319148 board: Enable ethernet, tftpboot support to pic32mzdask board. by Purna Chandra Mandal · 9 years ago
  8. 85491f5 board: add SDHCI support for PIC32MZDASK board. by Purna Chandra Mandal · 9 years ago
  9. 745dd32 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. by Purna Chandra Mandal · 9 years ago
  10. 5c2dcd2 MIPS: Add support for Microchip PIC32MZ[DA] SoC family. by Purna Chandra Mandal · 9 years ago
  11. e80d11f drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  12. 825b321 MIPS: initial infrastructure for Microchip PIC32 architecture by Purna Chandra Mandal · 9 years ago
  13. 8d6600b MIPS: Support dynamic I/O port base address by Paul Burton · 9 years ago
  14. a053bb1 MIPS: Remove SLOW_DOWN_IO by Paul Burton · 9 years ago
  15. 0e50ffc mips: cache: Bulletproof the code against cornercases by Marek Vasut · 9 years ago
  16. 7aa7164 MIPS: start.S: fix and optimize instructions by Daniel Schwierzeck · 9 years ago
  17. 5c8cdf4 MIPS: initialize board_init_f() argument to zero. by Purna Chandra Mandal · 9 years ago
  18. 434dc7b mips: asm/io.h: Add in <linux/bug.h> by Tom Rini · 9 years ago
  19. 650f3f2 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · 9 years ago
  20. a518653 MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · 9 years ago
  21. a6dae71 MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  22. b01d3e1 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · 9 years ago
  23. 02ca55e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · 9 years ago
  24. aadd332 MIPS: Kconfig: optimize gcc -march and -mtune setup by Daniel Schwierzeck · 9 years ago
  25. 536ce92 MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · 9 years ago
  26. e6e124b MIPS: Kconfig: refactor machine setup by Daniel Schwierzeck · 9 years ago
  27. de5b6e2 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · 9 years ago
  28. eda26dd MIPS: do not build position-independent executables for SPL by Daniel Schwierzeck · 9 years ago
  29. 04a665d MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · 9 years ago
  30. 7509b57 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · 9 years ago
  31. 23b631d MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. by Purna Chandra Mandal · 9 years ago
  32. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  33. 859e010 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  34. 735bb01 MIPS: bootm: use CONFIG_IS_ENABLED() everywhere by Daniel Schwierzeck · 9 years ago
  35. 20a8b1c MIPS: bootm: rework and fix broken bootm code by Daniel Schwierzeck · 9 years ago
  36. c6c3fe6 mips: Use the generic bitops headers by Fabio Estevam · 9 years ago
  37. c7e758e MIPS: fix syntax for fdt_chosen/initrd. by Govindraj Raja · 9 years ago
  38. 36c624a mips: Use unsigned int when reading c0 registers by Chris Packham · 9 years ago
  39. 06f823f MIPS: change 'extern inline' to 'static inline' by Daniel Schwierzeck · 9 years ago
  40. d76628d MIPS: fix missing semicolon in cacheops.h by Tony Wu · 10 years ago
  41. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  42. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  43. d1b29d2 MIPS: implement device-tree handover to Linux kernel by Daniel Schwierzeck · 10 years ago
  44. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  45. 11cd5a0 net: Provide a function to get the current MAC address by Joe Hershberger · 10 years ago
  46. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  47. ed16050 MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · 10 years ago
  48. 74fc3c0 MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 by Daniel Schwierzeck · 10 years ago
  49. debf0e0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · 10 years ago
  50. cb2ab2f MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · 10 years ago
  51. ce14da2 MIPS: use asm.h macros in mips32 start.S by Paul Burton · 10 years ago
  52. c6c3853 malta: IDE support by Paul Burton · 10 years ago
  53. 69acad0 MIPS: clear TagLo select 2 during cache init by Paul Burton · 10 years ago
  54. 6832bdc MIPS: allow systems to skip loads during cache init by Paul Burton · 10 years ago
  55. ca41a03 MIPS: inline mips_init_[id]cache functions by Paul Burton · 10 years ago
  56. d878cc2 MIPS: refactor cache loops to a macro by Paul Burton · 10 years ago
  57. edf1f85 MIPS: refactor L1 cache config reads to a macro by Paul Burton · 10 years ago
  58. 02df4e6 MIPS: unify cache initialization code by Paul Burton · 10 years ago
  59. 4ff6b10 MIPS: unify cache maintenance functions by Paul Burton · 10 years ago
  60. 5429af8 MIPS: avoid .set ISA for cache operations by Paul Burton · 10 years ago
  61. 01cab27 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · 10 years ago
  62. 2814459 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · 10 years ago
  63. 7dca686 MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE by Daniel Schwierzeck · 10 years ago
  64. dfbad0f MIPS: replace $(CPU) with Kconfig symbols by Daniel Schwierzeck · 10 years ago
  65. c37c980 MIPS: use common code from lib/time.c by Thomas Langer · 10 years ago
  66. 1a4797c MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · 10 years ago
  67. 8d7ff4d MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · 10 years ago
  68. 2edd528 MIPS: bootm: add mem, rd_start and rd_size to kernel command line by Daniel Schwierzeck · 10 years ago
  69. c07dc60 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · 10 years ago
  70. f9749fa MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · 10 years ago
  71. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  72. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  73. ea7e328 MIPS: bootm: remove unused or redundant header files by Daniel Schwierzeck · 10 years ago
  74. 0665838 MIPS: bootm: add missing initramfs relocation by Daniel Schwierzeck · 10 years ago
  75. cf707c9 MIPS: remove board.c by Daniel Schwierzeck · 10 years ago
  76. f224c1a MIPS: fix setup of initial stack frame by Daniel Schwierzeck · 10 years ago
  77. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  78. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  79. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  80. 4e6cdff MIPS: add .padding section to linker script by Daniel Schwierzeck · 10 years ago
  81. c03df26 MIPS: refactor setting of compiler options by Daniel Schwierzeck · 10 years ago
  82. 94384d1 MIPS: kconfig: merge targets qemu_mips and qemu_mips64 by Daniel Schwierzeck · 10 years ago
  83. 99e7af2 MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS by Daniel Schwierzeck · 10 years ago
  84. 256034d MIPS: kconfig: add options for CPU type select by Daniel Schwierzeck · 10 years ago
  85. a4c242b MIPS: kconfig: add options for endianess select by Daniel Schwierzeck · 10 years ago
  86. ee2e54f mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
  87. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  88. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  89. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  90. 021d202 common/board_f: Initialized global data for generic board by York Sun · 11 years ago
  91. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  92. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · 11 years ago
  93. d0120b0 MIPS: allow use of generic board by Paul Burton · 11 years ago
  94. d0589bb MIPS: define __init_end in u-boot.lds by Paul Burton · 11 years ago
  95. c3d31a5 MIPS: move mips_io_port_base out of board.c by Paul Burton · 11 years ago
  96. 9a309cd MIPS: stub interrupt_init function by Paul Burton · 11 years ago
  97. b0df44b mips: xburst: remove remainders of dead board by Masahiro Yamada · 11 years ago
  98. 1263ea8 MIPS: always keep all sections in u-boot ELF binary. by Daniel Schwierzeck · 11 years ago
  99. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  100. 0d084d4 mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · 11 years ago