Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Pull MIPS updates from Ralf Baechle: "This is the main pull request for MIPS for 4.5 plus some 4.4 fixes. The executive summary: - ATH79 platform improvments, use DT bindings for the ATH79 USB PHY. - Avoid useless rebuilds for zboot. - jz4780: Add NEMC, BCH and NAND device tree nodes - Initial support for the MicroChip's DT platform. As all the device drivers are missing this is still of limited use. - Some Loongson3 cleanups. - The unavoidable whitespace polishing. - Reduce clock skew when synchronizing the CPU cycle counters on CPU startup. - Add MIPS R6 fixes. - Lots of cleanups across arch/mips as fallout from KVM. - Lots of minor fixes and changes for IEEE 754-2008 support to the FPU emulator / fp-assist software. - Minor Ralink, BCM47xx and bcm963xx platform support improvments. - Support SMP on BCM63168" * 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: (84 commits) MIPS: zboot: Add support for serial debug using the PROM MIPS: zboot: Avoid useless rebuilds MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function MIPS: bcm963xx: Update bcm_tag field image_sequence MIPS: bcm963xx: Move extended flash address to bcm_tag header file MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure MIPS: bcm63xx: nvram: Use nvram structure definition from header file MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure MAINTAINERS: Add KVM for MIPS entry MIPS: KVM: Add missing newline to kvm_err() MIPS: Move KVM specific opcodes into asm/inst.h MIPS: KVM: Use cacheops.h definitions MIPS: Break down cacheops.h definitions MIPS: Use EXCCODE_ constants with set_except_vector() MIPS: Update trap codes MIPS: Move Cause.ExcCode trap codes to mipsregs.h MIPS: KVM: Make kvm_mips_{init,exit}() static MIPS: KVM: Refactor added offsetof()s MIPS: KVM: Convert EXPORT_SYMBOL to _GPL ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/interrupt-controller/microchip,pic32-evic.txt 67 additions, 0 deletions...ee/bindings/interrupt-controller/microchip,pic32-evic.txt
- Documentation/devicetree/bindings/mips/pic32/microchip,pic32mzda.txt 31 additions, 0 deletions...on/devicetree/bindings/mips/pic32/microchip,pic32mzda.txt
- Documentation/devicetree/bindings/net/mediatek,mt7620-gsw.txt 26 additions, 0 deletions...mentation/devicetree/bindings/net/mediatek,mt7620-gsw.txt
- Documentation/devicetree/bindings/net/ralink,rt2880-net.txt 61 additions, 0 deletionsDocumentation/devicetree/bindings/net/ralink,rt2880-net.txt
- Documentation/devicetree/bindings/net/ralink,rt3050-esw.txt 32 additions, 0 deletionsDocumentation/devicetree/bindings/net/ralink,rt3050-esw.txt
- Documentation/devicetree/bindings/phy/phy-ath79-usb.txt 18 additions, 0 deletionsDocumentation/devicetree/bindings/phy/phy-ath79-usb.txt
- Documentation/kernel-parameters.txt 35 additions, 0 deletionsDocumentation/kernel-parameters.txt
- MAINTAINERS 22 additions, 0 deletionsMAINTAINERS
- arch/mips/Kbuild.platforms 1 addition, 0 deletionsarch/mips/Kbuild.platforms
- arch/mips/Kconfig 16 additions, 1 deletionarch/mips/Kconfig
- arch/mips/Makefile 0 additions, 10 deletionsarch/mips/Makefile
- arch/mips/alchemy/common/gpiolib.c 3 additions, 3 deletionsarch/mips/alchemy/common/gpiolib.c
- arch/mips/ar7/gpio.c 1 addition, 1 deletionarch/mips/ar7/gpio.c
- arch/mips/ath79/common.h 0 additions, 1 deletionarch/mips/ath79/common.h
- arch/mips/ath79/irq.c 28 additions, 33 deletionsarch/mips/ath79/irq.c
- arch/mips/ath79/setup.c 1 addition, 10 deletionsarch/mips/ath79/setup.c
- arch/mips/bcm47xx/sprom.c 9 additions, 3 deletionsarch/mips/bcm47xx/sprom.c
- arch/mips/bcm63xx/nvram.c 3 additions, 43 deletionsarch/mips/bcm63xx/nvram.c
- arch/mips/bmips/setup.c 1 addition, 0 deletionsarch/mips/bmips/setup.c
- arch/mips/boot/compressed/Makefile 9 additions, 6 deletionsarch/mips/boot/compressed/Makefile
Loading
Please register or sign in to comment