summaryrefslogtreecommitdiff
path: root/arch/mips/loongson64
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yesAurelien Jarno2021-01-151-22/+0
* MIPS: init: move externs to header fileYanteng Si2021-01-071-1/+0
* MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer2021-01-071-4/+0
* MIPS: loongson64: smp.c: Fix block comment coding stylesiyanteng2021-01-041-2/+4
* MIPS: Loongson64: Set cluster for coresJiaxun Yang2021-01-041-0/+2
* MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMPTiezhu Yang2021-01-042-51/+50
* MIPS: Loongson64: Fix up reserving kernel memory rangeJinyang He2020-11-271-2/+5
* MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()Tiezhu Yang2020-11-271-3/+0
* MIPS: Loongson64: SMP: Fix up play_dead jump indicatorTiezhu Yang2020-11-111-1/+2
* MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPUTiezhu Yang2020-11-111-23/+97
* MIPS: Loongson64: Set IPI_Enable register per core by itselfTiezhu Yang2020-11-111-2/+2
* MIPS: Loongson64: Set the field ELPA of CP0_PAGEGRAIN only onceTiezhu Yang2020-11-111-15/+2
* MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3Tiezhu Yang2020-11-111-3/+0
* MIPS: Loongson64: Add /sys/firmware/lefi/boardinfoTiezhu Yang2020-10-273-0/+59
* Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-10-162-31/+3
|\
| * MIPS: Loongson64: Clean up numa.cTiezhu Yang2020-10-121-26/+3
| * MIPS: Loongson64: Remove unused loongson_reboot.Jinyang He2020-09-071-5/+0
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-2/+2
|\ \
| * | dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig2020-09-111-1/+1
| * | dma-direct: remove __dma_to_physChristoph Hellwig2020-09-111-1/+1
| |/
* | MIPS: Loongson-3: Fix fp register access if MSA enabledHuacai Chen2020-09-221-16/+8
|/
* mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-1/+0
* MIPS: KVM: Add kvm guest support for Loongson-3Huacai Chen2020-08-042-2/+17
* MIPS: Loongson64: Process ISA Node in DeviceTreeJiaxun Yang2020-07-281-25/+62
* MIPS: Loongson64: Load LS7A dtbsJiaxun Yang2020-07-161-22/+34
* MIPS: Loongson: Rename CPU device-tree bindingHuacai Chen2020-07-081-2/+2
* MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen2020-07-081-3/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-031-1/+1
|\
| * mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-031-1/+1
* | MIPS: Loongson64: Reorder CPUCFG model match armsWANG Xuerui2020-05-311-16/+16
* | MIPS: Expose Loongson CPUCFG availability via HWCAPWANG Xuerui2020-05-311-1/+8
* | MIPS: Loongson64: Guard against future cores without CPUCFGWANG Xuerui2020-05-311-17/+20
* | MIPS: Fix build warning about "PTR_STR" redefinitionThomas Bogendoerfer2020-05-301-0/+1
* | MIPS: Loongson64: Remove not used pci.cTiezhu Yang2020-05-281-49/+0
* | MIPS: Loongson64: Define PCI_IOBASEJiaxun Yang2020-05-281-2/+40
* | MIPS: Loongson64: Switch to generic PCI driverJiaxun Yang2020-05-272-1/+30
* | MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui2020-05-242-0/+218
* | MIPS: Fix exception handler memcpy()Ben Hutchings2020-05-241-2/+2
* | MIPS: Only include the platform file neededThomas Bogendoerfer2020-05-131-1/+0
* | MIPS: Loongson: Add DMA support for LS7ATiezhu Yang2020-05-083-3/+25
* | MIPS: Loongson: Get host bridge informationTiezhu Yang2020-04-281-0/+18
* | MIPS: Loongson-3: Add some unaligned instructions emulationHuacai Chen2020-04-241-1/+288
* | MIPS: Loongson64: Mark RS780 HPET as brokenJiaxun Yang2020-04-201-5/+3
* | MIPS: Loongson64: Make RS780E ACPI as a platform driverJiaxun Yang2020-04-203-154/+1
* | MIPS: Loongson64: Remove dead RTC codeJiaxun Yang2020-04-204-51/+1
* | mips: loongsoon2ef: remove private clk apiArnd Bergmann2020-04-161-1/+0
|/
* MIPS: Loongson64: Load built-in dtbsJiaxun Yang2020-03-252-0/+39
* MIPS: Loongson64: Drop legacy IRQ codeJiaxun Yang2020-03-254-180/+18
* MIPS: Loongson: Do not initialise statics to 0Tiezhu Yang2020-03-191-1/+1
* MIPS: Replace setup_irq() by request_irq()afzal mohammed2020-03-051-7/+3