summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/designware/dw_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/i2c/dw: Don't try to generate unselected speeds in ACPI tableTim Wawrzynczak2019-07-191-17/+7
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* drivers/i2c/designware: Add soc_clock entry for 216MHzDuncan Laurie2018-12-071-0/+7
* src/drivers: Fix typoElyes HAOUAS2018-08-101-1/+1
* drivers/i2c/designware: Fix indentationMaulik V Vaghela2018-03-211-1/+1
* drivers/i2c/designware: conform to controller restrictionsAaron Durbin2018-02-021-17/+34
* drivers/i2c/designware: Unset IC_ENABLE when setting target addressChris Ching2018-02-011-1/+5
* drivers/i2c/designware: reduce API complication for bus configAaron Durbin2018-01-251-2/+2
* drives/i2c/designware: incorporate device_operations supportAaron Durbin2018-01-241-3/+121
* ic2/designware: Move Intel i2c logic to shared driverChris Ching2017-12-221-0/+728