linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] rmobile updates for 3.2
@ 2011-11-06  1:33 Paul Mundt
  0 siblings, 0 replies; only message in thread
From: Paul Mundt @ 2011-11-06  1:33 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-sh, linux-kernel

Please pull from:

	git://github.com/pmundt/linux-sh.git rmobile-latest

Which contains:

Bastian Hecht (1):
      ARM: sh7372 ap4evb NOR Flash USB boot fix

Guennadi Liakhovetski (1):
      ARM: mach-shmobile: ag5evm needs CONFIG_I2C

Magnus Damm (19):
      ARM: mach-shmobile: sh73a0 PFC pull-up support for SDHI0+2
      ARM: mach-shmobile: Kota2 SCIFA2 and SMSC911X support
      ARM: mach-shmobile: Kota2 KEYSC support
      ARM: mach-shmobile: Kota2 GPIO Keys support
      ARM: mach-shmobile: Kota2 GPIO LEDs support
      ARM: mach-shmobile: Kota2 MMCIF support
      ARM: mach-shmobile: Kota2 SCIFA4 and SCIFB support
      ARM: mach-shmobile: Kota2 SDHI0 and SDHI1 support
      ARM: mach-shmobile: Break out INTC IRQ code
      sh: intc: Allow triggering on both edges for ARM SoCs
      ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fix
      ARM: mach-shmobile: sh73a0 GPIO IRQ support
      ARM: mach-shmobile: Use common INTC IRQ code on sh7367
      ARM: mach-shmobile: Use common INTC IRQ code on sh7377
      ARM: mach-shmobile: Use common INTC IRQ code on sh7372
      ARM: mach-shmobile: Use common INTC IRQ code on sh73a0
      ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVM
      ARM: mach-shmobile: Add support for PINT though INTC macros
      ARM: mach-shmobile: sh73a0 and AG5EVM PINT support

 arch/arm/mach-shmobile/Kconfig               |    8 +
 arch/arm/mach-shmobile/Makefile              |    1 +
 arch/arm/mach-shmobile/board-ag5evm.c        |   36 ++-
 arch/arm/mach-shmobile/board-ap4evb.c        |    4 +-
 arch/arm/mach-shmobile/board-kota2.c         |  447 ++++++++++++++++++++++++++
 arch/arm/mach-shmobile/board-mackerel.c      |    4 +-
 arch/arm/mach-shmobile/include/mach/intc.h   |  246 ++++++++++++++
 arch/arm/mach-shmobile/include/mach/sh73a0.h |   17 +
 arch/arm/mach-shmobile/intc-sh7367.c         |   40 +--
 arch/arm/mach-shmobile/intc-sh7372.c         |   72 +----
 arch/arm/mach-shmobile/intc-sh7377.c         |   67 +----
 arch/arm/mach-shmobile/intc-sh73a0.c         |  187 +++++++++++
 arch/arm/mach-shmobile/pfc-sh73a0.c          |  120 ++++++-
 arch/arm/mach-shmobile/platsmp.c             |   10 +-
 drivers/sh/intc/chip.c                       |    2 +-
 15 files changed, 1063 insertions(+), 198 deletions(-)
 create mode 100644 arch/arm/mach-shmobile/board-kota2.c
 create mode 100644 arch/arm/mach-shmobile/include/mach/intc.h

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-06  1:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-06  1:33 [GIT PULL] rmobile updates for 3.2 Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).