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