summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2019-11-11MIPS: Loongson2ef: Convert to early_printk_8250Jiaxun Yang6-41/+4
2019-11-11MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATEDJiaxun Yang3-72/+0
2019-11-11MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdlineJiaxun Yang12-187/+28
2019-11-11MIPS: Drop pmon.hJiaxun Yang2-47/+0
2019-11-11MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen3-17/+24
2019-11-11MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen13-17/+17
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig2-8/+2
2019-11-04timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen1-7/+0
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-2/+0
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook1-2/+1
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook1-6/+6
2019-11-01MIPS: add support for SGI Octane (IP30)Thomas Bogendoerfer19-0/+1471
2019-11-01MIPS: PCI: make phys_to_dma/dma_to_phys for pci-xtalk-bridge commonThomas Bogendoerfer2-13/+16
2019-11-01Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton13-26/+83
2019-11-01MIPS: Loongson: Make default kernel log buffer size as 128KB for Loongson3Tiezhu Yang1-1/+0
2019-11-01MIPS: SGI-IP27: replace MAX_COMPACT_NODE with MAX_NUMNODESThomas Bogendoerfer6-30/+10
2019-11-01mips/cavium-octeon: Fix typo *must* in commentPaul Menzel1-1/+1
2019-11-01MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang26-75/+37
2019-11-01MIPS: Loongson64: Cleanup unused codeJiaxun Yang35-1543/+34
2019-11-01MIPS: Loongson2ef: clean up loongson64 related codeJiaxun Yang30-1097/+56
2019-11-01MIPS: Fork loongson2ef from loongson64Jiaxun Yang69-126/+3345
2019-10-31MIPS: SGI-IP27: fix exception handler replicationThomas Bogendoerfer3-26/+6
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang31-93/+92
2019-10-23MIPS: include: remove unsued header file asm/sgi/sgi.hThomas Bogendoerfer1-48/+0
2019-10-23MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton1-8/+15
2019-10-23MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer4-10/+22
2019-10-23MIPS: arc: use function argument for passing argc/argv to prom_init_cmdlineThomas Bogendoerfer3-19/+13
2019-10-23MIPS: arc: remove unused stuffThomas Bogendoerfer2-4/+2
2019-10-23MIPS: SGI-IP27: move registering of smp ops into IP27 specific codeThomas Bogendoerfer3-7/+3
2019-10-23MIPS: SGI-IP27: collect externs in new header fileThomas Bogendoerfer5-4/+17
2019-10-23MIPS: bmips: mark exception vectors as char arraysJonas Gorski3-10/+10
2019-10-23MIPS: Loongson: Fix GENMASK misuseRikard Falkeborn1-1/+1
2019-10-18mips: vdso: Fix __arch_get_hw_counter()Vincenzo Frascino1-1/+3
2019-10-16rtc: ds1685: add indirect access method and remove plat_read/plat_writeThomas Bogendoerfer1-1/+1
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+0
2019-10-12MIPS: Make builtin_cmdline const & variable lengthPaul Burton1-1/+1
2019-10-12MIPS: Fix CONFIG_OF_EARLY_FLATTREE=n buildsPaul Burton1-0/+6
2019-10-12MIPS: Always define builtin_cmdlinePaul Burton1-0/+2
2019-10-10mips: Fix unroll macro when building with ClangNathan Chancellor1-1/+2
2019-10-10MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton2-0/+5
2019-10-10MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang2-0/+44
2019-10-10MIPS: cmdline: Clean up boot_command_line initializationPaul Burton1-42/+83
2019-10-09MIPS: cmdline: Remove redundant Kconfig defaultsPaul Burton1-3/+0
2019-10-09MIPS: SGI-IP22/28: Use PROM for memory detectionThomas Bogendoerfer5-79/+34
2019-10-09MIPS: SGI-IP22: set PHYS_OFFSET to memory startThomas Bogendoerfer1-2/+1
2019-10-09MIPS: fw: arc: workaround 64bit kernel/32bit ARC problemsThomas Bogendoerfer1-4/+21
2019-10-09MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platformThomas Bogendoerfer1-4/+8
2019-10-09MIPS: fw: arc: use call_o32 to call ARC prom from 64bit kernelThomas Bogendoerfer2-73/+35
2019-10-09MIPS: fw: arc: remove unused ARC codeThomas Bogendoerfer9-304/+6