summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: loongson2ef: Add missing break in cs5536_isaJiaxun Yang2023-04-121-1/+1
* MIPS: Remove set_swbp() in uprobes.cTiezhu Yang2023-04-121-18/+0
* MIPS: Use def_bool y for ARCH_SUPPORTS_UPROBESTiezhu Yang2023-04-121-2/+1
* MIPS: fw: Allow firmware to pass a empty envJiaxun Yang2023-04-121-1/+1
* MIPS: Remove deprecated CONFIG_MIPS_CMPThomas Bogendoerfer2023-04-1214-603/+3
* MIPS: lantiq: remove unused function declarationAleksander Jan Bajkowski2023-04-051-3/+0
* MIPS: Drop unused positional parameter in local_irq_{dis,en}ableNathan Chancellor2023-04-051-2/+2
* MIPS: mm: Remove local_cache_flush_pageThomas Bogendoerfer2023-04-054-11/+0
* MIPS: Remove no longer used ide.hThomas Bogendoerfer2023-04-052-151/+0
* MIPS: mm: Remove unused *cache_page_indexed flush functionsThomas Bogendoerfer2023-04-051-100/+0
* MIPS: generic: Enable all CPUs supported by virt board in KconfigJiaxun Yang2023-04-051-0/+4
* MIPS: Add board config for virt boardJiaxun Yang2023-04-051-0/+38
* MIPS: Octeon: Disable CVMSEG by default on other platformsJiaxun Yang2023-04-051-1/+2
* MIPS: Loongson: Don't select platform features with CPUJiaxun Yang2023-04-052-2/+3
* MIPS: Loongson: Move arch cflags to MIPS top level MakefileJiaxun Yang2023-04-053-51/+38
* MIPS: Octeon: Allow CVMSEG to be disabledJiaxun Yang2023-04-052-1/+9
* MIPS: c-octeon: Provide alternative SMP cache flush functionJiaxun Yang2023-04-051-0/+5
* MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang2023-04-051-1/+18
* MIPS: Octeon: Opt-out 4k_cache featureJiaxun Yang2023-04-052-1/+3
* MIPS: mips-cm: Check availability of config registersJiaxun Yang2023-04-051-2/+7
* MIPS: smp-cps: Disable coherence setup for unsupported ISAJiaxun Yang2023-04-052-0/+10
* MIPS: Move declaration of bcache ops to cache.cJiaxun Yang2023-04-053-14/+21
* MIPS: octeon: Fix compile errorThomas Bogendoerfer2023-03-271-1/+1
* MIPS: c-r4k: Always install dma flush functionsJiaxun Yang2023-03-241-9/+3
* MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platformsJiaxun Yang2023-03-241-8/+1
* MIPS: Always select ARCH_HAS_SETUP_DMA_OPSJiaxun Yang2023-03-241-1/+1
* MIPS: octeon: Use of_address_to_resource()Rob Herring2023-03-241-20/+15
* mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLPLukas Bulwahn2023-03-241-6/+0
* MIPS: ath79: remove obsolete ATH79_DEV_* configsLukas Bulwahn2023-03-171-16/+0
* MIPS: sibyte: Replace BCM1125H with SB1250 optionThomas Bogendoerfer2023-03-172-12/+1
* MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board supportThomas Bogendoerfer2023-03-178-96/+1
* MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55Thomas Bogendoerfer2023-03-178-30/+12
* MIPS: sibyte: remove no longer needed board_mem_regionThomas Bogendoerfer2023-03-171-15/+0
* mips: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-142-2/+2
* mips: ralink: mt7620: introduce 'soc_device' initializationSergio Paracuellos2023-03-142-0/+45
* mips: ralink: mt7620: soc queries and tests as functionsSergio Paracuellos2023-03-141-22/+72
* mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomemSergio Paracuellos2023-03-142-9/+9
* mips: ralink: rt288x: introduce 'soc_device' initializationSergio Paracuellos2023-03-142-0/+31
* mips: ralink: rt288x: soc queries and tests as functionsSergio Paracuellos2023-03-141-16/+47
* mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomemSergio Paracuellos2023-03-142-5/+5
* mips: ralink: rt3883: introduce 'soc_device' initializationSergio Paracuellos2023-03-142-0/+30
* mips: ralink: rt3883: soc queries and tests as functionsSergio Paracuellos2023-03-141-16/+48
* mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomemSergio Paracuellos2023-03-142-5/+6
* mips: ralink: rt305x: introduce 'soc_device' initializationSergio Paracuellos2023-03-142-0/+47
* mips: ralink: rt305x: soc queries and tests as functionsSergio Paracuellos2023-03-141-20/+77
* mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomemSergio Paracuellos2023-03-142-6/+5
* MIPS: Loongson64: Opt-out war_io_reorder_wmbJiaxun Yang2023-03-141-1/+1
* MIPS: Loongson64: Remove CPU_HAS_WBJiaxun Yang2023-03-142-16/+0
* MIPS: Loongson64: smp: Correct nudge_writes usageJiaxun Yang2023-03-141-26/+12
* MIPS: Loongson64: smp: Use nudge_writes instead of wbflushJiaxun Yang2023-03-141-3/+3