linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ARM: tegra: Add Toshiba AC100 support
@ 2011-03-06 17:50 Marc Dietrich
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Dietrich @ 2011-03-06 17:50 UTC (permalink / raw)
  To: linux-arm-kernel

Marc Dietrich (2):
  Add initial support for the Toshiba AC100/Dynabook AZ netbook
  Add PAZ00 to tegra_defconfig

 arch/arm/configs/tegra_defconfig         |    1 +
 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, 316 insertions(+), 0 deletions(-)
 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

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

* [PATCH v2 0/2] ARM: tegra: Add Toshiba AC100 support
@ 2011-03-07 20:01 Marc Dietrich
  0 siblings, 0 replies; 2+ messages in thread
From: Marc Dietrich @ 2011-03-07 20:01 UTC (permalink / raw)
  To: linux-arm-kernel

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 PAZ00 to tegra_defconfig

 arch/arm/configs/tegra_defconfig         |    1 +
 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        |   29 ++++++
 6 files changed, 323 insertions(+), 0 deletions(-)
 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

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-06 17:50 [PATCH v2 0/2] ARM: tegra: Add Toshiba AC100 support Marc Dietrich
  -- strict thread matches above, loose matches on Subject: below --
2011-03-07 20:01 Marc Dietrich

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).