aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-2/+2
2012-05-16mips: Fix KBUILD_CPPFLAGS definitionGravatar Michal Marek 1-2/+2
2012-05-05mips: Use generic init_taskGravatar Thomas Gleixner 1-1/+1
2011-12-07MIPS: BMIPS: Add CFLAGS, Makefile entries for BMIPSGravatar Kevin Cernekee 1-0/+1
2011-11-09kbuild: Fix missing system calls check on mips.Gravatar David Daney 1-2/+2
2011-10-20MIPS: Fix build with C=1Gravatar Aaro Koskinen 1-1/+1
2011-10-20MIPS: Don't install vmlinuz if compressed kernel has not been configured.Gravatar Ralf Baechle 1-0/+2
2011-07-20MIPS: XLR, XLS: Move makefile bits to were they belong.Gravatar Ralf Baechle 1-12/+0
2011-05-19MIPS: Kconfig and Makefile update for Netlogic XLR/XLSGravatar Jayachandran C 1-0/+12
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-2/+2
2011-03-17mips: change to new flag variableGravatar matt mooney 1-2/+2
2010-10-29MIPS: Octeon: Apply CN63XXP1 errata workarounds.Gravatar David Daney 1-0/+1
2010-10-29MIPS: Get rid of branches to .subsections.Gravatar Ralf Baechle 1-3/+0
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-2/+4
2010-08-05MIPS: kprobe: Add support.Gravatar David Daney 1-0/+3
2010-08-05MIPS: Clean up arch/mips/MakefileGravatar Sam Ravnborg 1-13/+4
2010-08-05MIPS: Refactor arch/mips/boot/compressed/MakefileGravatar Sam Ravnborg 1-15/+7
2010-08-05MIPS: Refactor arch/mips/boot/MakefileGravatar Sam Ravnborg 1-9/+2
2010-08-05MIPS: PNX8550: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-18/+0
2010-08-05MIPS: PNX833x: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-8/+0
2010-08-05MIPS: STB8550: Move boards over to obj-yGravatar Ralf Baechle 1-2/+2
2010-08-05MIPS: STB22x: Move boards over to obj-yGravatar Ralf Baechle 1-2/+2
2010-08-05MIPS: PNX8550: Move code one directory level up.Gravatar Ralf Baechle 1-3/+3
2010-08-05MIPS: PNX833x: Move code one directory level up.Gravatar Ralf Baechle 1-3/+3
2010-08-05MIPS: EMMA: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-12/+0
2010-08-05MIPS: TXx9: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-22/+0
2010-08-05MIPS: Sibyte: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-50/+0
2010-08-05MIPS: Octeon: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-12/+0
2010-08-05MIPS: BCM63xx: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-7/+0
2010-08-05MIPS: BCM47xx: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-7/+0
2010-08-05MIPS: Lasat: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-7/+0
2010-08-05MIPS: PowerTV: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-7/+0
2010-08-05MIPS: WRPPMC: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-7/+0
2010-08-05MIPS: WRPPMC: Move code one directory level up.Gravatar Ralf Baechle 1-1/+1
2010-08-05MIPS: RB532: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-7/+0
2010-08-05MIPS: IP32: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-12/+0
2010-08-05MIPS: Malta: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-8/+0
2010-08-05MIPS: IP22, IP28: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-35/+0
2010-08-05MIPS: SNI: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-12/+0
2010-08-05MIPS: DECstation: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-8/+0
2010-08-05MIPS: Jazz: Migrate to new platform makefile style.Gravatar Ralf Baechle 1-7/+0
2010-08-05MIPS: PMC-Sierra: Move board Makefile parts to their own Platform fileGravatar Shane McDonald 1-15/+0
2010-08-05MIPS: Move VR41xx Makefile parts to their own Platform fileGravatar Yoichi Yuasa 1-33/+0
2010-08-05MIPS: Move Cobalt Makefile parts to their own Platform fileGravatar Yoichi Yuasa 1-7/+0
2010-08-05MIPS: IP27: Migrate to new Platform fileGravatar Ralf Baechle 1-20/+0
2010-08-05MIPS: Move Alchemy Makefile parts to their own Platform file.Gravatar Manuel Lauss 1-105/+0
2010-08-05MIPS: Alchemy: move boards over to obj-yGravatar Manuel Lauss 1-2/+2
2010-08-05MIPS: MIPSsim: Migrate to new Platform fileGravatar Ralf Baechle 1-7/+0
2010-08-05MIPS: Loongson: Migrate makefile to new Platform fileGravatar Wu Zhangjin 1-29/+0
2010-08-05MIPS: Introduce support for Platform definitionsGravatar Sam Ravnborg 1-7/+1