summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/quark/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-141-8/+8
* soc/intel/quark: Add I2C debuggingLee Leahy2017-07-031-7/+74
* soc/intel/quark: Fix I2C driverLee Leahy2017-03-071-78/+204
* src/soc: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-1/+1
* intel/quark: Fix assert checkFurquan Shaikh2016-08-151-1/+1
* soc/intel/quark: Remove use of EDK-II macros and data typesLee Leahy2016-08-031-1/+2
* soc/intel/quark: Split I2C out from driverLee Leahy2016-05-311-0/+176