summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/quark/gpio_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* soc/intel/quark/gpio_i2c.c: Use __func__Elyes HAOUAS2021-01-241-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/quark: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* soc/intel/quark: Get rid of device_tElyes HAOUAS2018-05-281-1/+1
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* soc/intel/quark: Split I2C out from driverLee Leahy2016-05-311-152/+0
* soc/intel/quark: Add I2C supportLee Leahy2016-05-181-0/+195