<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/nvidia/common/Makefile, branch v2013.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/nvidia/common/Makefile?h=v2013.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/nvidia/common/Makefile?h=v2013.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2012-10-29T16:07:04Z</updated>
<entry>
<title>tegra: move common features to a common makefile</title>
<updated>2012-10-29T16:07:04Z</updated>
<author>
<name>Marc Dietrich</name>
<email>marvin24@gmx.de</email>
</author>
<published>2012-10-03T04:26:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=73286d8729c0a2325911719492218477caa2c58e'/>
<id>urn:sha1:73286d8729c0a2325911719492218477caa2c58e</id>
<content type='text'>
For Non-Nvidia boards to include newly added features (like emc clock
scaling) it would be necessary to add each feature to their own board
Makefile. This is because currently the top Makefile automaticly includes
these features only for Nvidia boards.

This patch adds a simple Makefile include so all new features become
available for non-Nvidia board vendors.

Cc: Stephen Warren &lt;swarren@wwwdotorg.org&gt;
Cc: Tom Warren &lt;twarren@nvidia.com&gt;
Cc: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
Cc: Lucas Stach &lt;dev@lynxeye.de&gt;
Signed-off-by: Marc Dietrich &lt;marvin24@gmx.de&gt;
Acked-by: Stephen Warren &lt;swarren@nvidia.com&gt;
Acked-by: Thierry Reding &lt;thierry.reding@avionic-design.de&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>tegra: Add EMC settings for Seaboard</title>
<updated>2012-05-15T06:31:38Z</updated>
<author>
<name>Jimmy Zhang</name>
<email>jimmzhang@nvidia.com</email>
</author>
<published>2012-04-10T05:17:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c5b34a29acb17343479ace6219e8ae55677a9a26'/>
<id>urn:sha1:c5b34a29acb17343479ace6219e8ae55677a9a26</id>
<content type='text'>
Set Seaboard to optimal memory settings based on the SOC in use (T20 or T25).

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Acked-by: Stephen Warren &lt;swarren@wwwdotorg.org&gt;
Signed-off-by: Jimmy Zhang &lt;jimmzhang@nvidia.com&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
<entry>
<title>tegra2: Implement SPI / UART GPIO switch</title>
<updated>2011-12-24T09:23:31Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2011-11-05T04:46:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cb93481268904df3447fbe8b0ccb2862967efc26'/>
<id>urn:sha1:cb93481268904df3447fbe8b0ccb2862967efc26</id>
<content type='text'>
The Tegra2 Seaboard has the unfortunate feature that SPI and the console
UART are multiplexed on the same pins. We need to switch between one
and the other during SPI and console activity.

This new file implements a switch and keeps track of which peripheral
owns the pins. It also flips over the controlling GPIO as needed

Since we are adding a second file to board/nvidia/common, we create
a proper Makefile there and remove the direct board.o include from
board/nvidia/seaboard/Makefile

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Tom Warren &lt;twarren@nvidia.com&gt;
</content>
</entry>
</feed>
