All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/06] sh: Improved support for MigoR and sh7722
@ 2008-03-21  9:43 Magnus Damm
  0 siblings, 0 replies; only message in thread
From: Magnus Damm @ 2008-03-21  9:43 UTC (permalink / raw)
  To: linux-sh

These patches improve support for MigoR and for the sh7722 processor.

[PATCH 01/06] sh: Add MigoR header file
[PATCH 02/06] sh: Use physical addresses for sh7722 USBF resources
[PATCH 03/06] sh: Move KEYSC platform data to sh7722
[PATCH 04/06] sh: Use phyical addresses for MigoR smc91x resources
[PATCH 05/06] sh: MigoR NOR flash support using physmap-flash
[PATCH 06/06] sh: MigoR NAND flash support using gen_flash

Signed-off-by: Magnus Damm <damm@igel.co.jp>
---

 arch/sh/boards/renesas/migor/setup.c   |  158 +++++++++++++++++++++++++-------
 arch/sh/boards/se/7722/setup.c         |   24 ----
 arch/sh/kernel/cpu/sh4a/setup-sh7722.c |   33 +++++-
 include/asm-sh/migor.h                 |   58 +++++++++++
 4 files changed, 212 insertions(+), 61 deletions(-)

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

only message in thread, other threads:[~2008-03-21  9:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-21  9:43 [PATCH 00/06] sh: Improved support for MigoR and sh7722 Magnus Damm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.