aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/designware
AgeCommit message (Expand)Author
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-07-19drivers/i2c/dw: Don't try to generate unselected speeds in ACPI tableTim Wawrzynczak
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-12-07drivers/i2c/designware: Add soc_clock entry for 216MHzDuncan Laurie
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2018-08-10src/drivers: Fix typoElyes HAOUAS
2018-03-21drivers/i2c/designware: Fix indentationMaulik V Vaghela
2018-02-14drivers/i2c/designware: Remove spurious word ("familuar")Jonathan Neuschäfer
2018-02-02drivers/i2c/designware: conform to controller restrictionsAaron Durbin
2018-02-01drivers/i2c/designware: Unset IC_ENABLE when setting target addressChris Ching
2018-01-25drivers/i2c/designware: reduce API complication for bus configAaron Durbin
2018-01-24drives/i2c/designware: incorporate device_operations supportAaron Durbin
2018-01-24drivers/i2c/designware: namespace soc functionsAaron Durbin
2017-12-22ic2/designware: Move Intel i2c logic to shared driverChris Ching