1. 818f38c MIPS: Fix build of compressed image by Matt Redfearn · 8 years ago
  2. 3f5f0a4 MIPS: generic: Convert SEAD-3 to a generic board by Paul Burton · 8 years ago
  3. eed0eab MIPS: generic: Introduce generic DT-based board support by Paul Burton · 8 years ago
  4. cf2a5e0 MIPS: Support generating Flattened Image Trees (.itb) by Paul Burton · 8 years ago
  5. b03c1e3 MIPS: Remove compact branch policy Kconfig entries by Paul Burton · 8 years ago
  6. bad50d7 MIPS: Fix VZ probe gas errors with binutils <2.24 by James Hogan · 8 years ago
  7. e818fac MIPS: Generate relocation table when CONFIG_RELOCATABLE by Matt Redfearn · 8 years ago
  8. aadeec4 MIPS: tools: Build relocs tool by Matt Redfearn · 8 years ago
  9. 5188129 MIPS: Loongson-3: Improve -march option and move it to Platform by Huacai Chen · 8 years ago
  10. c1a0e9b MIPS: Allow compact branch policy to be changed by Paul Burton · 9 years ago
  11. dd0bc75 MIPS: SB1: Remove support for Pass 1 parts. by Ralf Baechle · 9 years ago
  12. 73d8f99 MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1 by Aaro Koskinen · 9 years ago
  13. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  14. 3e20a26 Merge branch '4.0-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  15. 5306a54 MIPS: Makefile: Fix MIPS ASE detection code by Markos Chandras · 9 years ago
  16. a436bb7 kbuild: use relative path more to include Makefile by Masahiro Yamada · 9 years ago
  17. eb2236e MIPS: Add dtbs_install target by Andrew Bresticker · 9 years ago
  18. 8c0b9ee MIPS: Move device-trees into vendor sub-directories by Andrew Bresticker · 9 years ago
  19. 9d6b80f MIPS: boot: Provide more uImage options by Markos Chandras · 9 years ago
  20. 661af35 Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/linux into mips-for-linux-next by Ralf Baechle · 9 years ago
  21. 32098ec MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS by Markos Chandras · 9 years ago
  22. a8140f3 MIPS: Makefile: Pass -march option on Loongson3A cores by Ralf Baechle · 9 years ago
  23. 7fd08ca MIPS: Add build support for the MIPS R6 ISA by Leonid Yegoshin · 10 years ago
  24. b3e76c4 MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS by Markos Chandras · 9 years ago
  25. 7893165 MIPS: IP22/IP32: Add line to arch/mips/Makefile archhelp about vmlinux.32 by Joshua Kinard · 10 years ago
  26. 842dfc1 MIPS: Fix build with binutils 2.24.51+ by Manuel Lauss · 10 years ago
  27. c8d333d MIPS: Add support for building device-tree binaries by Andrew Bresticker · 10 years ago
  28. 7fafb06 MIPS: Create common infrastructure for building built-in device-trees by Andrew Bresticker · 10 years ago
  29. dab1b44 MIPS: SmartMIPS: Disable assembler warnings by Markos Chandras · 10 years ago
  30. b625cd4 MIPS: SB1: Check optional compilation flags one by one by Maciej W. Rozycki · 10 years ago
  31. f8647b5 Merge branch '3.15-fixes' into mips-for-linux-next by Ralf Baechle · 10 years ago
  32. 1d61ff6 MIPS: Fix MSA toolchain support detection. by Steven J. Hill · 10 years ago
  33. bb6c0bd MIPS: SB1: Fix excessive kernel warnings. by Ralf Baechle · 10 years ago
  34. 593d33f MIPS: math-emu: Move various objects into an ar library. by Ralf Baechle · 10 years ago
  35. 7f65afb MIPS: Add MSA register definitions & access by Paul Burton · 10 years ago
  36. cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  37. 40508d2 MIPS: microMIPS: Remove unsupported compiler flag. by Steven J. Hill · 10 years ago
  38. 19952a9 stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures by Kees Cook · 10 years ago
  39. 26fca83 MIPS: Kbuild: Do not allow building vmlinuz when !ZBOOT by Florian Fainelli · 11 years ago
  40. 007fbbe MIPS: Quiet the building output of vmlinux.32 and vmlinux.64 by Wu Zhangjin · 14 years ago
  41. b42b4f3 MIPS: Remove useless comment about kprobe from arch/mips/Makefile by Wu Zhangjin · 14 years ago
  42. 4defe45 MIPS: Add uImage build target by James Hogan · 11 years ago
  43. 3185557 MIPS: Refactor load/entry address calculations by James Hogan · 11 years ago
  44. 38d2d64 MIPS: Refactor boot and boot/compressed rules by James Hogan · 11 years ago
  45. 36ecafc MIPS: initial stack protector support by Gregory Fong · 11 years ago
  46. bce8608 MIPS: microMIPS: Add configuration option for microMIPS kernel. by Steven J. Hill · 11 years ago
  47. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  48. bdf2050 MIPS: PMC-Sierra Yosemite: Remove support. by Ralf Baechle · 11 years ago
  49. 0e2794b MIPS: Kconfig: Rename several firmware related config symbols. by Ralf Baechle · 11 years ago
  50. abe77f9 MIPS: Octeon: Add kexec and kdump support by Ralf Baechle · 12 years ago
  51. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  52. 1347a2ce Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  53. f7fc237 mips: Fix KBUILD_CPPFLAGS definition by Michal Marek · 12 years ago
  54. 957b369 mips: Use generic init_task by Thomas Gleixner · 12 years ago
  55. 1c7c445 MIPS: BMIPS: Add CFLAGS, Makefile entries for BMIPS by Kevin Cernekee · 12 years ago
  56. 44656fa kbuild: Fix missing system calls check on mips. by David Daney · 13 years ago
  57. 08fa624 MIPS: Fix build with C=1 by Aaro Koskinen · 13 years ago
  58. d9beeec MIPS: Don't install vmlinuz if compressed kernel has not been configured. by Ralf Baechle · 13 years ago
  59. bf45e58 MIPS: XLR, XLS: Move makefile bits to were they belong. by Ralf Baechle · 13 years ago
  60. 7f058e8 MIPS: Kconfig and Makefile update for Netlogic XLR/XLS by Jayachandran C · 13 years ago
  61. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  62. e372630 mips: change to new flag variable by matt mooney · 13 years ago
  63. c994115 MIPS: Octeon: Apply CN63XXP1 errata workarounds. by David Daney · 14 years ago
  64. 7837314 MIPS: Get rid of branches to .subsections. by Ralf Baechle · 14 years ago
  65. da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  66. c1bf207 MIPS: kprobe: Add support. by David Daney · 14 years ago
  67. d745866 MIPS: Clean up arch/mips/Makefile by Sam Ravnborg · 14 years ago
  68. 35eaa1e MIPS: Refactor arch/mips/boot/compressed/Makefile by Sam Ravnborg · 14 years ago
  69. 961e196 MIPS: Refactor arch/mips/boot/Makefile by Sam Ravnborg · 14 years ago
  70. ad5f263 MIPS: PNX8550: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  71. 91a548d MIPS: PNX833x: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  72. 9453e84 MIPS: STB8550: Move boards over to obj-y by Ralf Baechle · 14 years ago
  73. 98e9aee MIPS: STB22x: Move boards over to obj-y by Ralf Baechle · 14 years ago
  74. 79d7cd3 MIPS: PNX8550: Move code one directory level up. by Ralf Baechle · 14 years ago
  75. 86c6d4d MIPS: PNX833x: Move code one directory level up. by Ralf Baechle · 14 years ago
  76. 2f22f45 MIPS: EMMA: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  77. a8b361d MIPS: TXx9: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  78. 34f5c1c MIPS: Sibyte: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  79. f6e1db1 MIPS: Octeon: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  80. f5e8abd MIPS: BCM63xx: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  81. 53e4345 MIPS: BCM47xx: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  82. bd152b0 MIPS: Lasat: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  83. 026dab3 MIPS: PowerTV: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  84. f70a974 MIPS: WRPPMC: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  85. 9ebc293 MIPS: WRPPMC: Move code one directory level up. by Ralf Baechle · 14 years ago
  86. 9159896 MIPS: RB532: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  87. 4fa8a55 MIPS: IP32: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  88. 36bb97e MIPS: Malta: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  89. b9dbdce MIPS: IP22, IP28: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  90. 655f40e MIPS: SNI: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  91. c136af0 MIPS: DECstation: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  92. 1505b60 MIPS: Jazz: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  93. 82baa6b MIPS: PMC-Sierra: Move board Makefile parts to their own Platform file by Shane McDonald · 14 years ago
  94. 4300a92 MIPS: Move VR41xx Makefile parts to their own Platform file by Yoichi Yuasa · 14 years ago
  95. 5c6aecb MIPS: Move Cobalt Makefile parts to their own Platform file by Yoichi Yuasa · 14 years ago
  96. 6a0cd4d MIPS: IP27: Migrate to new Platform file by Ralf Baechle · 14 years ago
  97. baf3eb2 MIPS: Move Alchemy Makefile parts to their own Platform file. by Manuel Lauss · 14 years ago
  98. 4767d7d MIPS: Alchemy: move boards over to obj-y by Manuel Lauss · 14 years ago
  99. 526a2fe MIPS: MIPSsim: Migrate to new Platform file by Ralf Baechle · 14 years ago
  100. 28c945c MIPS: Loongson: Migrate makefile to new Platform file by Wu Zhangjin · 14 years ago