<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/davinci, branch v2010.03</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/davinci?h=v2010.03</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/davinci?h=v2010.03'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2010-03-07T18:36:35Z</updated>
<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>Merge branch 'master' of git://git.denx.de/u-boot-arm</title>
<updated>2010-01-12T22:47:03Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2010-01-12T22:47:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2ff6922280025c1315c53fa2eb4ab33f0c9591de'/>
<id>urn:sha1:2ff6922280025c1315c53fa2eb4ab33f0c9591de</id>
<content type='text'>
</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>Davinci: Table driven pinmux configuration</title>
<updated>2010-01-04T14:48:16Z</updated>
<author>
<name>Nick Thompson</name>
<email>nick.thompson@gefanuc.com</email>
</author>
<published>2009-12-12T17:10:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=90110e0eab5ac6ab714109ce1fd8873c858dd552'/>
<id>urn:sha1:90110e0eab5ac6ab714109ce1fd8873c858dd552</id>
<content type='text'>
Davinci: Table driven pinmux configuration

Add code to allow pinmux_config tables to be grouped and configured
as a single resource. This removes multiple calls to the pinmux
configuration code from board_init and allows pinmuxes to be
individually configured and added by data manipulation only.

All related #ifdefs can the be removed from board_init code and
since the compiler optimises away statics, #ifdefs can be reduced in
the data definitions as well.

Signed-off-by: Nick Thompson &lt;nick.thompson@gefanuc.com&gt;
</content>
</entry>
<entry>
<title>TI DaVinci DM646x: Enable NAND on DM6467 EVM</title>
<updated>2009-11-27T22:26:17Z</updated>
<author>
<name>Sandeep Paulraj</name>
<email>s-paulraj@ti.com</email>
</author>
<published>2009-11-21T23:08:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c1ee63cee89c5822fbbcc63586c8f2a1add70614'/>
<id>urn:sha1:c1ee63cee89c5822fbbcc63586c8f2a1add70614</id>
<content type='text'>
This patch enables NAND on the DM6467 EVM

Signed-off-by: Sandeep Paulraj &lt;s-paulraj@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>
<entry>
<title>TI Davinci: add a pin multiplexer configuration API</title>
<updated>2009-11-27T22:26:14Z</updated>
<author>
<name>Nick Thompson</name>
<email>nick.thompson@gefanuc.com</email>
</author>
<published>2009-11-12T16:03:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ca8480d444bdcc1670e42a613c5a5e4e8366d2d9'/>
<id>urn:sha1:ca8480d444bdcc1670e42a613c5a5e4e8366d2d9</id>
<content type='text'>
Creates a method allowing pin settings to be logically grouped into data
structure arrays and provides an API to configure the pinmux settings to
enable the relevant pin functions.

Signed-off-by: Nick Thompson &lt;nick.thompson@gefanuc.com&gt;
</content>
</entry>
<entry>
<title>Coding Style cleanup; update CHANGELOG, prepare -rc1</title>
<updated>2009-10-27T23:49:47Z</updated>
<author>
<name>Wolfgang Denk</name>
<email>wd@denx.de</email>
</author>
<published>2009-10-27T23:49:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4946775c6db52dba28f72ba3525764b54f1d4593'/>
<id>urn:sha1:4946775c6db52dba28f72ba3525764b54f1d4593</id>
<content type='text'>
Signed-off-by: Wolfgang Denk &lt;wd@denx.de&gt;
</content>
</entry>
</feed>
