aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-02-23MIPS: Loongson64: test for -march=loongson3a cflagGravatar Jiaxun Yang 1-5/+2
2024-02-23MIPS: BMIPS: Drop unnecessary assembler flagGravatar Jiaxun Yang 1-2/+2
2024-02-23MIPS: Fallback CPU -march flag to ISA level if unsupportedGravatar Jiaxun Yang 1-13/+17
2024-02-23MIPS: Remove cc-option checks for -march=octeonGravatar Jiaxun Yang 1-4/+1
2024-02-23MIPS: Probe toolchain support of -msym32Gravatar Jiaxun Yang 1-1/+1
2023-07-25Revert MIPS: Loongson: Fix build error when make modules_installGravatar Maciej W. Rozycki 1-3/+7
2023-07-25MIPS: Only fiddle with CHECKFLAGS if `need-compiler'Gravatar Maciej W. Rozycki 1-1/+1
2023-07-25MIPS: Fix CONFIG_CPU_DADDI_WORKAROUNDS `modules_install' regressionGravatar Maciej W. Rozycki 1-2/+2
2023-07-09Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Gravatar Linus Torvalds 1-7/+3
2023-07-03MIPS: Loongson: Fix build error when make modules_installGravatar Huacai Chen 1-7/+3
2023-06-05mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationGravatar Nathan Chancellor 1-1/+1
2023-04-05MIPS: Loongson: Move arch cflags to MIPS top level MakefileGravatar Jiaxun Yang 1-0/+38
2023-01-26MIPS: Prefer cc-option for additions to cflagsGravatar Nathan Chancellor 1-1/+1
2023-01-26MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOATGravatar Nathan Chancellor 1-10/+1
2022-11-21MIPS: Use "grep -E" instead of "egrep"Gravatar Tiezhu Yang 1-1/+1
2022-10-02kbuild: remove head-y syntaxGravatar Masahiro Yamada 1-2/+0
2022-07-14MIPS: Remove VR41xx supportGravatar Thomas Bogendoerfer 1-1/+0
2022-03-07mips: Always permit to build u-boot imagesGravatar Paul Cercueil 1-4/+0
2022-03-01MIPS: Remove TX39XX supportGravatar Thomas Bogendoerfer 1-1/+0
2021-12-14MIPS: Makefile: Remove "ifdef need-compiler" for Kbuild.platformsGravatar Tiezhu Yang 1-2/+0
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Gravatar Linus Torvalds 1-0/+2
2021-11-09MIPS: fix *-pkg builds for loongson2ef platformGravatar Masahiro Yamada 1-0/+2
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningGravatar Masahiro Yamada 1-7/+1
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+1
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-0/+3
2021-08-12MIPS: Make a alias for pistachio_defconfigGravatar Jiaxun Yang 1-0/+3
2021-08-10kbuild: do not require sub-make for separate output tree buildsGravatar Masahiro Yamada 1-1/+1
2021-08-05mips: Fix non-POSIX regexpGravatar H. Nikolaus Schaller 1-1/+1
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildGravatar Masahiro Yamada 1-3/+0
2021-05-06arch: use cross_compiling to check whether it is a cross build or notGravatar Masahiro Yamada 1-1/+1
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-0/+20
2021-01-22Revert "MIPS: Remove unused R4300 CPU support"Gravatar Lauri Kasanen 1-0/+1
2021-01-22arch: mips: Remove CONFIG_OPROFILE supportGravatar Viresh Kumar 1-1/+0
2021-01-15MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesGravatar Aurelien Jarno 1-0/+19
2020-11-12mips: boot: add support for self-extracting FIT images (vmlinuz.itb)Gravatar Alexander Lobakin 1-0/+1
2020-11-12mips: boot: clean up self-extracting targets scenariosGravatar Alexander Lobakin 1-1/+1
2020-05-22mips: Add MIPS Warrior P5600 supportGravatar Serge Semin 1-0/+1
2020-05-22mips: Add MIPS Release 5 supportGravatar Serge Semin 1-0/+2
2020-05-12MIPS: Unconditionally specify '-EB' or '-EL'Gravatar Nathan Chancellor 1-25/+0
2020-05-09MIPS: Remove support for LASATGravatar Thomas Bogendoerfer 1-7/+0
2020-05-07MIPS: Truncate link address into 32bit for 32bit kernelGravatar Jiaxun Yang 1-1/+12
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-1/+1
2019-11-17crypto: mips/chacha - wire up accelerated 32r2 code from ZincGravatar Ard Biesheuvel 1-1/+1
2019-10-07MIPS: Check Loongson3 LL/SC errata workaround correctnessGravatar Paul Burton 1-0/+3
2019-07-23MIPS: Remove unused R8000 CPU supportGravatar Paul Burton 1-1/+0
2019-07-23MIPS: Remove unused R5432 CPU supportGravatar Paul Burton 1-2/+0
2019-07-23MIPS: Remove unused R4300 CPU supportGravatar Paul Burton 1-1/+0
2019-06-20MIPS: have "plain" make calls build dtbs for selected platformsGravatar Cedric Hombourger 1-1/+2
2019-02-04MIPS: Add GINVT instruction helpersGravatar Paul Burton 1-0/+2
2018-12-14mips: generate uapi header and system call table filesGravatar Firoz Khan 1-0/+3