summaryrefslogtreecommitdiff
path: root/arch/mips/Makefile
AgeCommit message (Expand)Author
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-11-09MIPS: fix *-pkg builds for loongson2ef platformMasahiro Yamada
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-08-12MIPS: Make a alias for pistachio_defconfigJiaxun Yang
2021-08-10kbuild: do not require sub-make for separate output tree buildsMasahiro Yamada
2021-08-05mips: Fix non-POSIX regexpH. Nikolaus Schaller
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada
2021-05-06arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-01-22Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen
2021-01-22arch: mips: Remove CONFIG_OPROFILE supportViresh Kumar
2021-01-15MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesAurelien Jarno
2020-11-12mips: boot: add support for self-extracting FIT images (vmlinuz.itb)Alexander Lobakin
2020-11-12mips: boot: clean up self-extracting targets scenariosAlexander Lobakin
2020-05-22mips: Add MIPS Warrior P5600 supportSerge Semin
2020-05-22mips: Add MIPS Release 5 supportSerge Semin
2020-05-12MIPS: Unconditionally specify '-EB' or '-EL'Nathan Chancellor
2020-05-09MIPS: Remove support for LASATThomas Bogendoerfer
2020-05-07MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-17crypto: mips/chacha - wire up accelerated 32r2 code from ZincArd Biesheuvel
2019-10-07MIPS: Check Loongson3 LL/SC errata workaround correctnessPaul Burton
2019-07-23MIPS: Remove unused R8000 CPU supportPaul Burton
2019-07-23MIPS: Remove unused R5432 CPU supportPaul Burton
2019-07-23MIPS: Remove unused R4300 CPU supportPaul Burton
2019-06-20MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger
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