aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson2ef (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-05MIPS: loongson2ef: don't build serial.o unconditionallyRandy Dunlap1-1/+3
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-16/+0
2021-01-27MIPS: loongson2ef: remove function __uncached_access()Yanteng Si1-11/+0
2021-01-22arch: mips: Remove CONFIG_OPROFILE supportViresh Kumar2-2/+1
2021-01-07MIPS: init: move externs to header fileYanteng Si1-1/+0
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer1-4/+0
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-10/+2
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-4/+4
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer1-10/+2
2020-09-23MIPS: Loongson2ef: Disable Loongson MMI instructionsJiaxun Yang1-0/+4
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig2-2/+2
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig2-2/+2
2020-06-22MIPS: Loongson-2EF: disable fix-loongson3-llsc in compilerLichao Liu1-0/+22
2020-05-24MIPS: Fix exception handler memcpy()Ben Hutchings1-2/+2
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer1-1/+0
2020-04-16mips: loongsoon2ef: remove private clk apiArnd Bergmann2-96/+3
2020-03-16MIPS: pass non-NULL dev_id on shared request_irq()afzal mohammed1-1/+1
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed4-35/+20
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2020-01-09MIPS: Loongson2ef: drop pointless static qualifier in loongson_suspend_enter()Mao Wenan1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2019-11-11MIPS: Loongson2ef: Convert to early_printk_8250Jiaxun Yang5-40/+4
2019-11-11MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATEDJiaxun Yang1-58/+0
2019-11-11MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdlineJiaxun Yang4-68/+8
2019-11-01MIPS: Loongson2ef: clean up loongson64 related codeJiaxun Yang15-309/+33
2019-11-01MIPS: Fork loongson2ef from loongson64Jiaxun Yang42-0/+3816