summaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson64
AgeCommit message (Expand)AuthorFilesLines
2020-11-27MIPS: Loongson64: Fix up reserving kernel memory rangeJinyang He1-2/+5
2020-11-27MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()Tiezhu Yang1-3/+0
2020-11-11MIPS: Loongson64: SMP: Fix up play_dead jump indicatorTiezhu Yang1-1/+2
2020-11-11MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPUTiezhu Yang1-23/+97
2020-11-11MIPS: Loongson64: Set IPI_Enable register per core by itselfTiezhu Yang1-2/+2
2020-11-11MIPS: Loongson64: Set the field ELPA of CP0_PAGEGRAIN only onceTiezhu Yang1-15/+2
2020-11-11MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3Tiezhu Yang1-3/+0
2020-10-27MIPS: Loongson64: Add /sys/firmware/lefi/boardinfoTiezhu Yang3-0/+59
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2-31/+3
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2020-10-12MIPS: Loongson64: Clean up numa.cTiezhu Yang1-26/+3
2020-09-22MIPS: Loongson-3: Fix fp register access if MSA enabledHuacai Chen1-16/+8
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig1-1/+1
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig1-1/+1
2020-09-07MIPS: Loongson64: Remove unused loongson_reboot.Jinyang He1-5/+0
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport1-1/+0
2020-08-04MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen2-2/+17
2020-07-28MIPS: Loongson64: Process ISA Node in DeviceTreeJiaxun Yang1-25/+62
2020-07-16MIPS: Loongson64: Load LS7A dtbsJiaxun Yang1-22/+34
2020-07-08MIPS: Loongson: Rename CPU device-tree bindingHuacai Chen1-2/+2
2020-07-08MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen1-3/+3
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