Vipin KUMAR 031ed2fa74 i2c: Add support for designware i2c controller
Earlier, a driver exists in the u-boot source for designware i2c interface. That
driver was specific to spear platforms. This patch implements the i2c controller
as a generic driver which can be used by multiple platforms

The driver files are now renamed to designware_i2c.c and designware_i2c.h and
these are moved into drivers/i2c folder for reusability by other
platforms

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
2012-04-24 09:56:37 +02:00
..
2011-11-29 15:43:38 +01:00
2012-03-26 23:09:26 +02:00
2012-02-27 21:19:25 +01:00
2012-03-29 08:12:50 +02:00
2011-06-02 23:18:32 +02:00
2011-07-16 13:00:11 +02:00
2011-11-29 15:43:38 +01:00
2011-02-21 08:30:55 +01:00
2011-09-13 08:25:15 +02:00
2011-07-04 10:55:25 +02:00
2010-10-13 09:59:33 +02:00