index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
designware_i2c.c
Age
Commit message (
Expand
)
Author
2016-10-24
i2c: designware: Avoid overwriting the cmd_data register
Marek Vasut
2016-05-17
i2c: designware_i2c: Optionally check enable status register
Stefan Roese
2016-04-25
i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)
Stefan Roese
2016-04-25
i2c: designware_i2c: Add DM support
Stefan Roese
2016-04-25
i2c: designware_i2c: Prepare for DM driver conversion
Stefan Roese
2016-04-25
i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed()
Stefan Roese
2016-04-25
i2c: designware_i2c: Add dw_i2c_enable() helper function
Stefan Roese
2014-10-29
i2c: designware: Convert driver to multibus/multiadapter framework
Stefan Roese
2014-10-25
i2c: designware: add an implement i2c protos
Jeroen Hofstee
2014-02-20
designware_i2c: remove inclusion of <asm/arch/hardware.h>
Alexey Brodkin
2014-02-20
designware_i2c: Enhance DesignWare I2C driver address support
Chin Liang See
2014-01-13
drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW
Alexey Brodkin
2013-11-13
designware_i2c: remove 10msec delay in i2c_xfer_finish
Alexey Brodkin
2013-11-13
designware_i2c: disable i2c controller during target address setup
Alexey Brodkin
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-12-11
designware_i2c: Fixed the setting of the i2c bus speed
Armando Visconti
2012-12-11
designware_i2c: Added s/w generation of stop bit
Armando Visconti
2012-12-11
designware_i2c.c: Added the support for MULTI_BUS
Armando Visconti
2012-07-07
i2c: designware_i2c.c: Add support for the "i2c probe" command
Stefan Roese
2012-04-24
i2c:designware Turn off the ctrl when setting the speed
Armando Visconti
2012-04-24
i2c: Add support for designware i2c controller
Vipin KUMAR