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