summaryrefslogtreecommitdiffstats
path: root/src/drivers/i2c/designware
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-082-3/+3
* 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
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese2018-08-101-0/+1
* src/drivers: Fix typoElyes HAOUAS2018-08-101-1/+1
* drivers/i2c/designware: Fix indentationMaulik V Vaghela2018-03-211-1/+1
* drivers/i2c/designware: Remove spurious word ("familuar")Jonathan Neuschäfer2018-02-141-2/+2
* 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-252-4/+3
* drives/i2c/designware: incorporate device_operations supportAaron Durbin2018-01-242-3/+146
* drivers/i2c/designware: namespace soc functionsAaron Durbin2018-01-241-4/+4
* ic2/designware: Move Intel i2c logic to shared driverChris Ching2017-12-224-0/+891