| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: loongson2ef: Add missing break in cs5536_isa | Jiaxun Yang | 2023-04-12 | 1 | -1/+1 |
* | MIPS: Loongson: Don't select platform features with CPU | Jiaxun Yang | 2023-04-05 | 1 | -0/+3 |
* | MIPS: Loongson: Move arch cflags to MIPS top level Makefile | Jiaxun Yang | 2023-04-05 | 1 | -35/+0 |
* | MIPS: Prefer cc-option for additions to cflags | Nathan Chancellor | 2023-01-26 | 1 | -1/+1 |
* | MIPS: Loongson2ef: remove orphan sbx00_acpi_init() declaration | Gaosheng Cui | 2022-09-19 | 1 | -2/+0 |
* | MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-option | Nathan Chancellor | 2022-02-07 | 1 | -1/+2 |
* | MIPS: Loongson2ef: Remove unnecessary {as,cc}-option calls | Nathan Chancellor | 2021-12-09 | 1 | -15/+4 |
* | MIPS: loongson2ef: don't build serial.o unconditionally | Randy Dunlap | 2021-08-05 | 1 | -1/+3 |
* | Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2021-02-21 | 2 | -16/+0 |
|\ |
|
| * | MIPS: loongson2ef: remove function __uncached_access() | Yanteng Si | 2021-01-27 | 1 | -11/+0 |
| * | MIPS: init: move externs to header file | Yanteng Si | 2021-01-07 | 1 | -1/+0 |
| * | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer | 2021-01-07 | 1 | -4/+0 |
* | | arch: mips: Remove CONFIG_OPROFILE support | Viresh Kumar | 2021-01-22 | 2 | -2/+1 |
|/ |
|
* | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2020-10-16 | 1 | -10/+2 |
|\ |
|
| * | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer | 2020-10-12 | 1 | -10/+2 |
* | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-10-15 | 2 | -4/+4 |
|\ \ |
|
| * | | dma-direct: rename and cleanup __phys_to_dma | Christoph Hellwig | 2020-09-11 | 2 | -2/+2 |
| * | | dma-direct: remove __dma_to_phys | Christoph Hellwig | 2020-09-11 | 2 | -2/+2 |
| |/ |
|
* | | MIPS: Loongson2ef: Disable Loongson MMI instructions | Jiaxun Yang | 2020-09-23 | 1 | -0/+4 |
|/ |
|
* | MIPS: Loongson-2EF: disable fix-loongson3-llsc in compiler | Lichao Liu | 2020-06-22 | 1 | -0/+22 |
* | MIPS: Fix exception handler memcpy() | Ben Hutchings | 2020-05-24 | 1 | -2/+2 |
* | MIPS: Only include the platform file needed | Thomas Bogendoerfer | 2020-05-13 | 1 | -1/+0 |
* | mips: loongsoon2ef: remove private clk api | Arnd Bergmann | 2020-04-16 | 2 | -96/+3 |
* | MIPS: pass non-NULL dev_id on shared request_irq() | afzal mohammed | 2020-03-16 | 1 | -1/+1 |
* | MIPS: Replace setup_irq() by request_irq() | afzal mohammed | 2020-03-05 | 4 | -35/+20 |
* | Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2020-01-31 | 1 | -1/+1 |
|\ |
|
| * | MIPS: Loongson2ef: drop pointless static qualifier in loongson_suspend_enter() | Mao Wenan | 2020-01-09 | 1 | -1/+1 |
* | | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -2/+2 |
|/ |
|
* | MIPS: Loongson2ef: Convert to early_printk_8250 | Jiaxun Yang | 2019-11-11 | 5 | -40/+4 |
* | MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATED | Jiaxun Yang | 2019-11-11 | 1 | -58/+0 |
* | MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdline | Jiaxun Yang | 2019-11-11 | 4 | -68/+8 |
* | MIPS: Loongson2ef: clean up loongson64 related code | Jiaxun Yang | 2019-11-01 | 15 | -309/+33 |
* | MIPS: Fork loongson2ef from loongson64 | Jiaxun Yang | 2019-11-01 | 42 | -0/+3816 |