<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/board/davinci/ea20, branch v2012.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/board/davinci/ea20?h=v2012.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/board/davinci/ea20?h=v2012.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2012-05-15T06:31:28Z</updated>
<entry>
<title>arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT</title>
<updated>2012-05-15T06:31:28Z</updated>
<author>
<name>Nobuhiro Iwamatsu</name>
<email>nobuhiro.iwamatsu.yj@renesas.com</email>
</author>
<published>2012-04-17T16:41:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2d594fd55d5d85f68b80cb7cc231157b9df231c7'/>
<id>urn:sha1:2d594fd55d5d85f68b80cb7cc231157b9df231c7</id>
<content type='text'>
With almost all the architecture and board BOARD_LATE_INIT does not use.
CONFIG_BOARD_LATE_INIT is used instead.
This changed CONFIG_BOARD_LATE_INIT from BOARD_LATE_INIT.

Signed-off-by: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;
CC: Stefano Babic &lt;sbabic@denx.de&gt;
Acked-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>Davinci: ea20: use gpio framework to access gpios</title>
<updated>2012-03-27T20:05:29Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-10-05T03:08:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1441aa6ae8a77ada40407cdfbec783f5559f1646'/>
<id>urn:sha1:1441aa6ae8a77ada40407cdfbec783f5559f1646</id>
<content type='text'>
Drop direct access to SOC's registers and use
the function of the GPIO driver for da8xx.

[Tom: Remove gpio[68]_base as it's now unused]

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Bastian Ruppert &lt;Bastian.Ruppert@Sewerin.de&gt;
CC: dzu@denx.de
CC: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
Signed-off-by: Tom Rini &lt;trini@ti.com&gt;
</content>
</entry>
<entry>
<title>arm, davinci: Move pinmux functions from board to arch tree</title>
<updated>2011-12-06T22:59:36Z</updated>
<author>
<name>Christian Riesch</name>
<email>christian.riesch@omicron.at</email>
</author>
<published>2011-11-28T23:46:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=964930bcfdc67112ea76727163f3408bcf40f614'/>
<id>urn:sha1:964930bcfdc67112ea76727163f3408bcf40f614</id>
<content type='text'>
Signed-off-by: Christian Riesch &lt;christian.riesch@omicron.at&gt;
Cc: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
Cc: Heiko Schocher &lt;hs@denx.de&gt;
Cc: Sudhakar Rajashekhara &lt;sudhakar.raj@ti.com&gt;
Cc: Syed Mohammed Khasim &lt;sm.khasim@gmail.com&gt;
Cc: Sughosh Ganu &lt;urwithsughosh@gmail.com&gt;
Cc: Nick Thompson &lt;nick.thompson@ge.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
Acked-by: Heiko Schocher &lt;hs@denx.de&gt;
Acked-by: Nick Thompson &lt;nick.thompson@ge.com&gt;
</content>
</entry>
<entry>
<title>Davinci: ea20: added I2C support</title>
<updated>2011-11-03T21:56:26Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-10-04T23:43:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4205987a668d7ba59e39033823208b34821ee15c'/>
<id>urn:sha1:4205987a668d7ba59e39033823208b34821ee15c</id>
<content type='text'>
Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>Davinci: ea20: added video support</title>
<updated>2011-11-03T21:56:26Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-10-04T23:43:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3c8910116ca2076c9808b79fcb9aaee465392356'/>
<id>urn:sha1:3c8910116ca2076c9808b79fcb9aaee465392356</id>
<content type='text'>
Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
Cc: Anatolij Gustschin &lt;agust@denx.de&gt;
CC: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
Acked-by: Anatolij Gustschin &lt;agust@denx.de&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>Davinci: ea20: add gpios for LCD backlight control</title>
<updated>2011-11-03T21:56:26Z</updated>
<author>
<name>Bastian Ruppert</name>
<email>Bastian.Ruppert@Sewerin.de</email>
</author>
<published>2011-10-04T23:43:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8540b1691981bf68cb063367a595c7985afd3c49'/>
<id>urn:sha1:8540b1691981bf68cb063367a595c7985afd3c49</id>
<content type='text'>
Signed-off-by: Bastian Ruppert &lt;Bastian.Ruppert@Sewerin.de&gt;
CC: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>Davinci: ea20: add gpio for keeping power on in board_late_init</title>
<updated>2011-11-03T21:56:26Z</updated>
<author>
<name>Bastian Ruppert</name>
<email>Bastian.Ruppert@Sewerin.de</email>
</author>
<published>2011-10-04T23:43:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e5ee9125ecff23f337f26834c07a1f0252378818'/>
<id>urn:sha1:e5ee9125ecff23f337f26834c07a1f0252378818</id>
<content type='text'>
The pin called HALTEN drives a transistor to operate the supply
voltage. After HALTEN is high, the user can release the power
switch button and the device will stay powered on.

Signed-off-by: Bastian Ruppert &lt;Bastian.Ruppert@Sewerin.de&gt;
CC: sbabic@denx.de
CC: dzu@denx.de
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>Davinci: ea20: Add early init to get early output from console</title>
<updated>2011-11-03T21:56:25Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-10-04T23:43:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1c6ec6dd33bc9d728031cef47aee554407cce107'/>
<id>urn:sha1:1c6ec6dd33bc9d728031cef47aee554407cce107</id>
<content type='text'>
Use board_early_init_f so that the full boot log output can be displayed.

Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>Davinci: ea20: Add NAND support</title>
<updated>2011-11-03T21:56:25Z</updated>
<author>
<name>Stefano Babic</name>
<email>sbabic@denx.de</email>
</author>
<published>2011-10-04T23:43:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=17a8904b2791cdb495370c0e21c95f4ddd4fe877'/>
<id>urn:sha1:17a8904b2791cdb495370c0e21c95f4ddd4fe877</id>
<content type='text'>
Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
CC: Scott Wood &lt;scottwood@freescale.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
<entry>
<title>Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for console</title>
<updated>2011-11-03T21:56:25Z</updated>
<author>
<name>Bastian Ruppert</name>
<email>Bastian.Ruppert@Sewerin.de</email>
</author>
<published>2011-10-04T23:43:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ca1646b85d5d2be0ab524190875e6208f61ae8c6'/>
<id>urn:sha1:ca1646b85d5d2be0ab524190875e6208f61ae8c6</id>
<content type='text'>
Signed-off-by: Bastian Ruppert &lt;Bastian.Ruppert@Sewerin.de&gt;
Signed-off-by: Stefano Babic &lt;sbabic@denx.de&gt;
CC: dzu@denx.de
CC: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
Signed-off-by: Sandeep Paulraj &lt;s-paulraj@ti.com&gt;
</content>
</entry>
</feed>
