aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-20MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger1-1/+2
2019-02-04MIPS: Add GINVT instruction helpersPaul Burton1-0/+2
2018-12-14mips: generate uapi header and system call table filesFiroz Khan1-0/+3
2018-11-09MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=nPaul Burton1-1/+1
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada1-1/+1
2018-10-26Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-7/+4
2018-10-16MIPS: Cleanup DSP ASE detectionPaul Burton1-0/+2
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring1-14/+1
2018-08-30MIPS: Use a custom elf-entry program to find kernel entry pointPaul Burton1-7/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-1/+1
2018-08-07MIPS: Always specify -EB or -EL when using clangPaul Burton1-0/+10
2018-06-28MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton1-8/+4
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck1-3/+0
2018-03-22MIPS: Use the entry point from the ELF file headerMaciej W. Rozycki1-14/+6
2018-03-21MIPS: generic: Add support for Microsemi OcelotAlexandre Belloni1-0/+3
2018-03-05MIPS: Expand help text to list generic defconfigsJames Hogan1-0/+19
2018-02-19MIPS: Refactor legacy defconfigsJames Hogan1-9/+10
2018-02-19MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski1-0/+3
2018-01-22MIPS: XPA: Use XPA instructions in assemblyJames Hogan1-0/+6
2018-01-18MIPS: Fix vmlinuz build when ZBOOT is selectedDaniel Sabogal1-1/+1
2017-11-08MIPS: Xilfpga: Switch to using generic defconfigsZubair Lutfullah Kakakhel1-0/+4
2017-11-08MIPS: Set defconfig target to a generic system for 32r2elMatt Redfearn1-1/+1
2017-09-06MIPS: Add DWARF unwinding to assemblyCorey Minyard1-0/+4
2017-08-30MIPS: Prevent direct use of generic_defconfigPaul Burton1-0/+13
2017-08-30MIPS: generic: Allow filtering enabled boards by requirementsPaul Burton1-2/+8
2017-08-29MIPS: Allow platform to specify multiple its.S filesPaul Burton1-1/+2
2017-08-29MIPS: Remove unused R6000 supportPaul Burton1-1/+0
2017-08-08MIPS: Set ISA bit in entry-y for microMIPS kernelsPaul Burton1-1/+14
2017-06-29MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips32r6Miodrag Dinic1-1/+1
2017-04-11MIPS: generic: fix out-of-tree defconfig target buildsMarcin Nowakowski1-3/+3
2017-02-14MIPS: Disable stack checks on MIPS kernelsJoshua Kinard1-0/+15
2017-01-25MIPS: 'make -s' should be silentArnd Bergmann1-2/+2
2017-01-03MIPS: Use Makefile.postlink to insert relocations into vmlinuxMatt Redfearn1-12/+0
2017-01-03MIPS: zboot: Add "uzImage.bin" targetMaarten ter Huurne1-0/+4
2016-11-04MIPS: Fix build of compressed imageMatt Redfearn1-1/+1
2016-10-06MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton1-0/+13
2016-10-06MIPS: generic: Introduce generic DT-based board supportPaul Burton1-0/+56
2016-10-06MIPS: Support generating Flattened Image Trees (.itb)Paul Burton1-1/+7
2016-09-13MIPS: Remove compact branch policy Kconfig entriesPaul Burton1-4/+0
2016-05-17MIPS: Fix VZ probe gas errors with binutils <2.24James Hogan1-0/+2
2016-05-13MIPS: Generate relocation table when CONFIG_RELOCATABLEMatt Redfearn1-0/+16
2016-05-13MIPS: tools: Build relocs toolMatt Redfearn1-0/+4
2016-01-22MIPS: Loongson-3: Improve -march option and move it to PlatformHuacai Chen1-10/+0
2015-10-26MIPS: Allow compact branch policy to be changedPaul Burton1-0/+4
2015-07-14MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle1-7/+0
2015-05-12MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1Aaro Koskinen1-1/+1
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-5/+16
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle1-4/+10
2015-04-10MIPS: Makefile: Fix MIPS ASE detection codeMarkos Chandras1-4/+10
2015-04-02kbuild: use relative path more to include MakefileMasahiro Yamada1-1/+1