1. 499b847 MIPS: fix mips_cache fallback without __builtin_mips_cache by Matthias Schiffer · 9 years ago
  2. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  3. 7d514a7 board: Enable ethernet, tftpboot support to pic32mzdask board. by Purna Chandra Mandal · 9 years ago
  4. c76eb72 board: add SDHCI support for PIC32MZDASK board. by Purna Chandra Mandal · 9 years ago
  5. 44da3a1 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. by Purna Chandra Mandal · 9 years ago
  6. be961fa MIPS: Add support for Microchip PIC32MZ[DA] SoC family. by Purna Chandra Mandal · 9 years ago
  7. 9ffa7a3 drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  8. 32c1a6e MIPS: initial infrastructure for Microchip PIC32 architecture by Purna Chandra Mandal · 9 years ago
  9. 05e3425 MIPS: Support dynamic I/O port base address by Paul Burton · 9 years ago
  10. 8ac493c MIPS: Remove SLOW_DOWN_IO by Paul Burton · 9 years ago
  11. fbb0de0 mips: cache: Bulletproof the code against cornercases by Marek Vasut · 9 years ago
  12. e26e8dc MIPS: start.S: fix and optimize instructions by Daniel Schwierzeck · 9 years ago
  13. a627909 MIPS: initialize board_init_f() argument to zero. by Purna Chandra Mandal · 9 years ago
  14. d6ea6d8 mips: asm/io.h: Add in <linux/bug.h> by Tom Rini · 9 years ago
  15. 0e0efb4 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · 9 years ago
  16. 898582b MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · 9 years ago
  17. a3ab2ae MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  18. 23ff863 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · 9 years ago
  19. f53830e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · 9 years ago
  20. 0315a28 MIPS: Kconfig: optimize gcc -march and -mtune setup by Daniel Schwierzeck · 9 years ago
  21. 76ada5f MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · 9 years ago
  22. 6479b69 MIPS: Kconfig: refactor machine setup by Daniel Schwierzeck · 9 years ago
  23. 0fc13a9 MIPS: add initial infrastructure for device-tree files by Daniel Schwierzeck · 9 years ago
  24. e92d912 MIPS: do not build position-independent executables for SPL by Daniel Schwierzeck · 9 years ago
  25. 5b6f357 MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · 9 years ago
  26. 1134929 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · 9 years ago
  27. 1a96780 MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. by Purna Chandra Mandal · 9 years ago
  28. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  29. 250ea26 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  30. 347ea94 MIPS: bootm: use CONFIG_IS_ENABLED() everywhere by Daniel Schwierzeck · 9 years ago
  31. 2bb5b63 MIPS: bootm: rework and fix broken bootm code by Daniel Schwierzeck · 9 years ago
  32. b810aa1 mips: Use the generic bitops headers by Fabio Estevam · 9 years ago
  33. 4adcb23 MIPS: fix syntax for fdt_chosen/initrd. by Govindraj Raja · 9 years ago
  34. 73a4152 mips: Use unsigned int when reading c0 registers by Chris Packham · 9 years ago
  35. b11c5d1 MIPS: change 'extern inline' to 'static inline' by Daniel Schwierzeck · 9 years ago
  36. 49bbdae MIPS: fix missing semicolon in cacheops.h by Tony Wu · 9 years ago
  37. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  38. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  39. 90b1c9f MIPS: implement device-tree handover to Linux kernel by Daniel Schwierzeck · 10 years ago
  40. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  41. 8b2c9a7 net: Provide a function to get the current MAC address by Joe Hershberger · 10 years ago
  42. 0a12e68 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  43. eef88df MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · 10 years ago
  44. d9a4a62 MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 by Daniel Schwierzeck · 10 years ago
  45. f1c64a0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · 10 years ago
  46. ab0d002 MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · 10 years ago
  47. a39b1cb MIPS: use asm.h macros in mips32 start.S by Paul Burton · 10 years ago
  48. ba21a45 malta: IDE support by Paul Burton · 10 years ago
  49. 8755d50 MIPS: clear TagLo select 2 during cache init by Paul Burton · 10 years ago
  50. dd7c720 MIPS: allow systems to skip loads during cache init by Paul Burton · 10 years ago
  51. ca4e833 MIPS: inline mips_init_[id]cache functions by Paul Burton · 10 years ago
  52. ac22fec MIPS: refactor cache loops to a macro by Paul Burton · 10 years ago
  53. 536cb7c MIPS: refactor L1 cache config reads to a macro by Paul Burton · 10 years ago
  54. 4a5d889 MIPS: unify cache initialization code by Paul Burton · 10 years ago
  55. 30374f9 MIPS: unify cache maintenance functions 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. dd82128 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · 10 years ago
  59. 9d638ee MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE by Daniel Schwierzeck · 10 years ago
  60. c57dafb MIPS: replace $(CPU) with Kconfig symbols by Daniel Schwierzeck · 10 years ago
  61. a18a477 MIPS: use common code from lib/time.c by Thomas Langer · 10 years ago
  62. e13a50b MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · 10 years ago
  63. 5002d8c MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · 10 years ago
  64. 8cec725 MIPS: bootm: add mem, rd_start and rd_size to kernel command line by Daniel Schwierzeck · 10 years ago
  65. ca65e58 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · 10 years ago
  66. 25fc664 MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · 10 years ago
  67. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  68. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  69. 6cec63d MIPS: bootm: remove unused or redundant header files by Daniel Schwierzeck · 10 years ago
  70. c963942 MIPS: bootm: add missing initramfs relocation by Daniel Schwierzeck · 10 years ago
  71. 426f870 MIPS: remove board.c by Daniel Schwierzeck · 10 years ago
  72. 6d08e22 MIPS: fix setup of initial stack frame by Daniel Schwierzeck · 10 years ago
  73. 56f31e8 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  74. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  75. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  76. 265072b MIPS: add .padding section to linker script by Daniel Schwierzeck · 10 years ago
  77. 837cad1 MIPS: refactor setting of compiler options by Daniel Schwierzeck · 10 years ago
  78. aa45f75 MIPS: kconfig: merge targets qemu_mips and qemu_mips64 by Daniel Schwierzeck · 10 years ago
  79. b9863b6 MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS by Daniel Schwierzeck · 10 years ago
  80. 02611cb MIPS: kconfig: add options for CPU type select by Daniel Schwierzeck · 10 years ago
  81. 0e1dc34 MIPS: kconfig: add options for endianess select by Daniel Schwierzeck · 10 years ago
  82. 7bfd5ee mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
  83. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  84. 90f984e kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  85. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  86. 2a1680e common/board_f: Initialized global data for generic board by York Sun · 10 years ago
  87. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  88. 538cf92 MIPS: drop incaip board by Daniel Schwierzeck · 10 years ago
  89. 9f0868f MIPS: allow use of generic board by Paul Burton · 10 years ago
  90. a0af08b MIPS: define __init_end in u-boot.lds by Paul Burton · 10 years ago
  91. 11a932f MIPS: move mips_io_port_base out of board.c by Paul Burton · 10 years ago
  92. 186d815 MIPS: stub interrupt_init function by Paul Burton · 10 years ago
  93. 7e3d473 mips: xburst: remove remainders of dead board by Masahiro Yamada · 11 years ago
  94. 79fd7e6 MIPS: always keep all sections in u-boot ELF binary. by Daniel Schwierzeck · 11 years ago
  95. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  96. cfda6bd mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · 11 years ago
  97. a0a15b4 config.mk: specify the exact path to standalone linker script by Masahiro Yamada · 11 years ago
  98. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  99. 3290733 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  100. 37f93f7 MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · 11 years ago