<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/davinci/da830evm, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/davinci/da830evm?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/davinci/da830evm?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2010-06-10T16:04:37Z</updated>
<entry>
<title>TI: DaVinci: Prepare for da850 support</title>
<updated>2010-06-10T16:04:37Z</updated>
<author>
<name>Sudhakar Rajashekhara</name>
<email>sudhakar.raj@ti.com</email>
</author>
<published>2010-06-08T05:31:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=158557001afe167dcb848bb14ba0f2f20aeb25a1'/>
<id>urn:sha1:158557001afe167dcb848bb14ba0f2f20aeb25a1</id>
<content type='text'>
DA850/OMAP-L138 is a new SoC from Texas Instruments
(http://focus.ti.com/docs/prod/folders/print/omap-l138.html).
This SoC is similar to DA830/OMAP-L137 in many aspects. Hence
rename the da830 specific files and folders to da8xx to
accommodate DA850/OMAP-L138.

Signed-off-by: Sudhakar Rajashekhara &lt;sudhakar.raj@ti.com&gt;
Acked-by: Ben Gardiner &lt;bengardiner@nanometrics.ca&gt;
Reviewed-by: Wolfgang Denk &lt;wd@denx.de&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>da830: Move common code out of da830evm.c file</title>
<updated>2010-06-10T16:04:32Z</updated>
<author>
<name>Sudhakar Rajashekhara</name>
<email>sudhakar.raj@ti.com</email>
</author>
<published>2010-06-07T07:09:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=9d79956029ec379e7137948ba3a7debbea61325f'/>
<id>urn:sha1:9d79956029ec379e7137948ba3a7debbea61325f</id>
<content type='text'>
TI's DA850/OMAP-L138 platform is similar to DA830/OMAP-L137
in many aspects. So instead of repeating the same code in
multiple files, move the common code to a different file
and call those functions from the respective da830/da850
files.

Signed-off-by: Sudhakar Rajashekhara &lt;sudhakar.raj@ti.com&gt;
Acked-by: Nick Thompson &lt;nick.thompson@ge.com&gt;
Acked-by: Ben Gardiner &lt;bengardiner@nanometrics.ca&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>TI: Davinci: NAND Driver Cleanup</title>
<updated>2010-03-23T19:29:09Z</updated>
<author>
<name>Cyril Chemparathy</name>
<email>cyril@ti.com</email>
</author>
<published>2010-03-17T14:03:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=cc41a59a74ca9095d518d6d69655c6735dd00809'/>
<id>urn:sha1:cc41a59a74ca9095d518d6d69655c6735dd00809</id>
<content type='text'>
Modified to use IO accessor routines consistently.  Eliminated volatile usage
to keep checkpatch.pl happy.

Signed-off-by: Cyril Chemparathy &lt;cyril@ti.com&gt;
</content>
</entry>
<entry>
<title>da830evm: Add support for TI EMAC</title>
<updated>2010-03-07T18:36:35Z</updated>
<author>
<name>Nick Thompson</name>
<email>nick.thompson@ge.com</email>
</author>
<published>2010-02-18T01:37:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=37cffdad06af5a4538dd090794f213292135adbc'/>
<id>urn:sha1:37cffdad06af5a4538dd090794f213292135adbc</id>
<content type='text'>
Adds support for ethernet networking on the da830evm platform.

This platform uses an SoC EMAC interface and a 3 port ethernet
switch as a PHY with an RMII interface. The PHY also has a i2c
interface for configuring the switch functions.

Signed-off-by: Nick Thompson &lt;nick.thompson@ge.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>DA830 EVM: Enable NAND support on Spectrum Digital EVM</title>
<updated>2010-02-12T18:31:54Z</updated>
<author>
<name>Nick Thompson</name>
<email>nick.thompson@ge.com</email>
</author>
<published>2010-02-08T16:36:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3a4e43921d2599453ea87c623099e5f347c9e54a'/>
<id>urn:sha1:3a4e43921d2599453ea87c623099e5f347c9e54a</id>
<content type='text'>
The EVM UI extender card has a NAND device. This change will enable
saveenv to work with NAND and Linux to be booted using:

	mtdparts default
	nboot kernel
	bootm

Signed-off-by: Nick Thompson &lt;nick.thompson@ge.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>da830evm: Use table driven pin mux configuration</title>
<updated>2010-02-12T18:31:53Z</updated>
<author>
<name>Nick Thompson</name>
<email>nick.thompson@ge.com</email>
</author>
<published>2010-01-27T16:11:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=63a47dfd07536e399665ca7504bac512bf21491e'/>
<id>urn:sha1:63a47dfd07536e399665ca7504bac512bf21491e</id>
<content type='text'>
Tidyup the pin muxer configuration using the Davinci table driven
pinmux configuration function and data tables.

Signed-off-by: Nick Thompson &lt;nick.thompson@ge.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>DA830: Add pinmux for USB0_DRVVBUS</title>
<updated>2010-01-09T09:25:06Z</updated>
<author>
<name>Ajay Kumar Gupta</name>
<email>ajay.gupta@ti.com</email>
</author>
<published>2009-12-22T05:26:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=82a821f89bee913d7ba17cb500c778cf08dce321'/>
<id>urn:sha1:82a821f89bee913d7ba17cb500c778cf08dce321</id>
<content type='text'>
USB0_DRVVBUS pinmux configuration is required for USB functinality
in uboot.

Signed-off-by: Ajay Kumar Gupta &lt;ajay.gupta@ti.com&gt;
Signed-off-by: Swaminathan S &lt;swami.iyer@ti.com&gt;
</content>
</entry>
<entry>
<title>TI DA8xx: Add new directory for da830evm board</title>
<updated>2009-11-27T22:26:15Z</updated>
<author>
<name>Sekhar Nori</name>
<email>nsekhar@ti.com</email>
</author>
<published>2009-11-12T16:08:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bdc9c6c7f77a9a63349ecb9f54b20ad34033a2ae'/>
<id>urn:sha1:bdc9c6c7f77a9a63349ecb9f54b20ad34033a2ae</id>
<content type='text'>
Add new directory for da830evm board

Provides initial support for TI OMAP-L137/DA830 SoC devices on a Spectrum
Digital EVM board. See http://www.spectrumdigital.com/

Provides:
Initial boot and configuration.
Support for i2c.
UART support (console).

Signed-off-by: Nick Thompson &lt;nick.thompson@gefanuc.com&gt;
</content>
</entry>
</feed>
