Age | Commit message (Expand) | Author |
---|---|---|
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-08-02 | mediatek: Refactor I2C code among similar SOCs | Qii Wang |
2019-04-23 | src: Add missing include 'console.h' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2018-11-29 | src: Remove duplicated round up function | Elyes HAOUAS |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-08-14 | i2c: Move to Linux like `struct i2c_msg` | Nico Huber |
2017-07-16 | src/soc: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2016-03-12 | mediatek/mt8173: Provide I2C bus initialization API | jun.gao |
2016-01-22 | mediatek/mt8173: Add I2C driver | Liguo Zhang |