aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/loongson64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport1-1/+1
2020-05-31MIPS: Loongson64: Reorder CPUCFG model match armsWANG Xuerui1-16/+16
2020-05-31MIPS: Expose Loongson CPUCFG availability via HWCAPWANG Xuerui1-1/+8
2020-05-31MIPS: Loongson64: Guard against future cores without CPUCFGWANG Xuerui1-17/+20
2020-05-30MIPS: Fix build warning about "PTR_STR" redefinitionThomas Bogendoerfer1-0/+1
2020-05-28MIPS: Loongson64: Remove not used pci.cTiezhu Yang1-49/+0
2020-05-28MIPS: Loongson64: Define PCI_IOBASEJiaxun Yang1-2/+40
2020-05-27MIPS: Loongson64: Switch to generic PCI driverJiaxun Yang2-1/+30
2020-05-24MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui2-0/+218
2020-05-24MIPS: Fix exception handler memcpy()Ben Hutchings1-2/+2
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer1-1/+0
2020-05-08MIPS: Loongson: Add DMA support for LS7ATiezhu Yang3-3/+25
2020-04-28MIPS: Loongson: Get host bridge informationTiezhu Yang1-0/+18
2020-04-24MIPS: Loongson-3: Add some unaligned instructions emulationHuacai Chen1-1/+288
2020-04-20MIPS: Loongson64: Mark RS780 HPET as brokenJiaxun Yang1-5/+3
2020-04-20MIPS: Loongson64: Make RS780E ACPI as a platform driverJiaxun Yang3-154/+1
2020-04-20MIPS: Loongson64: Remove dead RTC codeJiaxun Yang4-51/+1
2020-04-16mips: loongsoon2ef: remove private clk apiArnd Bergmann1-1/+0
2020-03-25MIPS: Loongson64: Load built-in dtbsJiaxun Yang2-0/+39
2020-03-25MIPS: Loongson64: Drop legacy IRQ codeJiaxun Yang4-180/+18
2020-03-19MIPS: Loongson: Do not initialise statics to 0Tiezhu Yang1-1/+1
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed1-7/+3
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-1/+4
2020-01-10MIPS: Loongson: Fix potential NULL dereference in loongson3_platform_init()Tiezhu Yang1-0/+3
2020-01-09MIPS: Loongson64: Fix node_distance()Thomas Bogendoerfer1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-11-11MIPS: Loongson64: Drop setup_pcimapJiaxun Yang1-43/+0
2019-11-11MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdlineJiaxun Yang3-44/+3
2019-11-11MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen1-1/+1
2019-11-01Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton1-0/+4
2019-11-01MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang22-72/+10
2019-11-01MIPS: Loongson64: Cleanup unused codeJiaxun Yang21-767/+26
2019-11-01MIPS: Fork loongson2ef from loongson64Jiaxun Yang25-2415/+0
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang4-9/+9
2019-10-10MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton1-0/+4
2019-10-07MIPS: Loongson-3: Add CSR IPI supportHuacai Chen1-8/+62
2019-10-07MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen1-39/+51
2019-10-07MIPS: barrier: Remove loongson_llsc_mb()Paul Burton1-1/+1
2019-10-02mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET1-1/+1
2019-09-30MIPS: Loongson64: Fix boot failure after dropping boot_mem_mapHuacai Chen2-28/+18
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner33-163/+33
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner5-0/+5
2019-03-19Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2019-03-11mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li1-1/+1
2019-02-07mips: loongson64: remove unreachable(), fix loongson_poweroff().Yifeng Li1-1/+6
2019-02-04MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen1-0/+23
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-4/+3
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-7/+6