public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: tegra: Add Toshiba AC100 support
@ 2011-03-06 14:31 Marc Dietrich
       [not found] ` <1299421906-7366-1-git-send-email-marvin24-Mmb7MZpHnFY@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Marc Dietrich @ 2011-03-06 14:31 UTC (permalink / raw)
  To: linux-tegra-u79uwXL29TY76Z2rM5mHXA
  Cc: Colin Cross, Olof Johansson,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

These patches add initial support for the Toshiba AC100 / Dynabook AZ netbook.
The code will not be able to boot the machine as the proprietary bootloader
uses a different machine type (V1 bl: tegra_generic, V2 bl: harmony). Support
for u-boot is being worked on.

The patches are intended for 2.6.40. Depending on the review (and community
progress), I hope to be able to submit more hardware support patches.

Marc Dietrich (2):
  Add initial support for the Toshiba AC100/Dynabook AZ netbook
  Add a default config for PAZ00

 arch/arm/configs/paz00_defconfig         | 1209 ++++++++++++++++++++++++++++++
 arch/arm/mach-tegra/Kconfig              |    5 +
 arch/arm/mach-tegra/Makefile             |    3 +
 arch/arm/mach-tegra/board-paz00-pinmux.c |  157 ++++
 arch/arm/mach-tegra/board-paz00.c        |  128 ++++
 arch/arm/mach-tegra/board-paz00.h        |   22 +
 6 files changed, 1524 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm/configs/paz00_defconfig
 create mode 100644 arch/arm/mach-tegra/board-paz00-pinmux.c
 create mode 100644 arch/arm/mach-tegra/board-paz00.c
 create mode 100644 arch/arm/mach-tegra/board-paz00.h
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-03-07 19:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-06 14:31 [PATCH 0/2] ARM: tegra: Add Toshiba AC100 support Marc Dietrich
     [not found] ` <1299421906-7366-1-git-send-email-marvin24-Mmb7MZpHnFY@public.gmane.org>
2011-03-06 14:31   ` [PATCH 1/2] Add initial support for the Toshiba AC100/Dynabook AZ netbook Marc Dietrich
     [not found]     ` <1299421906-7366-2-git-send-email-marvin24-Mmb7MZpHnFY@public.gmane.org>
2011-03-06 16:34       ` Colin Cross
2011-03-07  8:37       ` Olof Johansson
     [not found]         ` <AANLkTinncQdKy-POUN2QQJYhc20Kg6z-grUBqehu7k8x-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-03-07 19:59           ` Marc Dietrich
2011-03-06 14:31   ` [PATCH 2/2] Add a default config for PAZ00 Marc Dietrich
     [not found]     ` <1299421906-7366-3-git-send-email-marvin24-Mmb7MZpHnFY@public.gmane.org>
2011-03-06 16:36       ` Colin Cross
     [not found]         ` <AANLkTikvb+=ht=C+8Ze9TFT8L+WD+0C-SdkevgH3Ws3G-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-03-07  0:41           ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox