summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2023-03-24MIPS: c-r4k: Always install dma flush functionsJiaxun Yang
2023-03-24MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platformsJiaxun Yang
2023-03-24MIPS: Always select ARCH_HAS_SETUP_DMA_OPSJiaxun Yang
2023-03-24MIPS: octeon: Use of_address_to_resource()Rob Herring
2023-03-24mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLPLukas Bulwahn
2023-03-17MIPS: ath79: remove obsolete ATH79_DEV_* configsLukas Bulwahn
2023-03-17MIPS: sibyte: Replace BCM1125H with SB1250 optionThomas Bogendoerfer
2023-03-17MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board supportThomas Bogendoerfer
2023-03-17MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55Thomas Bogendoerfer
2023-03-17MIPS: sibyte: remove no longer needed board_mem_regionThomas Bogendoerfer
2023-03-14mips: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-14mips: ralink: mt7620: introduce 'soc_device' initializationSergio Paracuellos
2023-03-14mips: ralink: mt7620: soc queries and tests as functionsSergio Paracuellos
2023-03-14mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomemSergio Paracuellos
2023-03-14mips: ralink: rt288x: introduce 'soc_device' initializationSergio Paracuellos
2023-03-14mips: ralink: rt288x: soc queries and tests as functionsSergio Paracuellos
2023-03-14mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomemSergio Paracuellos
2023-03-14mips: ralink: rt3883: introduce 'soc_device' initializationSergio Paracuellos
2023-03-14mips: ralink: rt3883: soc queries and tests as functionsSergio Paracuellos
2023-03-14mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomemSergio Paracuellos
2023-03-14mips: ralink: rt305x: introduce 'soc_device' initializationSergio Paracuellos
2023-03-14mips: ralink: rt305x: soc queries and tests as functionsSergio Paracuellos
2023-03-14mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomemSergio Paracuellos
2023-03-14MIPS: Loongson64: Opt-out war_io_reorder_wmbJiaxun Yang
2023-03-14MIPS: Loongson64: Remove CPU_HAS_WBJiaxun Yang
2023-03-14MIPS: Loongson64: smp: Correct nudge_writes usageJiaxun Yang
2023-03-14MIPS: Loongson64: smp: Use nudge_writes instead of wbflushJiaxun Yang
2023-03-14MIPS: Loongson64: Prefix ipi register address pointers with __iomemJiaxun Yang
2023-03-14MIPS: BCM47XX: Add support for Huawei B593u-12Rafał Miłecki
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-08eth: fealnx: bring back this old driverJakub Kicinski
2023-03-02Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2023-02-28MIPS: Workaround clang inline compat branch issueJiaxun Yang
2023-02-28mips: dts: ralink: mt7621: add phandle to system controller node for watchdogSergio Paracuellos
2023-02-28mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'Sergio Paracuellos
2023-02-27mips: ralink: make SOC_MT7621 select PINCTRLArınç ÜNAL
2023-02-27mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINKArınç ÜNAL
2023-02-27MIPS: cevt-r4k: Offset the value used to clear compare interruptJiaxun Yang
2023-02-27MIPS: smp-cps: Don't rely on CP0_CMGCRBASEJiaxun Yang
2023-02-27MIPS: Remove DMA_PERDEV_COHERENTJiaxun Yang
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-25Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-02-20MIPS: vpe-mt: drop physical_memsizeRandy Dunlap
2023-02-19mips: fix syscall_get_nrElvira Khabirova
2023-02-19MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not setRandy Dunlap
2023-02-19MIPS: DTS: jz4780: add #clock-cells to rtc_devH. Nikolaus Schaller