Age | Commit message (Expand) | Author | Files | Lines |
2022-07-20 | irqchip/loongson-liointc: Add ACPI init support | Huacai Chen | 1 | -0/+1 |
2022-07-20 | irqchip/loongson-pch-pic: Add ACPI init support | Huacai Chen | 1 | -1/+1 |
2022-03-01 | MIPS: Remove TX39XX support | Thomas Bogendoerfer | 1 | -1/+0 |
2021-12-09 | MIPS: Loongson64: Use three arguments for slti | Nathan Chancellor | 1 | -2/+2 |
2021-09-23 | MIPS: Avoid macro redefinitions | Paul Cercueil | 1 | -0/+12 |
2021-04-16 | MIPS: Loongson64: Add kexec/kdump support | Huacai Chen | 1 | -0/+27 |
2021-03-25 | MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFI | Qing Zhang | 1 | -1/+8 |
2021-03-25 | MIPS: Loongson64: DeviceTree for Loongson-2K1000 | Qing Zhang | 1 | -0/+1 |
2021-03-12 | MIPS: Loongson64: Move loongson_system_configuration to loongson.h | Qing Zhang | 2 | -18/+18 |
2021-03-12 | MIPS: Loongson64: Remove unused sysconf members | Qing Zhang | 1 | -9/+0 |
2021-01-04 | MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMP | Tiezhu Yang | 1 | -1/+1 |
2020-11-12 | MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPU | Tiezhu Yang | 1 | -0/+10 |
2020-11-12 | MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3 | Tiezhu Yang | 1 | -8/+0 |
2020-10-27 | MIPS: Loongson64: Add /sys/firmware/lefi/boardinfo | Tiezhu Yang | 1 | -0/+4 |
2020-10-16 | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2 | -6/+3 |
2020-10-12 | MIPS: Loongson64: Clean up numa.c | Tiezhu Yang | 1 | -5/+1 |
2020-09-18 | MIPS: Loongson64: Increase NR_IRQS to 320 | Huacai Chen | 1 | -1/+2 |
2020-08-22 | MIPS: Loongson64: Remove unnecessary inclusion of boot_param.h | WANG Xuerui | 2 | -3/+0 |
2020-08-17 | MIPS: Loongson64: Do not override watch and ejtag feature | Jiaxun Yang | 1 | -2/+0 |
2020-08-04 | MIPS: KVM: Add kvm guest support for Loongson-3 | Huacai Chen | 2 | -1/+4 |
2020-07-28 | MIPS: Loongson64: Enlarge IO_SPACE_LIMIT | Jiaxun Yang | 1 | -2/+1 |
2020-07-16 | MIPS: Loongson64: DeviceTree for LS7A PCH | Jiaxun Yang | 1 | -0/+2 |
2020-07-08 | MIPS: Loongson: Rename CPU device-tree binding | Huacai Chen | 1 | -2/+2 |
2020-07-08 | MIPS: Loongson64: Adjust IRQ layout | Huacai Chen | 1 | -1/+5 |
2020-05-31 | MIPS: Loongson64: Guard against future cores without CPUCFG | WANG Xuerui | 1 | -0/+11 |
2020-05-28 | MIPS: Loongson64: Define PCI_IOBASE | Jiaxun Yang | 1 | -0/+8 |
2020-05-24 | MIPS: emulate CPUCFG instruction on older Loongson64 cores | WANG Xuerui | 1 | -0/+63 |
2020-05-17 | MIPS: Loongson64: define offsets and known revisions for some CPUCFG features | WANG Xuerui | 1 | -0/+19 |
2020-05-17 | MIPS: Loongson64: fix typos in loongson_regs.h | WANG Xuerui | 1 | -5/+5 |
2020-05-08 | MIPS: Loongson: Add DMA support for LS7A | Tiezhu Yang | 1 | -0/+5 |
2020-04-30 | MIPS: perf: Add hardware perf events support for new Loongson-3 | Huacai Chen | 1 | -0/+1 |
2020-04-29 | MIPS: Loongson64: Switch the order of RS780E and LS7A | Liangliang Huang | 1 | -2/+2 |
2020-04-28 | MIPS: Loongson: Get host bridge information | Tiezhu Yang | 1 | -0/+6 |
2020-04-20 | MIPS: Loongson64: Remove dead RTC code | Jiaxun Yang | 1 | -36/+0 |
2020-03-25 | MIPS: Loongson64: Load built-in dtbs | Jiaxun Yang | 2 | -0/+14 |
2020-03-25 | MIPS: Loongson64: Drop legacy IRQ code | Jiaxun Yang | 2 | -29/+3 |
2020-03-19 | MIPS: Add header files reference with path prefix | bibo mao | 1 | -1/+1 |
2020-01-23 | MIPS: Loongson64: Disable exec hazard | Jiaxun Yang | 1 | -0/+1 |
2020-01-23 | MIPS: Loongson64: Select mac2008 only feature | Jiaxun Yang | 1 | -0/+1 |
2019-11-11 | MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdline | Jiaxun Yang | 1 | -1/+0 |
2019-11-02 | MIPS: Loongson64: Move files to the top-level directory | Jiaxun Yang | 1 | -1/+0 |
2019-11-02 | MIPS: Loongson64: Cleanup unused code | Jiaxun Yang | 13 | -774/+7 |
2019-11-01 | MIPS: Loongson64: Rename CPU TYPES | Jiaxun Yang | 5 | -6/+6 |
2019-10-24 | MIPS: Loongson: Fix GENMASK misuse | Rikard Falkeborn | 1 | -1/+1 |
2019-10-07 | MIPS: Loongson: Add Loongson-3A R4 basic support | Huacai Chen | 1 | -6/+22 |
2019-10-07 | MIPS: Loongson: Add CFUCFG&CSR support | Huacai Chen | 1 | -0/+227 |
2019-09-03 | MIPS: tlbex: Remove cpu_has_local_ebase | Paul Burton | 1 | -1/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 5 | -26/+5 |
2018-12-30 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2018-11-23 | MIPS: remove the HT_PCI config option | Christoph Hellwig | 1 | -1/+1 |