public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/2] ARM: tegra: Add the Tamonten-NG Evaluation carrier boards
@ 2013-10-17 14:29 Alban Bedel
  2013-10-17 14:29 ` [U-Boot] [PATCH v2 1/2] ARM: tegra: support SKU b1 of Tegra30 Alban Bedel
  2013-10-17 14:29 ` [U-Boot] [PATCH v2 2/2] ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board Alban Bedel
  0 siblings, 2 replies; 10+ messages in thread
From: Alban Bedel @ 2013-10-17 14:29 UTC (permalink / raw)
  To: u-boot

Hi all,

This new serie has been rebased on the current master from denx and the SKU
0xb1 names has been changed to SKU_ID_TM30MQS_A3 to better reflect nvidia's
internal namming.

Alban Bedel (2):
  ARM: tegra: support SKU b1 of Tegra30
  ARM: tegra: Add the Tamonten? NG Evaluation Carrier board

 arch/arm/cpu/tegra-common/ap.c                     |   1 +
 arch/arm/include/asm/arch-tegra/tegra.h            |   1 +
 .../common/pinmux-config-tamonten-ng.h             | 385 +++++++++++++++++++++
 board/avionic-design/common/tamonten-ng.c          | 129 +++++++
 board/avionic-design/dts/tegra30-tamonten.dtsi     |  74 ++++
 board/avionic-design/dts/tegra30-tec-ng.dts        |   8 +
 board/avionic-design/tec-ng/Makefile               |  32 ++
 boards.cfg                                         |   1 +
 include/configs/tec-ng.h                           |  84 +++++
 9 files changed, 715 insertions(+)
 create mode 100644 board/avionic-design/common/pinmux-config-tamonten-ng.h
 create mode 100644 board/avionic-design/common/tamonten-ng.c
 create mode 100644 board/avionic-design/dts/tegra30-tamonten.dtsi
 create mode 100644 board/avionic-design/dts/tegra30-tec-ng.dts
 create mode 100644 board/avionic-design/tec-ng/Makefile
 create mode 100644 include/configs/tec-ng.h

-- 
1.8.4

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

end of thread, other threads:[~2013-10-30 15:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-17 14:29 [U-Boot] [PATCH v2 0/2] ARM: tegra: Add the Tamonten-NG Evaluation carrier boards Alban Bedel
2013-10-17 14:29 ` [U-Boot] [PATCH v2 1/2] ARM: tegra: support SKU b1 of Tegra30 Alban Bedel
2013-10-17 19:20   ` Stephen Warren
2013-10-17 14:29 ` [U-Boot] [PATCH v2 2/2] ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board Alban Bedel
2013-10-17 19:23   ` Stephen Warren
2013-10-21 14:28     ` [U-Boot] [PATCH v3] " Alban Bedel
2013-10-28 13:02       ` Tom Warren
2013-10-28 22:00       ` Stephen Warren
2013-10-30 11:19         ` Alban Bedel
2013-10-30 15:35           ` Stephen Warren

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