<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/drivers/i2c/Makefile, branch v2014.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/drivers/i2c/Makefile?h=v2014.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/drivers/i2c/Makefile?h=v2014.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2014-07-07T23:47:18Z</updated>
<entry>
<title>i2c: IHS I2C master driver</title>
<updated>2014-07-07T23:47:18Z</updated>
<author>
<name>Dirk Eibach</name>
<email>dirk.eibach@gdsys.cc</email>
</author>
<published>2014-07-03T07:28:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b46226bdb5a1690756daf77c42bdec91194927b0'/>
<id>urn:sha1:b46226bdb5a1690756daf77c42bdec91194927b0</id>
<content type='text'>
IHS I2C master support was merely a hack in the osd driver.
Now it is a proper u-boot I2C framework driver, supporting the
v2.00 master features.

Signed-off-by: Dirk Eibach &lt;dirk.eibach@gdsys.cc&gt;
</content>
</entry>
<entry>
<title>i2c, davinci: convert driver to new mutlibus/mutliadapter framework</title>
<updated>2014-04-17T21:24:38Z</updated>
<author>
<name>Vitaly Andrianov</name>
<email>vitalya@ti.com</email>
</author>
<published>2014-04-04T17:16:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e8459dcc33c3f3fc5a98b7b69bb3ddd7ad77f632'/>
<id>urn:sha1:e8459dcc33c3f3fc5a98b7b69bb3ddd7ad77f632</id>
<content type='text'>
    - add davinci driver to new multibus/multiadpater support
    - adapted all config files, which uses this driver

Signed-off-by: Vitaly Andrianov &lt;vitalya@ti.com&gt;
Signed-off-by: Murali Karicheri &lt;m-karicheri2@ti.com&gt;
Acked-by: Heiko Schocher &lt;hs@denx.de&gt;
</content>
</entry>
<entry>
<title>i2c: kona: Add Kona I2C driver</title>
<updated>2014-02-22T18:30:39Z</updated>
<author>
<name>Darwin Rambo</name>
<email>drambo@broadcom.com</email>
</author>
<published>2014-02-11T19:06:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4bded3a367b5f0e4025b6460bf8e5101b2f2faac'/>
<id>urn:sha1:4bded3a367b5f0e4025b6460bf8e5101b2f2faac</id>
<content type='text'>
Add support for the Kona I2C controller found on Broadcom mobile SoCs.

Signed-off-by: Darwin Rambo &lt;drambo@broadcom.com&gt;
Reviewed-by: Steve Rae &lt;srae@broadcom.com&gt;
Reviewed-by: Tim Kryger &lt;tkryger@linaro.org&gt;
</content>
</entry>
<entry>
<title>driver:i2c:s3c24x0: adapt driver to new i2c</title>
<updated>2013-12-05T06:39:38Z</updated>
<author>
<name>Piotr Wilczek</name>
<email>p.wilczek@samsung.com</email>
</author>
<published>2013-11-20T09:43:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2d8f1e27695a8a9a3ed863a510be58284b6b411c'/>
<id>urn:sha1:2d8f1e27695a8a9a3ed863a510be58284b6b411c</id>
<content type='text'>
This patch adapts the s3c24x0 driver to the new i2c framework.
Config file is modified for all the boards that use the driver.

Signed-off-by: Piotr Wilczek &lt;p.wilczek@samsung.com&gt;
Signed-off-by: Kyungmin Park &lt;kyungmin.park@samsung.com&gt;
CC: Minkyu Kang &lt;mk7.kang@samsung.com&gt;
CC: Heiko Schocher &lt;hs@denx.de&gt;
CC: Inderpal Singh &lt;inderpal.singh@linaro.org&gt;
CC: David Müller &lt;d.mueller@elsoft.ch&gt;
CC: Chander Kashyap &lt;k.chander@samsung.com&gt;
CC: Lukasz Majewski &lt;l.majewski@samsung.com&gt;
Tested-by: Naveen Krishna Chatradhi &lt;ch.naveen@samsung.com&gt;
Reviewed-by: Naveen Krishna Chatradhi &lt;ch.naveen@samsung.com&gt;
</content>
</entry>
<entry>
<title>i2c, omap1510: remove i2c driver</title>
<updated>2013-11-13T05:18:31Z</updated>
<author>
<name>Heiko Schocher</name>
<email>hs@denx.de</email>
</author>
<published>2013-11-08T07:33:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=85bb251b393470c6d2a91b8f0f92b9f3fda856ca'/>
<id>urn:sha1:85bb251b393470c6d2a91b8f0f92b9f3fda856ca</id>
<content type='text'>
remove omap1510 i2c driver, as there is no board which uses it

Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;
Cc: Tom Rini &lt;trini@ti.com&gt;
Cc: Jian Zhang &lt;jzhang@ti.com&gt;
</content>
</entry>
<entry>
<title>i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework</title>
<updated>2013-11-13T05:18:27Z</updated>
<author>
<name>Heiko Schocher</name>
<email>hs@denx.de</email>
</author>
<published>2013-11-08T06:30:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=0bdffe71fddeaa46768a39305797e4512dee0f15'/>
<id>urn:sha1:0bdffe71fddeaa46768a39305797e4512dee0f15</id>
<content type='text'>
- add zync i2c driver to new multibus/multiadpater support
- adapted all config files, which uses this driver

Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;
Cc: Joe Hershberger &lt;joe.hershberger@ni.com&gt;
Cc: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework</title>
<updated>2013-11-13T05:18:17Z</updated>
<author>
<name>Heiko Schocher</name>
<email>hs@denx.de</email>
</author>
<published>2013-10-22T09:03:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=6789e84ecaa8f45d053084e08c381284a04abff7'/>
<id>urn:sha1:6789e84ecaa8f45d053084e08c381284a04abff7</id>
<content type='text'>
- add omap24xx driver to new multibus/multiadpater support
- adapted all config files, which uses this driver

Tested on the am335x based siemens boards rut, dxr2 and pxm2
posted here:
http://patchwork.ozlabs.org/patch/263211/

Signed-off-by: Heiko Schocher &lt;hs@denx.de&gt;
Tested-by: Tom Rini &lt;trini@ti.com&gt;
Cc: Lars Poeschel &lt;poeschel@lemonage.de&gt;
Cc: Steve Sakoman &lt;sakoman@gmail.com&gt;
Cc: Thomas Weber &lt;weber@corscience.de&gt;
Cc: Tom Rix &lt;Tom.Rix@windriver.com&gt;
Cc: Grazvydas Ignotas &lt;notasas@gmail.com&gt;
Cc: Enric Balletbo i Serra &lt;eballetbo@iseebcn.com&gt;
Cc: Luca Ceresoli &lt;luca.ceresoli@comelit.it&gt;
Cc: Igor Grinberg &lt;grinberg@compulab.co.il&gt;
Cc: Ilya Yanok &lt;yanok@emcraft.com&gt;
Cc: Stefano Babic &lt;sbabic@denx.de&gt;
Cc: Nishanth Menon &lt;nm@ti.com&gt;
Cc: Pali Rohár &lt;pali.rohar@gmail.com&gt;
Cc: Peter Barada &lt;peter.barada@logicpd.com&gt;
Cc: Nagendra T S  &lt;nagendra@mistralsolutions.com&gt;
Cc: Michael Jones &lt;michael.jones@matrix-vision.de&gt;
Cc: Raphael Assenat &lt;raph@8d.com&gt;
Acked-by: Igor Grinberg &lt;grinberg@compulab.co.il&gt;
Acked-by: Stefano Babic &lt;sbabic@denx.de&gt;
</content>
</entry>
<entry>
<title>i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework</title>
<updated>2013-11-13T05:08:26Z</updated>
<author>
<name>Nobuhiro Iwamatsu</name>
<email>nobuhiro.iwamatsu.yj@renesas.com</email>
</author>
<published>2013-10-29T04:33:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=2035d77d790044f389a18c0e6baa05e86d4b32a0'/>
<id>urn:sha1:2035d77d790044f389a18c0e6baa05e86d4b32a0</id>
<content type='text'>
This updates to new I2C framwwork on sh_i2c.
And this also updates boards(kzm9g and ecovec) that using sh_i2c.

Signed-off-by: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;
Signed-off-by: Nobuhiro Iwamatsu &lt;iwamatsu@nigauri.org&gt;
</content>
</entry>
<entry>
<title>drivers: convert makefiles to Kbuild style</title>
<updated>2013-10-31T17:26:01Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.m@jp.panasonic.com</email>
</author>
<published>2013-10-17T08:34:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=710f1d3d5f44731665a0d801d166c0f98c1de38e'/>
<id>urn:sha1:710f1d3d5f44731665a0d801d166c0f98c1de38e</id>
<content type='text'>
Signed-off-by: Masahiro Yamada &lt;yamada.m@jp.panasonic.com&gt;
</content>
</entry>
<entry>
<title>i2c: Add support for Renesas rcar</title>
<updated>2013-10-17T05:20:25Z</updated>
<author>
<name>Nobuhiro Iwamatsu</name>
<email>nobuhiro.iwamatsu.yj@renesas.com</email>
</author>
<published>2013-09-27T07:58:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=1086bfa9f49127e40a92b1225af1ed5e41f8fa1c'/>
<id>urn:sha1:1086bfa9f49127e40a92b1225af1ed5e41f8fa1c</id>
<content type='text'>
This supports i2c controller for Renesas rcar.

Signed-off-by: Hisashi Nakamura &lt;hisashi.nakamura.ak@renesas.com&gt;
Signed-off-by: Nobuhiro Iwamatsu &lt;nobuhiro.iwamatsu.yj@renesas.com&gt;
</content>
</entry>
</feed>
