summaryrefslogtreecommitdiffstats
path: root/src/ec/google/chromeec/ec_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* ec/google: Use EC_HOST_EVENT_NONERob Barnes2021-06-301-2/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* src/ec: Drop __PRE_RAM__ and __SMM__ guardsKyösti Mälkki2019-08-201-2/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-141-6/+6
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* chromeec: provide proto v3 over i2c supportAaron Durbin2015-03-211-0/+107
* i2c: Replace the i2c API.Gabe Black2014-12-161-2/+2
* src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan2014-06-251-0/+1
* ec/google: Support Google's Chrome EC on I2C interface.Hung-Te Lin2013-04-161-0/+159