Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr
Pull MIPS updates from Ralf Baechle: - Support for Imgtec's Aptiv family of MIPS cores. - Improved detection of BCM47xx configurations. - Fix hiberation for certain configurations. - Add support for the Chinese Loongson 3 CPU, a MIPS64 R2 core and systems. - Detection and support for the MIPS P5600 core. - A few more random fixes that didn't make 3.14. - Support for the EVA Extended Virtual Addressing - Switch Alchemy to the platform PATA driver - Complete unification of Alchemy support - Allow availability of I/O cache coherency to be runtime detected - Improvments to multiprocessing support for Imgtec platforms - A few microoptimizations - Cleanups of FPU support - Paul Gortmaker's fixes for the init stuff - Support for seccomp * 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr: (165 commits) MIPS: CPC: Use __raw_ memory access functions MIPS: CM: use __raw_ memory access functions MIPS: Fix warning when including smp-ops.h with CONFIG_SMP=n MIPS: Malta: GIC IPIs may be used without MT MIPS: smp-mt: Use common GIC IPI implementation MIPS: smp-cmp: Remove incorrect core number probe MIPS: Fix gigaton of warning building with microMIPS. MIPS: Fix core number detection for MT cores MIPS: MT: core_nvpes function to retrieve VPE count MIPS: Provide empty mips_mt_set_cpuoptions when CONFIG_MIPS_MT=n MIPS: Lasat: Replace del_timer by del_timer_sync MIPS: Malta: Setup PM I/O region on boot MIPS: Loongson: Add a Loongson-3 default config file MIPS: Loongson 3: Add CPU hotplug support MIPS: Loongson 3: Add Loongson-3 SMP support MIPS: Loongson: Add Loongson-3 Kconfig options MIPS: Loongson: Add swiotlb to support All-Memory DMA MIPS: Loongson 3: Add serial port support MIPS: Loongson 3: Add IRQ init and dispatch support MIPS: Loongson 3: Add HT-linked PCI support ...
No related branches found
No related tags found
Showing
- arch/mips/Kconfig 125 additions, 10 deletionsarch/mips/Kconfig
- arch/mips/Kconfig.debug 7 additions, 3 deletionsarch/mips/Kconfig.debug
- arch/mips/Makefile 5 additions, 0 deletionsarch/mips/Makefile
- arch/mips/alchemy/Kconfig 8 additions, 16 deletionsarch/mips/alchemy/Kconfig
- arch/mips/alchemy/Platform 5 additions, 11 deletionsarch/mips/alchemy/Platform
- arch/mips/alchemy/common/setup.c 10 additions, 0 deletionsarch/mips/alchemy/common/setup.c
- arch/mips/alchemy/common/sleeper.S 3 additions, 3 deletionsarch/mips/alchemy/common/sleeper.S
- arch/mips/alchemy/devboards/Makefile 1 addition, 3 deletionsarch/mips/alchemy/devboards/Makefile
- arch/mips/alchemy/devboards/db1000.c 12 additions, 35 deletionsarch/mips/alchemy/devboards/db1000.c
- arch/mips/alchemy/devboards/db1200.c 70 additions, 8 deletionsarch/mips/alchemy/devboards/db1200.c
- arch/mips/alchemy/devboards/db1300.c 38 additions, 2 deletionsarch/mips/alchemy/devboards/db1300.c
- arch/mips/alchemy/devboards/db1550.c 8 additions, 2 deletionsarch/mips/alchemy/devboards/db1550.c
- arch/mips/alchemy/devboards/db1xxx.c 34 additions, 7 deletionsarch/mips/alchemy/devboards/db1xxx.c
- arch/mips/ar7/time.c 1 addition, 0 deletionsarch/mips/ar7/time.c
- arch/mips/bcm47xx/Makefile 1 addition, 1 deletionarch/mips/bcm47xx/Makefile
- arch/mips/bcm47xx/bcm47xx_private.h 3 additions, 0 deletionsarch/mips/bcm47xx/bcm47xx_private.h
- arch/mips/bcm47xx/board.c 24 additions, 1 deletionarch/mips/bcm47xx/board.c
- arch/mips/bcm47xx/buttons.c 31 additions, 0 deletionsarch/mips/bcm47xx/buttons.c
- arch/mips/bcm47xx/leds.c 49 additions, 0 deletionsarch/mips/bcm47xx/leds.c
- arch/mips/bcm47xx/setup.c 2 additions, 1 deletionarch/mips/bcm47xx/setup.c
Loading
Please register or sign in to comment