<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/i2c, branch v2013.01-rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/i2c?h=v2013.01-rc1</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/i2c?h=v2013.01-rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2012-10-26T22:44:31Z</updated>
<entry>
<title>Merge branch 'master' of git://git.denx.de/u-boot-arm</title>
<updated>2012-10-26T22:44:31Z</updated>
<author>
<name>Tom Rini</name>
<email>trini@ti.com</email>
</author>
<published>2012-10-26T22:44:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5bb3505fa867ded03cbee83f7722ab5182930637'/>
<id>urn:sha1:5bb3505fa867ded03cbee83f7722ab5182930637</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arm: Remove support for lpc2292</title>
<updated>2012-10-26T20:35:20Z</updated>
<author>
<name>Marek Vasut</name>
<email>marex@denx.de</email>
</author>
<published>2012-10-03T08:54:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6f62f4207112013852be87dc2b9c7c570eba11c9'/>
<id>urn:sha1:6f62f4207112013852be87dc2b9c7c570eba11c9</id>
<content type='text'>
This stuff has been rotting in the tree for a year now. Remove it.

Signed-off-by: Marek Vasut &lt;marex@denx.de&gt;
</content>
</entry>
<entry>
<title>drivers/i2c/fsl_i2c.c: sparse fix</title>
<updated>2012-10-25T19:06:21Z</updated>
<author>
<name>Kim Phillips</name>
<email>kim.phillips@freescale.com</email>
</author>
<published>2012-10-16T14:28:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=62f730fffdd2b6e354773fdcb4b4c01262153319'/>
<id>urn:sha1:62f730fffdd2b6e354773fdcb4b4c01262153319</id>
<content type='text'>
fsl_i2c.c:217:14: warning: symbol 'get_i2c_clock' was not declared. Should it be static?

Signed-off-by: Kim Phillips &lt;kim.phillips@freescale.com&gt;
Acked-by: Heiko Schocher &lt;hs@denx.de&gt;
</content>
</entry>
<entry>
<title>i2c: sh_i2c: use setbits/clrbits macro</title>
<updated>2012-10-16T03:47:21Z</updated>
<author>
<name>Tetsuyuki Kobayashi</name>
<email>koba@kmckk.co.jp</email>
</author>
<published>2012-09-13T19:08:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=f539094f4886779432053f5ddf7bfb2f45d182e1'/>
<id>urn:sha1:f539094f4886779432053f5ddf7bfb2f45d182e1</id>
<content type='text'>
Use setbits/clrbits macro when read-modify-write register.

Signed-off-by: Tetsuyuki Kobayashi &lt;koba@kmckk.co.jp&gt;
Acked-by: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;
</content>
</entry>
<entry>
<title>i2c: sh_i2c.c: check error in i2c_read and i2c_write</title>
<updated>2012-10-16T03:47:20Z</updated>
<author>
<name>Tetsuyuki Kobayashi</name>
<email>koba@kmckk.co.jp</email>
</author>
<published>2012-09-13T19:08:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0e5fb33cf7fa7352e9ecf88a834dd5e178f0e80f'/>
<id>urn:sha1:0e5fb33cf7fa7352e9ecf88a834dd5e178f0e80f</id>
<content type='text'>
Before this patch, i2c_{read,write} always returned 0.
Check TACK in i2c_raw_{read,write} so that i2c_{read,write} return non-zero when error.

Acked-by: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;
Signed-off-by: Tetsuyuki Kobayashi &lt;koba@kmckk.co.jp&gt;
</content>
</entry>
<entry>
<title>i2c: sh_i2c: enable i2c_probe</title>
<updated>2012-10-16T03:47:20Z</updated>
<author>
<name>Tetsuyuki Kobayashi</name>
<email>koba@kmckk.co.jp</email>
</author>
<published>2012-09-13T19:08:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=d042d7121b13d98bd403e7b64438ce55cfefd0d9'/>
<id>urn:sha1:d042d7121b13d98bd403e7b64438ce55cfefd0d9</id>
<content type='text'>
Before this patch i2c_probe() always returned 0 and "i2c probe" command did not work properly.

Modify i2c_set_addr() to check TACK when waiting DTE and make i2c_probe() call this function.

Acked-by: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;
Signed-off-by: Tetsuyuki Kobayashi &lt;koba@kmckk.co.jp&gt;
</content>
</entry>
<entry>
<title>i2c: sh_i2c.c: support I2C2, I2C3 and I2C4</title>
<updated>2012-10-16T03:47:20Z</updated>
<author>
<name>Tetsuyuki Kobayashi</name>
<email>koba@kmckk.co.jp</email>
</author>
<published>2012-09-13T19:07:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=020ec727a6bda10f47d69926814d476c0085e8a9'/>
<id>urn:sha1:020ec727a6bda10f47d69926814d476c0085e8a9</id>
<content type='text'>
sh_i2c.c support I2C0 and I2C1. This patch extends it to I2C4.

Acked-by: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;
Signed-off-by: Tetsuyuki Kobayashi &lt;koba@kmckk.co.jp&gt;
</content>
</entry>
<entry>
<title>i2c: sh_i2c.c: adjust for SH73A0</title>
<updated>2012-10-16T03:47:20Z</updated>
<author>
<name>Tetsuyuki Kobayashi</name>
<email>koba@kmckk.co.jp</email>
</author>
<published>2012-09-13T19:07:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3ce2703d8f11b0b5c28409d8335f36bef258831b'/>
<id>urn:sha1:3ce2703d8f11b0b5c28409d8335f36bef258831b</id>
<content type='text'>
Adjust i2c_raw_read() in sh_i2c.c to work for SH73A0.
After this patch, "i2c md" and "i2c mw" command on U-Boot work properly on KZM-A9-GT board.

Acked-by: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;
Signed-off-by: Tetsuyuki Kobayashi &lt;koba@kmckk.co.jp&gt;
</content>
</entry>
<entry>
<title>i2c: sh_i2c.c: correct BUSY bit define in ICSR</title>
<updated>2012-10-16T03:47:19Z</updated>
<author>
<name>Tetsuyuki Kobayashi</name>
<email>koba@kmckk.co.jp</email>
</author>
<published>2012-09-13T19:07:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=57d7c80472d8c87f7c6d321f89a5aed47c865b5a'/>
<id>urn:sha1:57d7c80472d8c87f7c6d321f89a5aed47c865b5a</id>
<content type='text'>
Correct BUSY bit define in ICSR from (1&lt;&lt;3) to (1&lt;&lt;4).

Acked-by: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;
Signed-off-by: Tetsuyuki Kobayashi &lt;koba@kmckk.co.jp&gt;
</content>
</entry>
<entry>
<title>i2c: sh_i2c.c: support iccl and icch extension</title>
<updated>2012-10-16T03:47:19Z</updated>
<author>
<name>Tetsuyuki Kobayashi</name>
<email>koba@kmckk.co.jp</email>
</author>
<published>2012-09-13T19:07:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b1af67fe5e019bbfaca9ca4ec7086fbdb69c440a'/>
<id>urn:sha1:b1af67fe5e019bbfaca9ca4ec7086fbdb69c440a</id>
<content type='text'>
R-mobile SoC (at least SH73A0) has extension bits to store 8th bit of iccl and icch.
This patch add support for the extentin bits.

Acked-by: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;
Signed-off-by: Tetsuyuki Kobayashi &lt;koba@kmckk.co.jp&gt;
</content>
</entry>
</feed>
