aboutsummaryrefslogtreecommitdiff
path: root/src/ec/google/chromeec/ec_i2c.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/ec: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-08-20src/ec: Drop __PRE_RAM__ and __SMM__ guardsKyösti Mälkki
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-21chromeec: provide proto v3 over i2c supportAaron Durbin
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-06-25src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan
2013-04-16ec/google: Support Google's Chrome EC on I2C interface.Hung-Te Lin