summaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Add GINVT instruction helpersPaul Burton2019-02-041-0/+2
* mips: generate uapi header and system call table filesFiroz Khan2018-12-141-0/+3
* MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=nPaul Burton2018-11-091-1/+1
* kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada2018-11-021-1/+1
* Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-10-261-7/+4
|\
| * MIPS: Cleanup DSP ASE detectionPaul Burton2018-10-161-0/+2
| * MIPS: Use a custom elf-entry program to find kernel entry pointPaul Burton2018-08-301-7/+2
* | kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-021-14/+1
|/
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1
* MIPS: Always specify -EB or -EL when using clangPaul Burton2018-08-071-0/+10
* MIPS: Always use -march=<arch>, not -<arch> shortcutsPaul Burton2018-06-281-8/+4
* kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-06-011-3/+0
* MIPS: Use the entry point from the ELF file headerMaciej W. Rozycki2018-03-221-14/+6
* MIPS: generic: Add support for Microsemi OcelotAlexandre Belloni2018-03-211-0/+3
* MIPS: Expand help text to list generic defconfigsJames Hogan2018-03-051-0/+19
* MIPS: Refactor legacy defconfigsJames Hogan2018-02-191-9/+10
* MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski2018-02-191-0/+3
* MIPS: XPA: Use XPA instructions in assemblyJames Hogan2018-01-221-0/+6
* MIPS: Fix vmlinuz build when ZBOOT is selectedDaniel Sabogal2018-01-181-1/+1
* MIPS: Xilfpga: Switch to using generic defconfigsZubair Lutfullah Kakakhel2017-11-081-0/+4
* MIPS: Set defconfig target to a generic system for 32r2elMatt Redfearn2017-11-081-1/+1
* MIPS: Add DWARF unwinding to assemblyCorey Minyard2017-09-061-0/+4
* MIPS: Prevent direct use of generic_defconfigPaul Burton2017-08-301-0/+13
* MIPS: generic: Allow filtering enabled boards by requirementsPaul Burton2017-08-301-2/+8
* MIPS: Allow platform to specify multiple its.S filesPaul Burton2017-08-291-1/+2
* MIPS: Remove unused R6000 supportPaul Burton2017-08-291-1/+0
* MIPS: Set ISA bit in entry-y for microMIPS kernelsPaul Burton2017-08-081-1/+14
* MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips32r6Miodrag Dinic2017-06-291-1/+1
* MIPS: generic: fix out-of-tree defconfig target buildsMarcin Nowakowski2017-04-111-3/+3
* MIPS: Disable stack checks on MIPS kernelsJoshua Kinard2017-02-141-0/+15
* MIPS: 'make -s' should be silentArnd Bergmann2017-01-251-2/+2
* MIPS: Use Makefile.postlink to insert relocations into vmlinuxMatt Redfearn2017-01-031-12/+0
* MIPS: zboot: Add "uzImage.bin" targetMaarten ter Huurne2017-01-031-0/+4
* MIPS: Fix build of compressed imageMatt Redfearn2016-11-041-1/+1
* MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton2016-10-061-0/+13
* MIPS: generic: Introduce generic DT-based board supportPaul Burton2016-10-061-0/+56
* MIPS: Support generating Flattened Image Trees (.itb)Paul Burton2016-10-061-1/+7
* MIPS: Remove compact branch policy Kconfig entriesPaul Burton2016-09-131-4/+0
* MIPS: Fix VZ probe gas errors with binutils <2.24James Hogan2016-05-171-0/+2
* MIPS: Generate relocation table when CONFIG_RELOCATABLEMatt Redfearn2016-05-131-0/+16
* MIPS: tools: Build relocs toolMatt Redfearn2016-05-131-0/+4
* MIPS: Loongson-3: Improve -march option and move it to PlatformHuacai Chen2016-01-221-10/+0
* MIPS: Allow compact branch policy to be changedPaul Burton2015-10-261-0/+4
* MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle2015-07-141-7/+0
* MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1Aaro Koskinen2015-05-121-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-171-5/+16
|\
| * Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-131-4/+10
| |\
| | * MIPS: Makefile: Fix MIPS ASE detection codeMarkos Chandras2015-04-101-4/+10
| * | MIPS: Add dtbs_install targetAndrew Bresticker2015-04-011-0/+5
| * | MIPS: Move device-trees into vendor sub-directoriesAndrew Bresticker2015-04-011-1/+1
| |/