| Commit message (Expand) | Author | Age | Lines |
* | i2c: designware: Convert driver to multibus/multiadapter framework | Stefan Roese | 2014-10-29 | -166/+127 |
* | i2c: designware: add an implement i2c protos | Jeroen Hofstee | 2014-10-25 | -7/+12 |
* | designware_i2c: remove inclusion of <asm/arch/hardware.h> | Alexey Brodkin | 2014-02-20 | -1/+0 |
* | designware_i2c: Enhance DesignWare I2C driver address support | Chin Liang See | 2014-02-20 | -32/+9 |
* | drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW | Alexey Brodkin | 2014-01-13 | -0/+38 |
* | designware_i2c: remove 10msec delay in i2c_xfer_finish | Alexey Brodkin | 2013-11-13 | -3/+0 |
* | designware_i2c: disable i2c controller during target address setup | Alexey Brodkin | 2013-11-13 | -0/+12 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | designware_i2c: Fixed the setting of the i2c bus speed | Armando Visconti | 2012-12-11 | -15/+13 |
* | designware_i2c: Added s/w generation of stop bit | Armando Visconti | 2012-12-11 | -3/+8 |
* | designware_i2c.c: Added the support for MULTI_BUS | Armando Visconti | 2012-12-11 | -1/+81 |
* | i2c: designware_i2c.c: Add support for the "i2c probe" command | Stefan Roese | 2012-07-07 | -6/+10 |
* | i2c:designware Turn off the ctrl when setting the speed | Armando Visconti | 2012-04-24 | -0/+11 |
* | i2c: Add support for designware i2c controller | Vipin KUMAR | 2012-04-24 | -0/+331 |