<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/include/asm-arm/arch-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/include/asm-arm/arch-davinci?h=v2010.03</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/include/asm-arm/arch-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>Davinci: Add EMIF-A macros for setting chip select parameters</title>
<updated>2010-02-12T18:31:54Z</updated>
<author>
<name>Nick Thompson</name>
<email>nick.thompson@ge.com</email>
</author>
<published>2010-02-08T16:34:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6228e6389e5ef472d5f43cc5ec4f309323305638'/>
<id>urn:sha1:6228e6389e5ef472d5f43cc5ec4f309323305638</id>
<content type='text'>
The patch adds EMIF-A macros for setting chip select parameters

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>TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX</title>
<updated>2010-02-01T06:37:12Z</updated>
<author>
<name>Nick Thompson</name>
<email>nick.thompson@ge.com</email>
</author>
<published>2009-12-18T13:33:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d7e354374c8eb0a5d8b8226b881c5ee276c77a60'/>
<id>urn:sha1:d7e354374c8eb0a5d8b8226b881c5ee276c77a60</id>
<content type='text'>
The EMAC IP on DM365, DM646x and DA830 is slightly different
from that on DM644x. This change updates the DaVinci EMAC driver
so that EMAC becomes operational on SOCs with EMAC v2.

Signed-off-by: Nick Thompson &lt;nick.thompson@ge.com&gt;
Signed-off-by: Ben Warren &lt;biggerbadderben@gmail.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>DA8xx: Add GPIO register definitions</title>
<updated>2010-01-09T09:25:07Z</updated>
<author>
<name>Ajay Kumar Gupta</name>
<email>ajay.gupta@ti.com</email>
</author>
<published>2009-12-22T05:26:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0b232310b2087d4278fb224fa01e228136fb8bdf'/>
<id>urn:sha1:0b232310b2087d4278fb224fa01e228136fb8bdf</id>
<content type='text'>
Added DA8xx GPIO base addresses in gpio_defs.h and pointers
to different BANKs which can be used to program GPIOs.

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: NAND enable ECC even when not in NAND boot mode</title>
<updated>2010-01-04T14:48:17Z</updated>
<author>
<name>Nick Thompson</name>
<email>nick.thompson@ge.com</email>
</author>
<published>2009-12-12T17:13:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=26be2c53d671ecfd3e0483f0870649ac28322293'/>
<id>urn:sha1:26be2c53d671ecfd3e0483f0870649ac28322293</id>
<content type='text'>
Davinci: NAND enable ECC even when not in NAND boot mode

On Davinci platforms, the default NAND device is enabled (for ECC)
in low level boot code when NAND boot mode is used. If booting in
another mode, NAND ECC is not enabled. The driver should make
sure ECC is enabled regardless of boot mode if NAND is configured
in U-Boot.

Signed-off-by: Nick Thompson &lt;nick.thompson@ge.com&gt;
</content>
</entry>
<entry>
<title>Davinci: Configurable NAND chip selects</title>
<updated>2010-01-04T14:48:17Z</updated>
<author>
<name>Nick Thompson</name>
<email>nick.thompson@gefanuc.com</email>
</author>
<published>2009-12-12T17:12:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=97f4eb8cfb97c7c5b158e3c0df4611efbf50f403'/>
<id>urn:sha1:97f4eb8cfb97c7c5b158e3c0df4611efbf50f403</id>
<content type='text'>
Davinci: Configurable NAND chip selects

Add a CONFIG_SYS_NAND_CS setting to all davinci configs and
use it to setup the NAND controller in the davinci_nand
mtd driver.

Signed-off-by: Nick Thompson &lt;nick.thompson@gefanuc.com&gt;
</content>
</entry>
<entry>
<title>Add TI DA8xx support: DA8xx includes</title>
<updated>2009-11-27T22:26:14Z</updated>
<author>
<name>Nick Thompson</name>
<email>nick.thompson@gefanuc.com</email>
</author>
<published>2009-11-12T16:06:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=bbed056e550b26712edc173411c9d7ff9cb7e0e6'/>
<id>urn:sha1:bbed056e550b26712edc173411c9d7ff9cb7e0e6</id>
<content type='text'>
Provides initial support for TI OMAP-L1x/DA8xx SoC devices.
See http://www.ti.com

The DA8xx devices are similar to DaVinci devices but have a differing
memory map and updated peripheral versions.

Signed-off-by: Nick Thompson &lt;nick.thompson@gefanuc.com&gt;
Signed-off-by: Sekhar Nori &lt;nsekhar@ti.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>
<entry>
<title>TI DaVinci: Fix DM6467 EVM Compilation Warning</title>
<updated>2009-10-24T14:55:24Z</updated>
<author>
<name>Sandeep Paulraj</name>
<email>s-paulraj@ti.com</email>
</author>
<published>2009-10-13T16:32:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=11b0102218bbb50ac5c04f1521f2a22ed4e90cf1'/>
<id>urn:sha1:11b0102218bbb50ac5c04f1521f2a22ed4e90cf1</id>
<content type='text'>
Due to new TI boards being added to U-Boot, the hardware.h
is getting very messy. The warning being fixed is due to
the EMIF addresses being redefined.

The long term solution(after 2009.11) to this is to
have SOC specific header files.

Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
</feed>
