aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/i2c/designware/dw_i2c.h
AgeCommit message (Expand)Author
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-10-08Move compiler.h to commonlibNico Huber
2018-02-14drivers/i2c/designware: Remove spurious word ("familuar")Jonathan Neuschäfer
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