Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Pull MIPS fixes from Ralf Baechle: "This is the first round of fixes and tying up loose ends for MIPS. - plenty of fixes for build errors in specific obscure configurations - remove redundant code on the Lantiq platform - removal of a useless SEAD I2C driver that was causing a build issue - fix an earlier TLB exeption handler fix to also work on Octeon. - fix ISA level dependencies in FPU emulator's instruction decoding. - don't hardcode kernel command line in Octeon software emulator. - fix an earlier fix for the Loondson 2 clock setting" * 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: MIPS: SEAD3: Fix I2C device registration. MIPS: SEAD3: Nuke PIC32 I2C driver. MIPS: ftrace: Fix a microMIPS build problem MIPS: MSP71xx: Fix build error MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled MIPS: Prevent compiler warning from cop2_{save,restore} MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle MIPS: idle: Remove leftover __pastwait symbol and its references MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur builds MIPS: ptrace.h: Add a missing include MIPS: ath79: Fix compilation error when CONFIG_PCI is disabled MIPS: MSP71xx: Remove compilation error when CONFIG_MIPS_MT is present MIPS: Octeon: Remove special case for simulator command line. MIPS: tlbex: Properly fix HUGE TLB Refill exception handler MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismerge pci: pci-lantiq: remove duplicate check on resource MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROC MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructions
No related branches found
No related tags found
Showing
- arch/mips/Kconfig 1 addition, 0 deletionsarch/mips/Kconfig
- arch/mips/ath79/mach-db120.c 1 addition, 1 deletionarch/mips/ath79/mach-db120.c
- arch/mips/cavium-octeon/setup.c 0 additions, 9 deletionsarch/mips/cavium-octeon/setup.c
- arch/mips/include/asm/cop2.h 4 additions, 4 deletionsarch/mips/include/asm/cop2.h
- arch/mips/include/asm/ftrace.h 2 additions, 2 deletionsarch/mips/include/asm/ftrace.h
- arch/mips/include/asm/idle.h 0 additions, 7 deletionsarch/mips/include/asm/idle.h
- arch/mips/include/uapi/asm/ptrace.h 2 additions, 0 deletionsarch/mips/include/uapi/asm/ptrace.h
- arch/mips/kernel/idle.c 0 additions, 3 deletionsarch/mips/kernel/idle.c
- arch/mips/lasat/Kconfig 1 addition, 1 deletionarch/mips/lasat/Kconfig
- arch/mips/loongson/lemote-2f/clock.c 3 additions, 2 deletionsarch/mips/loongson/lemote-2f/clock.c
- arch/mips/math-emu/cp1emu.c 2 additions, 2 deletionsarch/mips/math-emu/cp1emu.c
- arch/mips/mm/tlbex.c 5 additions, 1 deletionarch/mips/mm/tlbex.c
- arch/mips/mti-malta/Makefile 2 additions, 1 deletionarch/mips/mti-malta/Makefile
- arch/mips/mti-sead3/Makefile 0 additions, 1 deletionarch/mips/mti-sead3/Makefile
- arch/mips/mti-sead3/sead3-i2c.c 1 addition, 7 deletionsarch/mips/mti-sead3/sead3-i2c.c
- arch/mips/mti-sead3/sead3-pic32-bus.c 0 additions, 102 deletionsarch/mips/mti-sead3/sead3-pic32-bus.c
- arch/mips/mti-sead3/sead3-pic32-i2c-drv.c 0 additions, 423 deletionsarch/mips/mti-sead3/sead3-pic32-i2c-drv.c
- arch/mips/pci/pci-lantiq.c 1 addition, 6 deletionsarch/mips/pci/pci-lantiq.c
- arch/mips/pmcs-msp71xx/msp_irq.c 1 addition, 0 deletionsarch/mips/pmcs-msp71xx/msp_irq.c
- arch/mips/pmcs-msp71xx/msp_irq_cic.c 2 additions, 2 deletionsarch/mips/pmcs-msp71xx/msp_irq_cic.c
Loading
Please register or sign in to comment