[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZksWGd0Kr7D19kp/@alpha.franken.de>
Date: Mon, 20 May 2024 11:21:29 +0200
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: torvalds@...ux-foundation.org
Cc: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] MIPS changes for v6.10
The following changes since commit 0bbac3facb5d6cc0171c45c9873a2dc96bea9680:
Linux 6.9-rc4 (2024-04-14 13:38:39 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_6.10
for you to fetch changes up to 07e6a6d7f1d9fa4685003a195032698ba99577bb:
MIPS: Take in account load hazards for HI/LO restoring (2024-05-03 14:22:38 +0200)
----------------------------------------------------------------
just cleanups and fixes
----------------------------------------------------------------
Jiaxun Yang (1):
MIPS: Guard some macros with __ASSEMBLY__ in asm.h
Justin Swartz (14):
mips: dts: ralink: mt7621: reorder cpu node attributes
mips: dts: ralink: mt7621: reorder cpuintc node attributes
mips: dts: ralink: mt7621: reorder mmc regulator attributes
mips: dts: ralink: mt7621: reorder sysc node attributes
mips: dts: ralink: mt7621: reorder gpio node attributes
mips: dts: ralink: mt7621: reorder i2c node attributes
mips: dts: ralink: mt7621: reorder spi0 node attributes
mips: dts: ralink: mt7621: move pinctrl and sort its children
mips: dts: ralink: mt7621: reorder mmc node attributes
mips: dts: ralink: mt7621: reorder gic node attributes
mips: dts: ralink: mt7621: reorder ethernet node attributes and kids
mips: dts: ralink: mt7621: reorder pcie node attributes and children
mips: dts: ralink: mt7621: reorder pci?_phy attributes
mips: dts: ralink: mt7621: reorder the attributes of the root node
Nathan Chancellor (1):
MIPS: Add prototypes for plat_post_relocation() and relocate_kernel()
Siarhei Volkau (1):
MIPS: Take in account load hazards for HI/LO restoring
Songyang Li (1):
MIPS: Octeon: Add PCIe link status check
Yongzhen Zhang (3):
MIPS: BCM47XX: include header for bcm47xx_prom_highmem_init() prototype
MIPS: BCM47XX: Declare early_tlb_init() static
MIPS: RB532: Declare prom_setup_cmdline() and rb532_gpio_init() static
Yury Norov (3):
MIPS: SGI-IP27: micro-optimize arch_init_irq()
MIPS: SGI-IP27: fix -Wunused-variable in arch_init_irq()
MIPS: SGI-IP27: use WARN_ON() output
arch/mips/bcm47xx/prom.c | 3 +-
arch/mips/boot/dts/ralink/mt7621.dtsi | 430 +++++++++++++++++++---------------
arch/mips/include/asm/asm.h | 3 +
arch/mips/include/asm/setup.h | 6 +
arch/mips/include/asm/stackframe.h | 19 +-
arch/mips/pci/pcie-octeon.c | 6 +
arch/mips/rb532/gpio.c | 2 +-
arch/mips/rb532/prom.c | 2 +-
arch/mips/sgi-ip27/ip27-irq.c | 15 +-
9 files changed, 274 insertions(+), 212 deletions(-)
mode change 100644 => 100755 arch/mips/pci/pcie-octeon.c
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]
Powered by blists - more mailing lists