Age | Commit message (Expand) | Author | Files | Lines |
2019-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+1 |
2019-11-17 | crypto: mips/chacha - wire up accelerated 32r2 code from Zinc | Ard Biesheuvel | 1 | -1/+1 |
2019-10-07 | MIPS: Check Loongson3 LL/SC errata workaround correctness | Paul Burton | 1 | -0/+3 |
2019-07-24 | MIPS: Remove unused R8000 CPU support | Paul Burton | 1 | -1/+0 |
2019-07-24 | MIPS: Remove unused R5432 CPU support | Paul Burton | 1 | -2/+0 |
2019-07-24 | MIPS: Remove unused R4300 CPU support | Paul Burton | 1 | -1/+0 |
2019-06-21 | MIPS: have "plain" make calls build dtbs for selected platforms | Cedric Hombourger | 1 | -1/+2 |
2019-02-04 | MIPS: Add GINVT instruction helpers | Paul Burton | 1 | -0/+2 |
2018-12-14 | mips: generate uapi header and system call table files | Firoz Khan | 1 | -0/+3 |
2018-11-09 | MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=n | Paul Burton | 1 | -1/+1 |
2018-11-02 | kbuild: replace cc-name test with CONFIG_CC_IS_CLANG | Masahiro Yamada | 1 | -1/+1 |
2018-10-27 | Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -7/+4 |
2018-10-17 | MIPS: Cleanup DSP ASE detection | Paul Burton | 1 | -0/+2 |
2018-10-02 | kbuild: consolidate Devicetree dtb build rules | Rob Herring | 1 | -14/+1 |
2018-08-30 | MIPS: Use a custom elf-entry program to find kernel entry point | Paul Burton | 1 | -7/+2 |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 1 | -1/+1 |
2018-08-08 | MIPS: Always specify -EB or -EL when using clang | Paul Burton | 1 | -0/+10 |
2018-06-29 | MIPS: Always use -march=<arch>, not -<arch> shortcuts | Paul Burton | 1 | -8/+4 |
2018-06-01 | kbuild: add machine size to CHECKFLAGS | Luc Van Oostenryck | 1 | -3/+0 |
2018-03-23 | MIPS: Use the entry point from the ELF file header | Maciej W. Rozycki | 1 | -14/+6 |
2018-03-22 | MIPS: generic: Add support for Microsemi Ocelot | Alexandre Belloni | 1 | -0/+3 |
2018-03-05 | MIPS: Expand help text to list generic defconfigs | James Hogan | 1 | -0/+19 |
2018-02-20 | MIPS: Refactor legacy defconfigs | James Hogan | 1 | -9/+10 |
2018-02-19 | MIPS: crypto: Add crc32 and crc32c hw accelerated module | Marcin Nowakowski | 1 | -0/+3 |
2018-01-22 | MIPS: XPA: Use XPA instructions in assembly | James Hogan | 1 | -0/+6 |
2018-01-19 | MIPS: Fix vmlinuz build when ZBOOT is selected | Daniel Sabogal | 1 | -1/+1 |
2017-11-09 | MIPS: Xilfpga: Switch to using generic defconfigs | Zubair Lutfullah Kakakhel | 1 | -0/+4 |
2017-11-09 | MIPS: Set defconfig target to a generic system for 32r2el | Matt Redfearn | 1 | -1/+1 |
2017-09-06 | MIPS: Add DWARF unwinding to assembly | Corey Minyard | 1 | -0/+4 |
2017-08-30 | MIPS: Prevent direct use of generic_defconfig | Paul Burton | 1 | -0/+13 |
2017-08-30 | MIPS: generic: Allow filtering enabled boards by requirements | Paul Burton | 1 | -2/+8 |
2017-08-29 | MIPS: Allow platform to specify multiple its.S files | Paul Burton | 1 | -1/+2 |
2017-08-29 | MIPS: Remove unused R6000 support | Paul Burton | 1 | -1/+0 |
2017-08-08 | MIPS: Set ISA bit in entry-y for microMIPS kernels | Paul Burton | 1 | -1/+14 |
2017-06-29 | MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips32r6 | Miodrag Dinic | 1 | -1/+1 |
2017-04-11 | MIPS: generic: fix out-of-tree defconfig target builds | Marcin Nowakowski | 1 | -3/+3 |
2017-02-14 | MIPS: Disable stack checks on MIPS kernels | Joshua Kinard | 1 | -0/+15 |
2017-01-25 | MIPS: 'make -s' should be silent | Arnd Bergmann | 1 | -2/+2 |
2017-01-03 | MIPS: Use Makefile.postlink to insert relocations into vmlinux | Matt Redfearn | 1 | -12/+0 |
2017-01-03 | MIPS: zboot: Add "uzImage.bin" target | Maarten ter Huurne | 1 | -0/+4 |
2016-11-04 | MIPS: Fix build of compressed image | Matt Redfearn | 1 | -1/+1 |
2016-10-06 | MIPS: generic: Convert SEAD-3 to a generic board | Paul Burton | 1 | -0/+13 |
2016-10-06 | MIPS: generic: Introduce generic DT-based board support | Paul Burton | 1 | -0/+56 |
2016-10-06 | MIPS: Support generating Flattened Image Trees (.itb) | Paul Burton | 1 | -1/+7 |
2016-09-13 | MIPS: Remove compact branch policy Kconfig entries | Paul Burton | 1 | -4/+0 |
2016-05-17 | MIPS: Fix VZ probe gas errors with binutils <2.24 | James Hogan | 1 | -0/+2 |
2016-05-13 | MIPS: Generate relocation table when CONFIG_RELOCATABLE | Matt Redfearn | 1 | -0/+16 |
2016-05-13 | MIPS: tools: Build relocs tool | Matt Redfearn | 1 | -0/+4 |
2016-01-22 | MIPS: Loongson-3: Improve -march option and move it to Platform | Huacai Chen | 1 | -10/+0 |
2015-10-26 | MIPS: Allow compact branch policy to be changed | Paul Burton | 1 | -0/+4 |