summaryrefslogtreecommitdiff
path: root/src/soc/mediatek/mt8173/i2c.c
AgeCommit message (Expand)Author
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-08-02mediatek: Refactor I2C code among similar SOCsQii Wang
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
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-11-29src: Remove duplicated round up functionElyes HAOUAS
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-07-16src/soc: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-03-12mediatek/mt8173: Provide I2C bus initialization APIjun.gao
2016-01-22mediatek/mt8173: Add I2C driverLiguo Zhang