summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/designware_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: designware: Convert driver to multibus/multiadapter frameworkStefan Roese2014-10-291-166/+127
* i2c: designware: add an implement i2c protosJeroen Hofstee2014-10-251-7/+12
* designware_i2c: remove inclusion of <asm/arch/hardware.h>Alexey Brodkin2014-02-201-1/+0
* designware_i2c: Enhance DesignWare I2C driver address supportChin Liang See2014-02-201-32/+9
* drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOWAlexey Brodkin2014-01-131-0/+38
* designware_i2c: remove 10msec delay in i2c_xfer_finishAlexey Brodkin2013-11-131-3/+0
* designware_i2c: disable i2c controller during target address setupAlexey Brodkin2013-11-131-0/+12
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* designware_i2c: Fixed the setting of the i2c bus speedArmando Visconti2012-12-111-15/+13
* designware_i2c: Added s/w generation of stop bitArmando Visconti2012-12-111-3/+8
* designware_i2c.c: Added the support for MULTI_BUSArmando Visconti2012-12-111-1/+81
* i2c: designware_i2c.c: Add support for the "i2c probe" commandStefan Roese2012-07-071-6/+10
* i2c:designware Turn off the ctrl when setting the speedArmando Visconti2012-04-241-0/+11
* i2c: Add support for designware i2c controllerVipin KUMAR2012-04-241-0/+331
OpenPOWER on IntegriCloud