1
0
Fork 0
alistair23-linux/arch/mips/mti-sead3
Linus Torvalds 82abb273d8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Pull MIPS updates from Ralf Baechle:
 - three fixes for 3.15 that didn't make it in time
 - limited Octeon 3 support.
 - paravirtualization support
 - improvment to platform support for Netlogix SOCs.
 - add support for powering down the Malta eval board in software
 - add many instructions to the in-kernel microassembler.
 - add support for the BPF JIT.
 - minor cleanups of the BCM47xx code.
 - large cleanup of math emu code resulting in significant code size
   reduction, better readability of the code and more accurate
   emulation.
 - improvments to the MIPS CPS code.
 - support C3 power status for the R4k count/compare clock device.
 - improvments to the GIO support for older SGI workstations.
 - increase number of supported CPUs to 256; this can be reached on
   certain embedded multithreaded ccNUMA configurations.
 - various small cleanups, updates and fixes

* 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: (173 commits)
  MIPS: IP22/IP28: Improve GIO support
  MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX
  DEC: Document the R4k MB ASIC mini interrupt controller
  DEC: Add self as the maintainer
  MIPS: Add microMIPS MSA support.
  MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.
  MIPS: Replace obsolete strict_strto call with kstrto
  MIPS: BFP: Simplify code slightly.
  MIPS: Call find_vma with the mmap_sem held
  MIPS: Fix 'write_msa_##' inline macro.
  MIPS: Fix MSA toolchain support detection.
  mips: Update the email address of Geert Uytterhoeven
  MIPS: Add minimal defconfig for mips_paravirt
  MIPS: Enable build for new system 'paravirt'
  MIPS: paravirt: Add pci controller for virtio
  MIPS: Add code for new system 'paravirt'
  MIPS: Add functions for hypervisor call
  MIPS: OCTEON: Add OCTEON3 to __get_cpu_type
  MIPS: Add function get_ebase_cpunum
  MIPS: Add minimal support for OCTEON3 to c-r4k.c
  ...
2014-06-09 18:10:34 -07:00
..
Makefile MIPS: sead3: allow cmdline/env to change memory size using memsize param 2014-01-23 13:02:36 +01:00
Platform MIPS: Add core files for MIPS SEAD-3 development platform. 2012-09-13 15:43:46 -05:00
leds-sead3.c MIPS: sead3: Use generic suspend/resume for LEDs. 2013-05-08 12:30:09 +02:00
sead3-console.c MIPS: FW: sead3: Use new common FW library variable processing. 2013-05-08 12:30:09 +02:00
sead3-display.c MIPS: FW: Remove obsolete header file for MTI platforms. 2013-05-08 12:30:10 +02:00
sead3-ehci.c MIPS: Add core files for MIPS SEAD-3 development platform. 2012-09-13 15:43:46 -05:00
sead3-i2c-dev.c MIPS: Add core files for MIPS SEAD-3 development platform. 2012-09-13 15:43:46 -05:00
sead3-i2c-drv.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
sead3-i2c.c MIPS: Add core files for MIPS SEAD-3 development platform. 2012-09-13 15:43:46 -05:00
sead3-init.c MIPS: microMIPS: Add support for exception handling. 2013-05-09 17:55:18 +02:00
sead3-int.c MIPS: Move 'gic_present' to common location. 2013-05-09 17:55:20 +02:00
sead3-lcd.c MIPS: Add core files for MIPS SEAD-3 development platform. 2012-09-13 15:43:46 -05:00
sead3-leds.c MIPS: Add core files for MIPS SEAD-3 development platform. 2012-09-13 15:43:46 -05:00
sead3-mtd.c MIPS: SEAD3: Don't use module_init in non-modular sead3-mtd.c code 2014-03-31 18:17:12 +02:00
sead3-net.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
sead3-pic32-bus.c mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00
sead3-pic32-i2c-drv.c MIPS: SEAD3: Introduce the use of the managed version of kzalloc 2014-05-26 16:06:35 +02:00
sead3-platform.c MIPS: Add core files for MIPS SEAD-3 development platform. 2012-09-13 15:43:46 -05:00
sead3-reset.c MIPS: sead3: Fix ability to perform a soft reset. 2013-06-21 18:07:01 +02:00
sead3-serial.c MIPS: Add core files for MIPS SEAD-3 development platform. 2012-09-13 15:43:46 -05:00
sead3-setup.c mips: convert fdt pointers to opaque pointers 2014-04-30 00:59:13 -05:00
sead3-time.c MIPS: sead3: remove unused cpu_khz variable 2014-01-23 13:02:35 +01:00
sead3.dts MIPS: sead3: remove chosen node 2014-01-23 13:02:36 +01:00